Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DuvanVilladiego/f1f0b5371de0597e00257deb251fc1f2 to your computer and use it in GitHub Desktop.
Save DuvanVilladiego/f1f0b5371de0597e00257deb251fc1f2 to your computer and use it in GitHub Desktop.
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
{
"deploy": {
"VM:-": {
"linkReferences": {},
"autoDeployLib": true
},
"main:1": {
"linkReferences": {},
"autoDeployLib": true
},
"ropsten:3": {
"linkReferences": {},
"autoDeployLib": true
},
"rinkeby:4": {
"linkReferences": {},
"autoDeployLib": true
},
"kovan:42": {
"linkReferences": {},
"autoDeployLib": true
},
"görli:5": {
"linkReferences": {},
"autoDeployLib": true
},
"Custom": {
"linkReferences": {},
"autoDeployLib": true
}
},
"data": {
"bytecode": {
"functionDebugData": {
"@_52": {
"entryPoint": null,
"id": 52,
"parameterSlots": 4,
"returnSlots": 0
},
"abi_decode_available_length_t_string_memory_ptr_fromMemory": {
"entryPoint": 576,
"id": null,
"parameterSlots": 3,
"returnSlots": 1
},
"abi_decode_t_string_memory_ptr_fromMemory": {
"entryPoint": 651,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"abi_decode_t_uint256_fromMemory": {
"entryPoint": 702,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"abi_decode_tuple_t_string_memory_ptrt_string_memory_ptrt_string_memory_ptrt_uint256_fromMemory": {
"entryPoint": 725,
"id": null,
"parameterSlots": 2,
"returnSlots": 4
},
"allocate_memory": {
"entryPoint": 932,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"allocate_unbounded": {
"entryPoint": 963,
"id": null,
"parameterSlots": 0,
"returnSlots": 1
},
"array_allocation_size_t_string_memory_ptr": {
"entryPoint": 973,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"cleanup_t_uint256": {
"entryPoint": 1027,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"copy_memory_to_memory": {
"entryPoint": 1037,
"id": null,
"parameterSlots": 3,
"returnSlots": 0
},
"extract_byte_array_length": {
"entryPoint": 1091,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"finalize_allocation": {
"entryPoint": 1145,
"id": null,
"parameterSlots": 2,
"returnSlots": 0
},
"panic_error_0x21": {
"entryPoint": 1199,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"panic_error_0x22": {
"entryPoint": 1246,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"panic_error_0x41": {
"entryPoint": 1293,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"revert_error_1b9f4a0a5773e33b91aa01db23bf8c55fce1411167c872835e7fa00a4f17d46d": {
"entryPoint": 1340,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"revert_error_987264b3b1d58a9c7f8255e93e81c77d86d6299019c33110a076957a3e06e2ae": {
"entryPoint": 1345,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db": {
"entryPoint": 1350,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b": {
"entryPoint": 1355,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"round_up_to_mul_of_32": {
"entryPoint": 1360,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"validator_revert_t_uint256": {
"entryPoint": 1377,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
}
},
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:5125:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "102:326:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "112:75:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "179:6:1"
}
],
"functionName": {
"name": "array_allocation_size_t_string_memory_ptr",
"nodeType": "YulIdentifier",
"src": "137:41:1"
},
"nodeType": "YulFunctionCall",
"src": "137:49:1"
}
],
"functionName": {
"name": "allocate_memory",
"nodeType": "YulIdentifier",
"src": "121:15:1"
},
"nodeType": "YulFunctionCall",
"src": "121:66:1"
},
"variableNames": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "112:5:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "203:5:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "210:6:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "196:6:1"
},
"nodeType": "YulFunctionCall",
"src": "196:21:1"
},
"nodeType": "YulExpressionStatement",
"src": "196:21:1"
},
{
"nodeType": "YulVariableDeclaration",
"src": "226:27:1",
"value": {
"arguments": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "241:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "248:4:1",
"type": "",
"value": "0x20"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "237:3:1"
},
"nodeType": "YulFunctionCall",
"src": "237:16:1"
},
"variables": [
{
"name": "dst",
"nodeType": "YulTypedName",
"src": "230:3:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "291:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_987264b3b1d58a9c7f8255e93e81c77d86d6299019c33110a076957a3e06e2ae",
"nodeType": "YulIdentifier",
"src": "293:77:1"
},
"nodeType": "YulFunctionCall",
"src": "293:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "293:79:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "src",
"nodeType": "YulIdentifier",
"src": "272:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "277:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "268:3:1"
},
"nodeType": "YulFunctionCall",
"src": "268:16:1"
},
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "286:3:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "265:2:1"
},
"nodeType": "YulFunctionCall",
"src": "265:25:1"
},
"nodeType": "YulIf",
"src": "262:112:1"
},
{
"expression": {
"arguments": [
{
"name": "src",
"nodeType": "YulIdentifier",
"src": "405:3:1"
},
{
"name": "dst",
"nodeType": "YulIdentifier",
"src": "410:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "415:6:1"
}
],
"functionName": {
"name": "copy_memory_to_memory",
"nodeType": "YulIdentifier",
"src": "383:21:1"
},
"nodeType": "YulFunctionCall",
"src": "383:39:1"
},
"nodeType": "YulExpressionStatement",
"src": "383:39:1"
}
]
},
"name": "abi_decode_available_length_t_string_memory_ptr_fromMemory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "src",
"nodeType": "YulTypedName",
"src": "75:3:1",
"type": ""
},
{
"name": "length",
"nodeType": "YulTypedName",
"src": "80:6:1",
"type": ""
},
{
"name": "end",
"nodeType": "YulTypedName",
"src": "88:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "array",
"nodeType": "YulTypedName",
"src": "96:5:1",
"type": ""
}
],
"src": "7:421:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "521:282:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "570:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_1b9f4a0a5773e33b91aa01db23bf8c55fce1411167c872835e7fa00a4f17d46d",
"nodeType": "YulIdentifier",
"src": "572:77:1"
},
"nodeType": "YulFunctionCall",
"src": "572:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "572:79:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "549:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "557:4:1",
"type": "",
"value": "0x1f"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "545:3:1"
},
"nodeType": "YulFunctionCall",
"src": "545:17:1"
},
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "564:3:1"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "541:3:1"
},
"nodeType": "YulFunctionCall",
"src": "541:27:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "534:6:1"
},
"nodeType": "YulFunctionCall",
"src": "534:35:1"
},
"nodeType": "YulIf",
"src": "531:122:1"
},
{
"nodeType": "YulVariableDeclaration",
"src": "662:27:1",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "682:6:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "676:5:1"
},
"nodeType": "YulFunctionCall",
"src": "676:13:1"
},
"variables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "666:6:1",
"type": ""
}
]
},
{
"nodeType": "YulAssignment",
"src": "698:99:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "770:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "778:4:1",
"type": "",
"value": "0x20"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "766:3:1"
},
"nodeType": "YulFunctionCall",
"src": "766:17:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "785:6:1"
},
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "793:3:1"
}
],
"functionName": {
"name": "abi_decode_available_length_t_string_memory_ptr_fromMemory",
"nodeType": "YulIdentifier",
"src": "707:58:1"
},
"nodeType": "YulFunctionCall",
"src": "707:90:1"
},
"variableNames": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "698:5:1"
}
]
}
]
},
"name": "abi_decode_t_string_memory_ptr_fromMemory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "499:6:1",
"type": ""
},
{
"name": "end",
"nodeType": "YulTypedName",
"src": "507:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "array",
"nodeType": "YulTypedName",
"src": "515:5:1",
"type": ""
}
],
"src": "448:355:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "872:80:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "882:22:1",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "897:6:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "891:5:1"
},
"nodeType": "YulFunctionCall",
"src": "891:13:1"
},
"variableNames": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "882:5:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "940:5:1"
}
],
"functionName": {
"name": "validator_revert_t_uint256",
"nodeType": "YulIdentifier",
"src": "913:26:1"
},
"nodeType": "YulFunctionCall",
"src": "913:33:1"
},
"nodeType": "YulExpressionStatement",
"src": "913:33:1"
}
]
},
"name": "abi_decode_t_uint256_fromMemory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "850:6:1",
"type": ""
},
{
"name": "end",
"nodeType": "YulTypedName",
"src": "858:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "866:5:1",
"type": ""
}
],
"src": "809:143:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1116:1181:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1163:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b",
"nodeType": "YulIdentifier",
"src": "1165:77:1"
},
"nodeType": "YulFunctionCall",
"src": "1165:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "1165:79:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1137:7:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1146:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1133:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1133:23:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1158:3:1",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1129:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1129:33:1"
},
"nodeType": "YulIf",
"src": "1126:120:1"
},
{
"nodeType": "YulBlock",
"src": "1256:291:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "1271:38:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1295:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1306:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1291:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1291:17:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1285:5:1"
},
"nodeType": "YulFunctionCall",
"src": "1285:24:1"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "1275:6:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1356:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db",
"nodeType": "YulIdentifier",
"src": "1358:77:1"
},
"nodeType": "YulFunctionCall",
"src": "1358:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "1358:79:1"
}
]
},
"condition": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1328:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1336:18:1",
"type": "",
"value": "0xffffffffffffffff"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1325:2:1"
},
"nodeType": "YulFunctionCall",
"src": "1325:30:1"
},
"nodeType": "YulIf",
"src": "1322:117:1"
},
{
"nodeType": "YulAssignment",
"src": "1453:84:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1509:9:1"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1520:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1505:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1505:22:1"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1529:7:1"
}
],
"functionName": {
"name": "abi_decode_t_string_memory_ptr_fromMemory",
"nodeType": "YulIdentifier",
"src": "1463:41:1"
},
"nodeType": "YulFunctionCall",
"src": "1463:74:1"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1453:6:1"
}
]
}
]
},
{
"nodeType": "YulBlock",
"src": "1557:292:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "1572:39:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1596:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1607:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1592:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1592:18:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1586:5:1"
},
"nodeType": "YulFunctionCall",
"src": "1586:25:1"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "1576:6:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1658:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db",
"nodeType": "YulIdentifier",
"src": "1660:77:1"
},
"nodeType": "YulFunctionCall",
"src": "1660:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "1660:79:1"
}
]
},
"condition": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1630:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1638:18:1",
"type": "",
"value": "0xffffffffffffffff"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1627:2:1"
},
"nodeType": "YulFunctionCall",
"src": "1627:30:1"
},
"nodeType": "YulIf",
"src": "1624:117:1"
},
{
"nodeType": "YulAssignment",
"src": "1755:84:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1811:9:1"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1822:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1807:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1807:22:1"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1831:7:1"
}
],
"functionName": {
"name": "abi_decode_t_string_memory_ptr_fromMemory",
"nodeType": "YulIdentifier",
"src": "1765:41:1"
},
"nodeType": "YulFunctionCall",
"src": "1765:74:1"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1755:6:1"
}
]
}
]
},
{
"nodeType": "YulBlock",
"src": "1859:292:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "1874:39:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1898:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1909:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1894:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1894:18:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1888:5:1"
},
"nodeType": "YulFunctionCall",
"src": "1888:25:1"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "1878:6:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1960:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db",
"nodeType": "YulIdentifier",
"src": "1962:77:1"
},
"nodeType": "YulFunctionCall",
"src": "1962:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "1962:79:1"
}
]
},
"condition": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1932:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1940:18:1",
"type": "",
"value": "0xffffffffffffffff"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1929:2:1"
},
"nodeType": "YulFunctionCall",
"src": "1929:30:1"
},
"nodeType": "YulIf",
"src": "1926:117:1"
},
{
"nodeType": "YulAssignment",
"src": "2057:84:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2113:9:1"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "2124:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2109:3:1"
},
"nodeType": "YulFunctionCall",
"src": "2109:22:1"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "2133:7:1"
}
],
"functionName": {
"name": "abi_decode_t_string_memory_ptr_fromMemory",
"nodeType": "YulIdentifier",
"src": "2067:41:1"
},
"nodeType": "YulFunctionCall",
"src": "2067:74:1"
},
"variableNames": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "2057:6:1"
}
]
}
]
},
{
"nodeType": "YulBlock",
"src": "2161:129:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "2176:16:1",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "2190:2:1",
"type": "",
"value": "96"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "2180:6:1",
"type": ""
}
]
},
{
"nodeType": "YulAssignment",
"src": "2206:74:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2252:9:1"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "2263:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2248:3:1"
},
"nodeType": "YulFunctionCall",
"src": "2248:22:1"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "2272:7:1"
}
],
"functionName": {
"name": "abi_decode_t_uint256_fromMemory",
"nodeType": "YulIdentifier",
"src": "2216:31:1"
},
"nodeType": "YulFunctionCall",
"src": "2216:64:1"
},
"variableNames": [
{
"name": "value3",
"nodeType": "YulIdentifier",
"src": "2206:6:1"
}
]
}
]
}
]
},
"name": "abi_decode_tuple_t_string_memory_ptrt_string_memory_ptrt_string_memory_ptrt_uint256_fromMemory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1062:9:1",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "1073:7:1",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1085:6:1",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "1093:6:1",
"type": ""
},
{
"name": "value2",
"nodeType": "YulTypedName",
"src": "1101:6:1",
"type": ""
},
{
"name": "value3",
"nodeType": "YulTypedName",
"src": "1109:6:1",
"type": ""
}
],
"src": "958:1339:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2344:88:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2354:30:1",
"value": {
"arguments": [],
"functionName": {
"name": "allocate_unbounded",
"nodeType": "YulIdentifier",
"src": "2364:18:1"
},
"nodeType": "YulFunctionCall",
"src": "2364:20:1"
},
"variableNames": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "2354:6:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "2413:6:1"
},
{
"name": "size",
"nodeType": "YulIdentifier",
"src": "2421:4:1"
}
],
"functionName": {
"name": "finalize_allocation",
"nodeType": "YulIdentifier",
"src": "2393:19:1"
},
"nodeType": "YulFunctionCall",
"src": "2393:33:1"
},
"nodeType": "YulExpressionStatement",
"src": "2393:33:1"
}
]
},
"name": "allocate_memory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "size",
"nodeType": "YulTypedName",
"src": "2328:4:1",
"type": ""
}
],
"returnVariables": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "2337:6:1",
"type": ""
}
],
"src": "2303:129:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2478:35:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2488:19:1",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2504:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "2498:5:1"
},
"nodeType": "YulFunctionCall",
"src": "2498:9:1"
},
"variableNames": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "2488:6:1"
}
]
}
]
},
"name": "allocate_unbounded",
"nodeType": "YulFunctionDefinition",
"returnVariables": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "2471:6:1",
"type": ""
}
],
"src": "2438:75:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2586:241:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "2691:22:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x41",
"nodeType": "YulIdentifier",
"src": "2693:16:1"
},
"nodeType": "YulFunctionCall",
"src": "2693:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "2693:18:1"
}
]
},
"condition": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2663:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2671:18:1",
"type": "",
"value": "0xffffffffffffffff"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "2660:2:1"
},
"nodeType": "YulFunctionCall",
"src": "2660:30:1"
},
"nodeType": "YulIf",
"src": "2657:56:1"
},
{
"nodeType": "YulAssignment",
"src": "2723:37:1",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2753:6:1"
}
],
"functionName": {
"name": "round_up_to_mul_of_32",
"nodeType": "YulIdentifier",
"src": "2731:21:1"
},
"nodeType": "YulFunctionCall",
"src": "2731:29:1"
},
"variableNames": [
{
"name": "size",
"nodeType": "YulIdentifier",
"src": "2723:4:1"
}
]
},
{
"nodeType": "YulAssignment",
"src": "2797:23:1",
"value": {
"arguments": [
{
"name": "size",
"nodeType": "YulIdentifier",
"src": "2809:4:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2815:4:1",
"type": "",
"value": "0x20"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2805:3:1"
},
"nodeType": "YulFunctionCall",
"src": "2805:15:1"
},
"variableNames": [
{
"name": "size",
"nodeType": "YulIdentifier",
"src": "2797:4:1"
}
]
}
]
},
"name": "array_allocation_size_t_string_memory_ptr",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "2570:6:1",
"type": ""
}
],
"returnVariables": [
{
"name": "size",
"nodeType": "YulTypedName",
"src": "2581:4:1",
"type": ""
}
],
"src": "2519:308:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2878:32:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2888:16:1",
"value": {
"name": "value",
"nodeType": "YulIdentifier",
"src": "2899:5:1"
},
"variableNames": [
{
"name": "cleaned",
"nodeType": "YulIdentifier",
"src": "2888:7:1"
}
]
}
]
},
"name": "cleanup_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "2860:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "cleaned",
"nodeType": "YulTypedName",
"src": "2870:7:1",
"type": ""
}
],
"src": "2833:77:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2965:258:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "2975:10:1",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "2984:1:1",
"type": "",
"value": "0"
},
"variables": [
{
"name": "i",
"nodeType": "YulTypedName",
"src": "2979:1:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "3044:63:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "dst",
"nodeType": "YulIdentifier",
"src": "3069:3:1"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "3074:1:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3065:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3065:11:1"
},
{
"arguments": [
{
"arguments": [
{
"name": "src",
"nodeType": "YulIdentifier",
"src": "3088:3:1"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "3093:1:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3084:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3084:11:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "3078:5:1"
},
"nodeType": "YulFunctionCall",
"src": "3078:18:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3058:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3058:39:1"
},
"nodeType": "YulExpressionStatement",
"src": "3058:39:1"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "3005:1:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3008:6:1"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "3002:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3002:13:1"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "3016:19:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "3018:15:1",
"value": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "3027:1:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3030:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3023:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3023:10:1"
},
"variableNames": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "3018:1:1"
}
]
}
]
},
"pre": {
"nodeType": "YulBlock",
"src": "2998:3:1",
"statements": []
},
"src": "2994:113:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3141:76:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "dst",
"nodeType": "YulIdentifier",
"src": "3191:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3196:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3187:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3187:16:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3205:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3180:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3180:27:1"
},
"nodeType": "YulExpressionStatement",
"src": "3180:27:1"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "3122:1:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3125:6:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "3119:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3119:13:1"
},
"nodeType": "YulIf",
"src": "3116:101:1"
}
]
},
"name": "copy_memory_to_memory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "src",
"nodeType": "YulTypedName",
"src": "2947:3:1",
"type": ""
},
{
"name": "dst",
"nodeType": "YulTypedName",
"src": "2952:3:1",
"type": ""
},
{
"name": "length",
"nodeType": "YulTypedName",
"src": "2957:6:1",
"type": ""
}
],
"src": "2916:307:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3280:269:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "3290:22:1",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "3304:4:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3310:1:1",
"type": "",
"value": "2"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "3300:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3300:12:1"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3290:6:1"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "3321:38:1",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "3351:4:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3357:1:1",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "3347:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3347:12:1"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "3325:18:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "3398:51:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "3412:27:1",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3426:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3434:4:1",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "3422:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3422:17:1"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3412:6:1"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "3378:18:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "3371:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3371:26:1"
},
"nodeType": "YulIf",
"src": "3368:81:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3501:42:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x22",
"nodeType": "YulIdentifier",
"src": "3515:16:1"
},
"nodeType": "YulFunctionCall",
"src": "3515:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "3515:18:1"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "3465:18:1"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "3488:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3496:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "3485:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3485:14:1"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "3462:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3462:38:1"
},
"nodeType": "YulIf",
"src": "3459:84:1"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "3264:4:1",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "3273:6:1",
"type": ""
}
],
"src": "3229:320:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3598:238:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "3608:58:1",
"value": {
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "3630:6:1"
},
{
"arguments": [
{
"name": "size",
"nodeType": "YulIdentifier",
"src": "3660:4:1"
}
],
"functionName": {
"name": "round_up_to_mul_of_32",
"nodeType": "YulIdentifier",
"src": "3638:21:1"
},
"nodeType": "YulFunctionCall",
"src": "3638:27:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3626:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3626:40:1"
},
"variables": [
{
"name": "newFreePtr",
"nodeType": "YulTypedName",
"src": "3612:10:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "3777:22:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x41",
"nodeType": "YulIdentifier",
"src": "3779:16:1"
},
"nodeType": "YulFunctionCall",
"src": "3779:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "3779:18:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "3720:10:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3732:18:1",
"type": "",
"value": "0xffffffffffffffff"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "3717:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3717:34:1"
},
{
"arguments": [
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "3756:10:1"
},
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "3768:6:1"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "3753:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3753:22:1"
}
],
"functionName": {
"name": "or",
"nodeType": "YulIdentifier",
"src": "3714:2:1"
},
"nodeType": "YulFunctionCall",
"src": "3714:62:1"
},
"nodeType": "YulIf",
"src": "3711:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3815:2:1",
"type": "",
"value": "64"
},
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "3819:10:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3808:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3808:22:1"
},
"nodeType": "YulExpressionStatement",
"src": "3808:22:1"
}
]
},
"name": "finalize_allocation",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "3584:6:1",
"type": ""
},
{
"name": "size",
"nodeType": "YulTypedName",
"src": "3592:4:1",
"type": ""
}
],
"src": "3555:281:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3870:152:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3887:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3890:77:1",
"type": "",
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3880:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3880:88:1"
},
"nodeType": "YulExpressionStatement",
"src": "3880:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3984:1:1",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3987:4:1",
"type": "",
"value": "0x21"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3977:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3977:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "3977:15:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4008:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4011:4:1",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4001:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4001:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "4001:15:1"
}
]
},
"name": "panic_error_0x21",
"nodeType": "YulFunctionDefinition",
"src": "3842:180:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4056:152:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4073:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4076:77:1",
"type": "",
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4066:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4066:88:1"
},
"nodeType": "YulExpressionStatement",
"src": "4066:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4170:1:1",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4173:4:1",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4163:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4163:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "4163:15:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4194:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4197:4:1",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4187:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4187:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "4187:15:1"
}
]
},
"name": "panic_error_0x22",
"nodeType": "YulFunctionDefinition",
"src": "4028:180:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4242:152:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4259:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4262:77:1",
"type": "",
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4252:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4252:88:1"
},
"nodeType": "YulExpressionStatement",
"src": "4252:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4356:1:1",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4359:4:1",
"type": "",
"value": "0x41"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4349:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4349:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "4349:15:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4380:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4383:4:1",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4373:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4373:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "4373:15:1"
}
]
},
"name": "panic_error_0x41",
"nodeType": "YulFunctionDefinition",
"src": "4214:180:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4489:28:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4506:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4509:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4499:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4499:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "4499:12:1"
}
]
},
"name": "revert_error_1b9f4a0a5773e33b91aa01db23bf8c55fce1411167c872835e7fa00a4f17d46d",
"nodeType": "YulFunctionDefinition",
"src": "4400:117:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4612:28:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4629:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4632:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4622:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4622:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "4622:12:1"
}
]
},
"name": "revert_error_987264b3b1d58a9c7f8255e93e81c77d86d6299019c33110a076957a3e06e2ae",
"nodeType": "YulFunctionDefinition",
"src": "4523:117:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4735:28:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4752:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4755:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4745:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4745:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "4745:12:1"
}
]
},
"name": "revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db",
"nodeType": "YulFunctionDefinition",
"src": "4646:117:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4858:28:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4875:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4878:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "4868:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4868:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "4868:12:1"
}
]
},
"name": "revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b",
"nodeType": "YulFunctionDefinition",
"src": "4769:117:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4940:54:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "4950:38:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "4968:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4975:2:1",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4964:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4964:14:1"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4984:2:1",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "4980:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4980:7:1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "4960:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4960:28:1"
},
"variableNames": [
{
"name": "result",
"nodeType": "YulIdentifier",
"src": "4950:6:1"
}
]
}
]
},
"name": "round_up_to_mul_of_32",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "4923:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "result",
"nodeType": "YulTypedName",
"src": "4933:6:1",
"type": ""
}
],
"src": "4892:102:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5043:79:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "5100:16:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5109:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5112:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "5102:6:1"
},
"nodeType": "YulFunctionCall",
"src": "5102:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "5102:12:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "5066:5:1"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "5091:5:1"
}
],
"functionName": {
"name": "cleanup_t_uint256",
"nodeType": "YulIdentifier",
"src": "5073:17:1"
},
"nodeType": "YulFunctionCall",
"src": "5073:24:1"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "5063:2:1"
},
"nodeType": "YulFunctionCall",
"src": "5063:35:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "5056:6:1"
},
"nodeType": "YulFunctionCall",
"src": "5056:43:1"
},
"nodeType": "YulIf",
"src": "5053:63:1"
}
]
},
"name": "validator_revert_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "5036:5:1",
"type": ""
}
],
"src": "5000:122:1"
}
]
},
"contents": "{\n\n function abi_decode_available_length_t_string_memory_ptr_fromMemory(src, length, end) -> array {\n array := allocate_memory(array_allocation_size_t_string_memory_ptr(length))\n mstore(array, length)\n let dst := add(array, 0x20)\n if gt(add(src, length), end) { revert_error_987264b3b1d58a9c7f8255e93e81c77d86d6299019c33110a076957a3e06e2ae() }\n copy_memory_to_memory(src, dst, length)\n }\n\n // string\n function abi_decode_t_string_memory_ptr_fromMemory(offset, end) -> array {\n if iszero(slt(add(offset, 0x1f), end)) { revert_error_1b9f4a0a5773e33b91aa01db23bf8c55fce1411167c872835e7fa00a4f17d46d() }\n let length := mload(offset)\n array := abi_decode_available_length_t_string_memory_ptr_fromMemory(add(offset, 0x20), length, end)\n }\n\n function abi_decode_t_uint256_fromMemory(offset, end) -> value {\n value := mload(offset)\n validator_revert_t_uint256(value)\n }\n\n function abi_decode_tuple_t_string_memory_ptrt_string_memory_ptrt_string_memory_ptrt_uint256_fromMemory(headStart, dataEnd) -> value0, value1, value2, value3 {\n if slt(sub(dataEnd, headStart), 128) { revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b() }\n\n {\n\n let offset := mload(add(headStart, 0))\n if gt(offset, 0xffffffffffffffff) { revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db() }\n\n value0 := abi_decode_t_string_memory_ptr_fromMemory(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := mload(add(headStart, 32))\n if gt(offset, 0xffffffffffffffff) { revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db() }\n\n value1 := abi_decode_t_string_memory_ptr_fromMemory(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := mload(add(headStart, 64))\n if gt(offset, 0xffffffffffffffff) { revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db() }\n\n value2 := abi_decode_t_string_memory_ptr_fromMemory(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := 96\n\n value3 := abi_decode_t_uint256_fromMemory(add(headStart, offset), dataEnd)\n }\n\n }\n\n function allocate_memory(size) -> memPtr {\n memPtr := allocate_unbounded()\n finalize_allocation(memPtr, size)\n }\n\n function allocate_unbounded() -> memPtr {\n memPtr := mload(64)\n }\n\n function array_allocation_size_t_string_memory_ptr(length) -> size {\n // Make sure we can allocate memory without overflow\n if gt(length, 0xffffffffffffffff) { panic_error_0x41() }\n\n size := round_up_to_mul_of_32(length)\n\n // add length slot\n size := add(size, 0x20)\n\n }\n\n function cleanup_t_uint256(value) -> cleaned {\n cleaned := value\n }\n\n function copy_memory_to_memory(src, dst, length) {\n let i := 0\n for { } lt(i, length) { i := add(i, 32) }\n {\n mstore(add(dst, i), mload(add(src, i)))\n }\n if gt(i, length)\n {\n // clear end\n mstore(add(dst, length), 0)\n }\n }\n\n function extract_byte_array_length(data) -> length {\n length := div(data, 2)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) {\n length := and(length, 0x7f)\n }\n\n if eq(outOfPlaceEncoding, lt(length, 32)) {\n panic_error_0x22()\n }\n }\n\n function finalize_allocation(memPtr, size) {\n let newFreePtr := add(memPtr, round_up_to_mul_of_32(size))\n // protect against overflow\n if or(gt(newFreePtr, 0xffffffffffffffff), lt(newFreePtr, memPtr)) { panic_error_0x41() }\n mstore(64, newFreePtr)\n }\n\n function panic_error_0x21() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x21)\n revert(0, 0x24)\n }\n\n function panic_error_0x22() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n\n function panic_error_0x41() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x41)\n revert(0, 0x24)\n }\n\n function revert_error_1b9f4a0a5773e33b91aa01db23bf8c55fce1411167c872835e7fa00a4f17d46d() {\n revert(0, 0)\n }\n\n function revert_error_987264b3b1d58a9c7f8255e93e81c77d86d6299019c33110a076957a3e06e2ae() {\n revert(0, 0)\n }\n\n function revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db() {\n revert(0, 0)\n }\n\n function revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b() {\n revert(0, 0)\n }\n\n function round_up_to_mul_of_32(value) -> result {\n result := and(add(value, 31), not(31))\n }\n\n function validator_revert_t_uint256(value) {\n if iszero(eq(value, cleanup_t_uint256(value))) { revert(0, 0) }\n }\n\n}\n",
"id": 1,
"language": "Yul",
"name": "#utility.yul"
}
],
"linkReferences": {},
"object": "60806040523480156200001157600080fd5b5060405162001265380380620012658339818101604052810190620000379190620002d5565b6040518060e001604052808581526020018481526020018381526020018281526020013373ffffffffffffffffffffffffffffffffffffffff1681526020016000815260200160006001811115620000945762000093620004af565b5b815250600080820151816000019080519060200190620000b692919062000190565b506020820151816001019080519060200190620000d592919062000190565b506040820151816002019080519060200190620000f492919062000190565b506060820151816003015560808201518160040160006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff16021790555060a0820151816005015560c08201518160060160006101000a81548160ff021916908360018111156200017e576200017d620004af565b5b0217905550905050505050506200057b565b8280546200019e9062000443565b90600052602060002090601f016020900481019282620001c257600085556200020e565b82601f10620001dd57805160ff19168380011785556200020e565b828001600101855582156200020e579182015b828111156200020d578251825591602001919060010190620001f0565b5b5090506200021d919062000221565b5090565b5b808211156200023c57600081600090555060010162000222565b5090565b6000620002576200025184620003cd565b620003a4565b90508281526020810184848401111562000276576200027562000541565b5b620002838482856200040d565b509392505050565b600082601f830112620002a357620002a26200053c565b5b8151620002b584826020860162000240565b91505092915050565b600081519050620002cf8162000561565b92915050565b60008060008060808587031215620002f257620002f16200054b565b5b600085015167ffffffffffffffff81111562000313576200031262000546565b5b62000321878288016200028b565b945050602085015167ffffffffffffffff81111562000345576200034462000546565b5b62000353878288016200028b565b935050604085015167ffffffffffffffff81111562000377576200037662000546565b5b62000385878288016200028b565b92505060606200039887828801620002be565b91505092959194509250565b6000620003b0620003c3565b9050620003be828262000479565b919050565b6000604051905090565b600067ffffffffffffffff821115620003eb57620003ea6200050d565b5b620003f68262000550565b9050602081019050919050565b6000819050919050565b60005b838110156200042d57808201518184015260208101905062000410565b838111156200043d576000848401525b50505050565b600060028204905060018216806200045c57607f821691505b60208210811415620004735762000472620004de565b5b50919050565b620004848262000550565b810181811067ffffffffffffffff82111715620004a657620004a56200050d565b5b80604052505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600080fd5b600080fd5b600080fd5b600080fd5b6000601f19601f8301169050919050565b6200056c8162000403565b81146200057857600080fd5b50565b610cda806200058b6000396000f3fe6080604052600436106100345760003560e01c80635699fadc14610039578063d63dc66114610062578063f60ca60d1461006c575b600080fd5b34801561004557600080fd5b50610060600480360381019061005b919061068b565b61009d565b005b61006a610217565b005b34801561007857600080fd5b50610081610481565b60405161009497969594939291906107cd565b60405180910390f35b600060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614610130576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161012790610891565b60405180910390fd5b80600181111561014357610142610a81565b5b600060060160009054906101000a900460ff16600181111561016857610167610a81565b5b14156101a9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101a090610851565b60405180910390fd5b80600060060160006101000a81548160ff021916908360018111156101d1576101d0610a81565b5b02179055507fe0c6b52acba7c9f0fd7e4b011ebf2ada2a661d2650b8c2f040ce47ba0d2e8b986000600501548260405161020c9291906108f1565b60405180910390a150565b600060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614156102ab576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016102a290610871565b60405180910390fd5b600060018111156102bf576102be610a81565b5b600060060160009054906101000a900460ff1660018111156102e4576102e3610a81565b5b14610324576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161031b906108b1565b60405180910390fd5b60003411610367576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161035e906108d1565b60405180910390fd5b600060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166108fc349081150290604051600060405180830381858888f193505050501580156103d2573d6000803e3d6000fd5b5034600060050160008282546103e89190610936565b925050819055506000600301546000600501541061047f576001600060060160006101000a81548160ff0219169083600181111561042957610428610a81565b5b02179055507ff0ee00d26a8979b9e78bae45eb07223b85f55a75cfc7e7c52d630852395aa7d8600060050154600060060160009054906101000a900460ff166040516104769291906108f1565b60405180910390a15b565b600080600001805461049290610a20565b80601f01602080910402602001604051908101604052809291908181526020018280546104be90610a20565b801561050b5780601f106104e05761010080835404028352916020019161050b565b820191906000526020600020905b8154815290600101906020018083116104ee57829003601f168201915b50505050509080600101805461052090610a20565b80601f016020809104026020016040519081016040528092919081815260200182805461054c90610a20565b80156105995780601f1061056e57610100808354040283529160200191610599565b820191906000526020600020905b81548152906001019060200180831161057c57829003601f168201915b5050505050908060020180546105ae90610a20565b80601f01602080910402602001604051908101604052809291908181526020018280546105da90610a20565b80156106275780601f106105fc57610100808354040283529160200191610627565b820191906000526020600020905b81548152906001019060200180831161060a57829003601f168201915b5050505050908060030154908060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16908060050154908060060160009054906101000a900460ff16905087565b60008135905061068581610c94565b92915050565b6000602082840312156106a1576106a0610adf565b5b60006106af84828501610676565b91505092915050565b6106c18161098c565b82525050565b6106d0816109db565b82525050565b60006106e18261091a565b6106eb8185610925565b93506106fb8185602086016109ed565b61070481610ae4565b840191505092915050565b600061071c603283610925565b915061072782610af5565b604082019050919050565b600061073f602483610925565b915061074a82610b44565b604082019050919050565b6000610762602683610925565b915061076d82610b93565b604082019050919050565b6000610785603383610925565b915061079082610be2565b604082019050919050565b60006107a8602d83610925565b91506107b382610c31565b604082019050919050565b6107c7816109d1565b82525050565b600060e08201905081810360008301526107e7818a6106d6565b905081810360208301526107fb81896106d6565b9050818103604083015261080f81886106d6565b905061081e60608301876107be565b61082b60808301866106b8565b61083860a08301856107be565b61084560c08301846106c7565b98975050505050505050565b6000602082019050818103600083015261086a8161070f565b9050919050565b6000602082019050818103600083015261088a81610732565b9050919050565b600060208201905081810360008301526108aa81610755565b9050919050565b600060208201905081810360008301526108ca81610778565b9050919050565b600060208201905081810360008301526108ea8161079b565b9050919050565b600060408201905061090660008301856107be565b61091360208301846106c7565b9392505050565b600081519050919050565b600082825260208201905092915050565b6000610941826109d1565b915061094c836109d1565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561098157610980610a52565b5b828201905092915050565b6000610997826109b1565b9050919050565b60008190506109ac82610c80565b919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b60006109e68261099e565b9050919050565b60005b83811015610a0b5780820151818401526020810190506109f0565b83811115610a1a576000848401525b50505050565b60006002820490506001821680610a3857607f821691505b60208210811415610a4c57610a4b610ab0565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600080fd5b6000601f19601f8301169050919050565b7f746865206e65772073746174652063616e6e6f7420626520657175616c20746f60008201527f207468652063757272656e742073746174650000000000000000000000000000602082015250565b7f546865206f776e65722063616e742066756e6420666f7220746869732070726f60008201527f6a65637400000000000000000000000000000000000000000000000000000000602082015250565b7f4f6e6c79206f776e65722063616e206368616e6765207468652070726f6a656360008201527f74206e616d650000000000000000000000000000000000000000000000000000602082015250565b7f596f752063616e7420646f6e6174652062656361757365207468652070726f6a60008201527f65637420737461746520697320436c6f73656400000000000000000000000000602082015250565b7f43616e7420646f6e617465206c657373207468616e203020657468657220696e60008201527f20746869732070726f6a65637400000000000000000000000000000000000000602082015250565b60028110610c9157610c90610a81565b5b50565b60028110610ca157600080fd5b5056fea2646970667358221220649fc0e6ae9ea778896f7d9b94bf890b0d3980e938b165134479c905c57d142464736f6c63430008070033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH3 0x11 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH3 0x1265 CODESIZE SUB DUP1 PUSH3 0x1265 DUP4 CODECOPY DUP2 DUP2 ADD PUSH1 0x40 MSTORE DUP2 ADD SWAP1 PUSH3 0x37 SWAP2 SWAP1 PUSH3 0x2D5 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 PUSH1 0xE0 ADD PUSH1 0x40 MSTORE DUP1 DUP6 DUP2 MSTORE PUSH1 0x20 ADD DUP5 DUP2 MSTORE PUSH1 0x20 ADD DUP4 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP2 MSTORE PUSH1 0x20 ADD CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 PUSH1 0x1 DUP2 GT ISZERO PUSH3 0x94 JUMPI PUSH3 0x93 PUSH3 0x4AF JUMP JUMPDEST JUMPDEST DUP2 MSTORE POP PUSH1 0x0 DUP1 DUP3 ADD MLOAD DUP2 PUSH1 0x0 ADD SWAP1 DUP1 MLOAD SWAP1 PUSH1 0x20 ADD SWAP1 PUSH3 0xB6 SWAP3 SWAP2 SWAP1 PUSH3 0x190 JUMP JUMPDEST POP PUSH1 0x20 DUP3 ADD MLOAD DUP2 PUSH1 0x1 ADD SWAP1 DUP1 MLOAD SWAP1 PUSH1 0x20 ADD SWAP1 PUSH3 0xD5 SWAP3 SWAP2 SWAP1 PUSH3 0x190 JUMP JUMPDEST POP PUSH1 0x40 DUP3 ADD MLOAD DUP2 PUSH1 0x2 ADD SWAP1 DUP1 MLOAD SWAP1 PUSH1 0x20 ADD SWAP1 PUSH3 0xF4 SWAP3 SWAP2 SWAP1 PUSH3 0x190 JUMP JUMPDEST POP PUSH1 0x60 DUP3 ADD MLOAD DUP2 PUSH1 0x3 ADD SSTORE PUSH1 0x80 DUP3 ADD MLOAD DUP2 PUSH1 0x4 ADD PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF MUL NOT AND SWAP1 DUP4 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND MUL OR SWAP1 SSTORE POP PUSH1 0xA0 DUP3 ADD MLOAD DUP2 PUSH1 0x5 ADD SSTORE PUSH1 0xC0 DUP3 ADD MLOAD DUP2 PUSH1 0x6 ADD PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0xFF MUL NOT AND SWAP1 DUP4 PUSH1 0x1 DUP2 GT ISZERO PUSH3 0x17E JUMPI PUSH3 0x17D PUSH3 0x4AF JUMP JUMPDEST JUMPDEST MUL OR SWAP1 SSTORE POP SWAP1 POP POP POP POP POP POP PUSH3 0x57B JUMP JUMPDEST DUP3 DUP1 SLOAD PUSH3 0x19E SWAP1 PUSH3 0x443 JUMP JUMPDEST SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1F ADD PUSH1 0x20 SWAP1 DIV DUP2 ADD SWAP3 DUP3 PUSH3 0x1C2 JUMPI PUSH1 0x0 DUP6 SSTORE PUSH3 0x20E JUMP JUMPDEST DUP3 PUSH1 0x1F LT PUSH3 0x1DD JUMPI DUP1 MLOAD PUSH1 0xFF NOT AND DUP4 DUP1 ADD OR DUP6 SSTORE PUSH3 0x20E JUMP JUMPDEST DUP3 DUP1 ADD PUSH1 0x1 ADD DUP6 SSTORE DUP3 ISZERO PUSH3 0x20E JUMPI SWAP2 DUP3 ADD JUMPDEST DUP3 DUP2 GT ISZERO PUSH3 0x20D JUMPI DUP3 MLOAD DUP3 SSTORE SWAP2 PUSH1 0x20 ADD SWAP2 SWAP1 PUSH1 0x1 ADD SWAP1 PUSH3 0x1F0 JUMP JUMPDEST JUMPDEST POP SWAP1 POP PUSH3 0x21D SWAP2 SWAP1 PUSH3 0x221 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST JUMPDEST DUP1 DUP3 GT ISZERO PUSH3 0x23C JUMPI PUSH1 0x0 DUP2 PUSH1 0x0 SWAP1 SSTORE POP PUSH1 0x1 ADD PUSH3 0x222 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH3 0x257 PUSH3 0x251 DUP5 PUSH3 0x3CD JUMP JUMPDEST PUSH3 0x3A4 JUMP JUMPDEST SWAP1 POP DUP3 DUP2 MSTORE PUSH1 0x20 DUP2 ADD DUP5 DUP5 DUP5 ADD GT ISZERO PUSH3 0x276 JUMPI PUSH3 0x275 PUSH3 0x541 JUMP JUMPDEST JUMPDEST PUSH3 0x283 DUP5 DUP3 DUP6 PUSH3 0x40D JUMP JUMPDEST POP SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 PUSH1 0x1F DUP4 ADD SLT PUSH3 0x2A3 JUMPI PUSH3 0x2A2 PUSH3 0x53C JUMP JUMPDEST JUMPDEST DUP2 MLOAD PUSH3 0x2B5 DUP5 DUP3 PUSH1 0x20 DUP7 ADD PUSH3 0x240 JUMP JUMPDEST SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 MLOAD SWAP1 POP PUSH3 0x2CF DUP2 PUSH3 0x561 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 DUP1 PUSH1 0x80 DUP6 DUP8 SUB SLT ISZERO PUSH3 0x2F2 JUMPI PUSH3 0x2F1 PUSH3 0x54B JUMP JUMPDEST JUMPDEST PUSH1 0x0 DUP6 ADD MLOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT ISZERO PUSH3 0x313 JUMPI PUSH3 0x312 PUSH3 0x546 JUMP JUMPDEST JUMPDEST PUSH3 0x321 DUP8 DUP3 DUP9 ADD PUSH3 0x28B JUMP JUMPDEST SWAP5 POP POP PUSH1 0x20 DUP6 ADD MLOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT ISZERO PUSH3 0x345 JUMPI PUSH3 0x344 PUSH3 0x546 JUMP JUMPDEST JUMPDEST PUSH3 0x353 DUP8 DUP3 DUP9 ADD PUSH3 0x28B JUMP JUMPDEST SWAP4 POP POP PUSH1 0x40 DUP6 ADD MLOAD PUSH8 0xFFFFFFFFFFFFFFFF DUP2 GT ISZERO PUSH3 0x377 JUMPI PUSH3 0x376 PUSH3 0x546 JUMP JUMPDEST JUMPDEST PUSH3 0x385 DUP8 DUP3 DUP9 ADD PUSH3 0x28B JUMP JUMPDEST SWAP3 POP POP PUSH1 0x60 PUSH3 0x398 DUP8 DUP3 DUP9 ADD PUSH3 0x2BE JUMP JUMPDEST SWAP2 POP POP SWAP3 SWAP6 SWAP2 SWAP5 POP SWAP3 POP JUMP JUMPDEST PUSH1 0x0 PUSH3 0x3B0 PUSH3 0x3C3 JUMP JUMPDEST SWAP1 POP PUSH3 0x3BE DUP3 DUP3 PUSH3 0x479 JUMP JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 MLOAD SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT ISZERO PUSH3 0x3EB JUMPI PUSH3 0x3EA PUSH3 0x50D JUMP JUMPDEST JUMPDEST PUSH3 0x3F6 DUP3 PUSH3 0x550 JUMP JUMPDEST SWAP1 POP PUSH1 0x20 DUP2 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH3 0x42D JUMPI DUP1 DUP3 ADD MLOAD DUP2 DUP5 ADD MSTORE PUSH1 0x20 DUP2 ADD SWAP1 POP PUSH3 0x410 JUMP JUMPDEST DUP4 DUP2 GT ISZERO PUSH3 0x43D JUMPI PUSH1 0x0 DUP5 DUP5 ADD MSTORE JUMPDEST POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x2 DUP3 DIV SWAP1 POP PUSH1 0x1 DUP3 AND DUP1 PUSH3 0x45C JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH3 0x473 JUMPI PUSH3 0x472 PUSH3 0x4DE JUMP JUMPDEST JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH3 0x484 DUP3 PUSH3 0x550 JUMP JUMPDEST DUP2 ADD DUP2 DUP2 LT PUSH8 0xFFFFFFFFFFFFFFFF DUP3 GT OR ISZERO PUSH3 0x4A6 JUMPI PUSH3 0x4A5 PUSH3 0x50D JUMP JUMPDEST JUMPDEST DUP1 PUSH1 0x40 MSTORE POP POP POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH3 0x56C DUP2 PUSH3 0x403 JUMP JUMPDEST DUP2 EQ PUSH3 0x578 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP JUMPDEST PUSH2 0xCDA DUP1 PUSH3 0x58B PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT PUSH2 0x34 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x5699FADC EQ PUSH2 0x39 JUMPI DUP1 PUSH4 0xD63DC661 EQ PUSH2 0x62 JUMPI DUP1 PUSH4 0xF60CA60D EQ PUSH2 0x6C JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x45 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x60 PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x5B SWAP2 SWAP1 PUSH2 0x68B JUMP JUMPDEST PUSH2 0x9D JUMP JUMPDEST STOP JUMPDEST PUSH2 0x6A PUSH2 0x217 JUMP JUMPDEST STOP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x78 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x81 PUSH2 0x481 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x94 SWAP8 SWAP7 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 PUSH2 0x7CD JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x0 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND EQ PUSH2 0x130 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x127 SWAP1 PUSH2 0x891 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x143 JUMPI PUSH2 0x142 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x168 JUMPI PUSH2 0x167 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST EQ ISZERO PUSH2 0x1A9 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x1A0 SWAP1 PUSH2 0x851 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0xFF MUL NOT AND SWAP1 DUP4 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x1D1 JUMPI PUSH2 0x1D0 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST MUL OR SWAP1 SSTORE POP PUSH32 0xE0C6B52ACBA7C9F0FD7E4B011EBF2ADA2A661D2650B8C2F040CE47BA0D2E8B98 PUSH1 0x0 PUSH1 0x5 ADD SLOAD DUP3 PUSH1 0x40 MLOAD PUSH2 0x20C SWAP3 SWAP2 SWAP1 PUSH2 0x8F1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND EQ ISZERO PUSH2 0x2AB JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2A2 SWAP1 PUSH2 0x871 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x2BF JUMPI PUSH2 0x2BE PUSH2 0xA81 JUMP JUMPDEST JUMPDEST PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x2E4 JUMPI PUSH2 0x2E3 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST EQ PUSH2 0x324 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x31B SWAP1 PUSH2 0x8B1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x0 CALLVALUE GT PUSH2 0x367 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x35E SWAP1 PUSH2 0x8D1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH2 0x8FC CALLVALUE SWAP1 DUP2 ISZERO MUL SWAP1 PUSH1 0x40 MLOAD PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP9 DUP9 CALL SWAP4 POP POP POP POP ISZERO DUP1 ISZERO PUSH2 0x3D2 JUMPI RETURNDATASIZE PUSH1 0x0 DUP1 RETURNDATACOPY RETURNDATASIZE PUSH1 0x0 REVERT JUMPDEST POP CALLVALUE PUSH1 0x0 PUSH1 0x5 ADD PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x3E8 SWAP2 SWAP1 PUSH2 0x936 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP PUSH1 0x0 PUSH1 0x3 ADD SLOAD PUSH1 0x0 PUSH1 0x5 ADD SLOAD LT PUSH2 0x47F JUMPI PUSH1 0x1 PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0xFF MUL NOT AND SWAP1 DUP4 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x429 JUMPI PUSH2 0x428 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST MUL OR SWAP1 SSTORE POP PUSH32 0xF0EE00D26A8979B9E78BAE45EB07223B85F55A75CFC7E7C52D630852395AA7D8 PUSH1 0x0 PUSH1 0x5 ADD SLOAD PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND PUSH1 0x40 MLOAD PUSH2 0x476 SWAP3 SWAP2 SWAP1 PUSH2 0x8F1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 JUMPDEST JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 ADD DUP1 SLOAD PUSH2 0x492 SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x4BE SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x50B JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x4E0 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x50B JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x4EE JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 DUP1 PUSH1 0x1 ADD DUP1 SLOAD PUSH2 0x520 SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x54C SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x599 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x56E JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x599 JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x57C JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 DUP1 PUSH1 0x2 ADD DUP1 SLOAD PUSH2 0x5AE SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x5DA SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x627 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x5FC JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x627 JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x60A JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 DUP1 PUSH1 0x3 ADD SLOAD SWAP1 DUP1 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND SWAP1 DUP1 PUSH1 0x5 ADD SLOAD SWAP1 DUP1 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND SWAP1 POP DUP8 JUMP JUMPDEST PUSH1 0x0 DUP2 CALLDATALOAD SWAP1 POP PUSH2 0x685 DUP2 PUSH2 0xC94 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x6A1 JUMPI PUSH2 0x6A0 PUSH2 0xADF JUMP JUMPDEST JUMPDEST PUSH1 0x0 PUSH2 0x6AF DUP5 DUP3 DUP6 ADD PUSH2 0x676 JUMP JUMPDEST SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH2 0x6C1 DUP2 PUSH2 0x98C JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH2 0x6D0 DUP2 PUSH2 0x9DB JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x6E1 DUP3 PUSH2 0x91A JUMP JUMPDEST PUSH2 0x6EB DUP2 DUP6 PUSH2 0x925 JUMP JUMPDEST SWAP4 POP PUSH2 0x6FB DUP2 DUP6 PUSH1 0x20 DUP7 ADD PUSH2 0x9ED JUMP JUMPDEST PUSH2 0x704 DUP2 PUSH2 0xAE4 JUMP JUMPDEST DUP5 ADD SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x71C PUSH1 0x32 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x727 DUP3 PUSH2 0xAF5 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x73F PUSH1 0x24 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x74A DUP3 PUSH2 0xB44 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x762 PUSH1 0x26 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x76D DUP3 PUSH2 0xB93 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x785 PUSH1 0x33 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x790 DUP3 PUSH2 0xBE2 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x7A8 PUSH1 0x2D DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x7B3 DUP3 PUSH2 0xC31 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH2 0x7C7 DUP2 PUSH2 0x9D1 JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0xE0 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x7E7 DUP2 DUP11 PUSH2 0x6D6 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 SUB PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x7FB DUP2 DUP10 PUSH2 0x6D6 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 SUB PUSH1 0x40 DUP4 ADD MSTORE PUSH2 0x80F DUP2 DUP9 PUSH2 0x6D6 JUMP JUMPDEST SWAP1 POP PUSH2 0x81E PUSH1 0x60 DUP4 ADD DUP8 PUSH2 0x7BE JUMP JUMPDEST PUSH2 0x82B PUSH1 0x80 DUP4 ADD DUP7 PUSH2 0x6B8 JUMP JUMPDEST PUSH2 0x838 PUSH1 0xA0 DUP4 ADD DUP6 PUSH2 0x7BE JUMP JUMPDEST PUSH2 0x845 PUSH1 0xC0 DUP4 ADD DUP5 PUSH2 0x6C7 JUMP JUMPDEST SWAP9 SWAP8 POP POP POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x86A DUP2 PUSH2 0x70F JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x88A DUP2 PUSH2 0x732 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x8AA DUP2 PUSH2 0x755 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x8CA DUP2 PUSH2 0x778 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x8EA DUP2 PUSH2 0x79B JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 DUP3 ADD SWAP1 POP PUSH2 0x906 PUSH1 0x0 DUP4 ADD DUP6 PUSH2 0x7BE JUMP JUMPDEST PUSH2 0x913 PUSH1 0x20 DUP4 ADD DUP5 PUSH2 0x6C7 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 MLOAD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x941 DUP3 PUSH2 0x9D1 JUMP JUMPDEST SWAP2 POP PUSH2 0x94C DUP4 PUSH2 0x9D1 JUMP JUMPDEST SWAP3 POP DUP3 PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF SUB DUP3 GT ISZERO PUSH2 0x981 JUMPI PUSH2 0x980 PUSH2 0xA52 JUMP JUMPDEST JUMPDEST DUP3 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x997 DUP3 PUSH2 0x9B1 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP PUSH2 0x9AC DUP3 PUSH2 0xC80 JUMP JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP3 AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x9E6 DUP3 PUSH2 0x99E JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0xA0B JUMPI DUP1 DUP3 ADD MLOAD DUP2 DUP5 ADD MSTORE PUSH1 0x20 DUP2 ADD SWAP1 POP PUSH2 0x9F0 JUMP JUMPDEST DUP4 DUP2 GT ISZERO PUSH2 0xA1A JUMPI PUSH1 0x0 DUP5 DUP5 ADD MSTORE JUMPDEST POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x2 DUP3 DIV SWAP1 POP PUSH1 0x1 DUP3 AND DUP1 PUSH2 0xA38 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xA4C JUMPI PUSH2 0xA4B PUSH2 0xAB0 JUMP JUMPDEST JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x746865206E65772073746174652063616E6E6F7420626520657175616C20746F PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x207468652063757272656E742073746174650000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x546865206F776E65722063616E742066756E6420666F7220746869732070726F PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x6A65637400000000000000000000000000000000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x4F6E6C79206F776E65722063616E206368616E6765207468652070726F6A6563 PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x74206E616D650000000000000000000000000000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x596F752063616E7420646F6E6174652062656361757365207468652070726F6A PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x65637420737461746520697320436C6F73656400000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x43616E7420646F6E617465206C657373207468616E203020657468657220696E PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x20746869732070726F6A65637400000000000000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH1 0x2 DUP2 LT PUSH2 0xC91 JUMPI PUSH2 0xC90 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST POP JUMP JUMPDEST PUSH1 0x2 DUP2 LT PUSH2 0xCA1 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH5 0x9FC0E6AE9E 0xA7 PUSH25 0x896F7D9B94BF890B0D3980E938B165134479C905C57D142464 PUSH20 0x6F6C634300080700330000000000000000000000 ",
"sourceMap": "70:1789:0:-:0;;;362:206;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;479:82;;;;;;;;487:3;479:82;;;;491:5;479:82;;;;497:12;479:82;;;;510:15;479:82;;;;534:10;479:82;;;;;;546:1;479:82;;;;548:12;479:82;;;;;;;;:::i;:::-;;;;;469:7;:92;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;362:206;;;;70:1789;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;7:421:1:-;96:5;121:66;137:49;179:6;137:49;:::i;:::-;121:66;:::i;:::-;112:75;;210:6;203:5;196:21;248:4;241:5;237:16;286:3;277:6;272:3;268:16;265:25;262:112;;;293:79;;:::i;:::-;262:112;383:39;415:6;410:3;405;383:39;:::i;:::-;102:326;7:421;;;;;:::o;448:355::-;515:5;564:3;557:4;549:6;545:17;541:27;531:122;;572:79;;:::i;:::-;531:122;682:6;676:13;707:90;793:3;785:6;778:4;770:6;766:17;707:90;:::i;:::-;698:99;;521:282;448:355;;;;:::o;809:143::-;866:5;897:6;891:13;882:22;;913:33;940:5;913:33;:::i;:::-;809:143;;;;:::o;958:1339::-;1085:6;1093;1101;1109;1158:3;1146:9;1137:7;1133:23;1129:33;1126:120;;;1165:79;;:::i;:::-;1126:120;1306:1;1295:9;1291:17;1285:24;1336:18;1328:6;1325:30;1322:117;;;1358:79;;:::i;:::-;1322:117;1463:74;1529:7;1520:6;1509:9;1505:22;1463:74;:::i;:::-;1453:84;;1256:291;1607:2;1596:9;1592:18;1586:25;1638:18;1630:6;1627:30;1624:117;;;1660:79;;:::i;:::-;1624:117;1765:74;1831:7;1822:6;1811:9;1807:22;1765:74;:::i;:::-;1755:84;;1557:292;1909:2;1898:9;1894:18;1888:25;1940:18;1932:6;1929:30;1926:117;;;1962:79;;:::i;:::-;1926:117;2067:74;2133:7;2124:6;2113:9;2109:22;2067:74;:::i;:::-;2057:84;;1859:292;2190:2;2216:64;2272:7;2263:6;2252:9;2248:22;2216:64;:::i;:::-;2206:74;;2161:129;958:1339;;;;;;;:::o;2303:129::-;2337:6;2364:20;;:::i;:::-;2354:30;;2393:33;2421:4;2413:6;2393:33;:::i;:::-;2303:129;;;:::o;2438:75::-;2471:6;2504:2;2498:9;2488:19;;2438:75;:::o;2519:308::-;2581:4;2671:18;2663:6;2660:30;2657:56;;;2693:18;;:::i;:::-;2657:56;2731:29;2753:6;2731:29;:::i;:::-;2723:37;;2815:4;2809;2805:15;2797:23;;2519:308;;;:::o;2833:77::-;2870:7;2899:5;2888:16;;2833:77;;;:::o;2916:307::-;2984:1;2994:113;3008:6;3005:1;3002:13;2994:113;;;3093:1;3088:3;3084:11;3078:18;3074:1;3069:3;3065:11;3058:39;3030:2;3027:1;3023:10;3018:15;;2994:113;;;3125:6;3122:1;3119:13;3116:101;;;3205:1;3196:6;3191:3;3187:16;3180:27;3116:101;2965:258;2916:307;;;:::o;3229:320::-;3273:6;3310:1;3304:4;3300:12;3290:22;;3357:1;3351:4;3347:12;3378:18;3368:81;;3434:4;3426:6;3422:17;3412:27;;3368:81;3496:2;3488:6;3485:14;3465:18;3462:38;3459:84;;;3515:18;;:::i;:::-;3459:84;3280:269;3229:320;;;:::o;3555:281::-;3638:27;3660:4;3638:27;:::i;:::-;3630:6;3626:40;3768:6;3756:10;3753:22;3732:18;3720:10;3717:34;3714:62;3711:88;;;3779:18;;:::i;:::-;3711:88;3819:10;3815:2;3808:22;3598:238;3555:281;;:::o;3842:180::-;3890:77;3887:1;3880:88;3987:4;3984:1;3977:15;4011:4;4008:1;4001:15;4028:180;4076:77;4073:1;4066:88;4173:4;4170:1;4163:15;4197:4;4194:1;4187:15;4214:180;4262:77;4259:1;4252:88;4359:4;4356:1;4349:15;4383:4;4380:1;4373:15;4400:117;4509:1;4506;4499:12;4523:117;4632:1;4629;4622:12;4646:117;4755:1;4752;4745:12;4769:117;4878:1;4875;4868:12;4892:102;4933:6;4984:2;4980:7;4975:2;4968:5;4964:14;4960:28;4950:38;;4892:102;;;:::o;5000:122::-;5073:24;5091:5;5073:24;:::i;:::-;5066:5;5063:35;5053:63;;5112:1;5109;5102:12;5053:63;5000:122;:::o;70:1789:0:-;;;;;;;"
},
"deployedBytecode": {
"functionDebugData": {
"@changeProjectState_181": {
"entryPoint": 157,
"id": 181,
"parameterSlots": 1,
"returnSlots": 0
},
"@fundProject_152": {
"entryPoint": 535,
"id": 152,
"parameterSlots": 0,
"returnSlots": 0
},
"@project_23": {
"entryPoint": 1153,
"id": 23,
"parameterSlots": 0,
"returnSlots": 0
},
"abi_decode_t_enum$_State_$4": {
"entryPoint": 1654,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"abi_decode_tuple_t_enum$_State_$4": {
"entryPoint": 1675,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"abi_encode_t_address_payable_to_t_address_payable_fromStack": {
"entryPoint": 1720,
"id": null,
"parameterSlots": 2,
"returnSlots": 0
},
"abi_encode_t_enum$_State_$4_to_t_uint8_fromStack": {
"entryPoint": 1735,
"id": null,
"parameterSlots": 2,
"returnSlots": 0
},
"abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack": {
"entryPoint": 1750,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"abi_encode_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c_to_t_string_memory_ptr_fromStack": {
"entryPoint": 1807,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8_to_t_string_memory_ptr_fromStack": {
"entryPoint": 1842,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900_to_t_string_memory_ptr_fromStack": {
"entryPoint": 1877,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f_to_t_string_memory_ptr_fromStack": {
"entryPoint": 1912,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4_to_t_string_memory_ptr_fromStack": {
"entryPoint": 1947,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_t_uint256_to_t_uint256_fromStack": {
"entryPoint": 1982,
"id": null,
"parameterSlots": 2,
"returnSlots": 0
},
"abi_encode_tuple_t_string_memory_ptr_t_string_memory_ptr_t_string_memory_ptr_t_uint256_t_address_payable_t_uint256_t_enum$_State_$4__to_t_string_memory_ptr_t_string_memory_ptr_t_string_memory_ptr_t_uint256_t_address_payable_t_uint256_t_uint8__fromStack_reversed": {
"entryPoint": 1997,
"id": null,
"parameterSlots": 8,
"returnSlots": 1
},
"abi_encode_tuple_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c__to_t_string_memory_ptr__fromStack_reversed": {
"entryPoint": 2129,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_tuple_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8__to_t_string_memory_ptr__fromStack_reversed": {
"entryPoint": 2161,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_tuple_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900__to_t_string_memory_ptr__fromStack_reversed": {
"entryPoint": 2193,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_tuple_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f__to_t_string_memory_ptr__fromStack_reversed": {
"entryPoint": 2225,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_tuple_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4__to_t_string_memory_ptr__fromStack_reversed": {
"entryPoint": 2257,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"abi_encode_tuple_t_uint256_t_enum$_State_$4__to_t_uint256_t_uint8__fromStack_reversed": {
"entryPoint": 2289,
"id": null,
"parameterSlots": 3,
"returnSlots": 1
},
"allocate_unbounded": {
"entryPoint": null,
"id": null,
"parameterSlots": 0,
"returnSlots": 1
},
"array_length_t_string_memory_ptr": {
"entryPoint": 2330,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"array_storeLengthForEncoding_t_string_memory_ptr_fromStack": {
"entryPoint": 2341,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"checked_add_t_uint256": {
"entryPoint": 2358,
"id": null,
"parameterSlots": 2,
"returnSlots": 1
},
"cleanup_t_address_payable": {
"entryPoint": 2444,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"cleanup_t_enum$_State_$4": {
"entryPoint": 2462,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"cleanup_t_uint160": {
"entryPoint": 2481,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"cleanup_t_uint256": {
"entryPoint": 2513,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"convert_t_enum$_State_$4_to_t_uint8": {
"entryPoint": 2523,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"copy_memory_to_memory": {
"entryPoint": 2541,
"id": null,
"parameterSlots": 3,
"returnSlots": 0
},
"extract_byte_array_length": {
"entryPoint": 2592,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"panic_error_0x11": {
"entryPoint": 2642,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"panic_error_0x21": {
"entryPoint": 2689,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"panic_error_0x22": {
"entryPoint": 2736,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db": {
"entryPoint": null,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b": {
"entryPoint": 2783,
"id": null,
"parameterSlots": 0,
"returnSlots": 0
},
"round_up_to_mul_of_32": {
"entryPoint": 2788,
"id": null,
"parameterSlots": 1,
"returnSlots": 1
},
"store_literal_in_memory_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c": {
"entryPoint": 2805,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
},
"store_literal_in_memory_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8": {
"entryPoint": 2884,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
},
"store_literal_in_memory_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900": {
"entryPoint": 2963,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
},
"store_literal_in_memory_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f": {
"entryPoint": 3042,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
},
"store_literal_in_memory_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4": {
"entryPoint": 3121,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
},
"validator_assert_t_enum$_State_$4": {
"entryPoint": 3200,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
},
"validator_revert_t_enum$_State_$4": {
"entryPoint": 3220,
"id": null,
"parameterSlots": 1,
"returnSlots": 0
}
},
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:11066:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "66:94:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "76:29:1",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "98:6:1"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "85:12:1"
},
"nodeType": "YulFunctionCall",
"src": "85:20:1"
},
"variableNames": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "76:5:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "148:5:1"
}
],
"functionName": {
"name": "validator_revert_t_enum$_State_$4",
"nodeType": "YulIdentifier",
"src": "114:33:1"
},
"nodeType": "YulFunctionCall",
"src": "114:40:1"
},
"nodeType": "YulExpressionStatement",
"src": "114:40:1"
}
]
},
"name": "abi_decode_t_enum$_State_$4",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "44:6:1",
"type": ""
},
{
"name": "end",
"nodeType": "YulTypedName",
"src": "52:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "60:5:1",
"type": ""
}
],
"src": "7:153:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "239:270:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "285:83:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b",
"nodeType": "YulIdentifier",
"src": "287:77:1"
},
"nodeType": "YulFunctionCall",
"src": "287:79:1"
},
"nodeType": "YulExpressionStatement",
"src": "287:79:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "260:7:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "269:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "256:3:1"
},
"nodeType": "YulFunctionCall",
"src": "256:23:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "281:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "252:3:1"
},
"nodeType": "YulFunctionCall",
"src": "252:32:1"
},
"nodeType": "YulIf",
"src": "249:119:1"
},
{
"nodeType": "YulBlock",
"src": "378:124:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "393:15:1",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "407:1:1",
"type": "",
"value": "0"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "397:6:1",
"type": ""
}
]
},
{
"nodeType": "YulAssignment",
"src": "422:70:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "464:9:1"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "475:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "460:3:1"
},
"nodeType": "YulFunctionCall",
"src": "460:22:1"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "484:7:1"
}
],
"functionName": {
"name": "abi_decode_t_enum$_State_$4",
"nodeType": "YulIdentifier",
"src": "432:27:1"
},
"nodeType": "YulFunctionCall",
"src": "432:60:1"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "422:6:1"
}
]
}
]
}
]
},
"name": "abi_decode_tuple_t_enum$_State_$4",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "209:9:1",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "220:7:1",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "232:6:1",
"type": ""
}
],
"src": "166:343:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "596:61:1",
"statements": [
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "613:3:1"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "644:5:1"
}
],
"functionName": {
"name": "cleanup_t_address_payable",
"nodeType": "YulIdentifier",
"src": "618:25:1"
},
"nodeType": "YulFunctionCall",
"src": "618:32:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "606:6:1"
},
"nodeType": "YulFunctionCall",
"src": "606:45:1"
},
"nodeType": "YulExpressionStatement",
"src": "606:45:1"
}
]
},
"name": "abi_encode_t_address_payable_to_t_address_payable_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "584:5:1",
"type": ""
},
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "591:3:1",
"type": ""
}
],
"src": "515:142:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "733:71:1",
"statements": [
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "750:3:1"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "791:5:1"
}
],
"functionName": {
"name": "convert_t_enum$_State_$4_to_t_uint8",
"nodeType": "YulIdentifier",
"src": "755:35:1"
},
"nodeType": "YulFunctionCall",
"src": "755:42:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "743:6:1"
},
"nodeType": "YulFunctionCall",
"src": "743:55:1"
},
"nodeType": "YulExpressionStatement",
"src": "743:55:1"
}
]
},
"name": "abi_encode_t_enum$_State_$4_to_t_uint8_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "721:5:1",
"type": ""
},
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "728:3:1",
"type": ""
}
],
"src": "663:141:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "902:272:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "912:53:1",
"value": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "959:5:1"
}
],
"functionName": {
"name": "array_length_t_string_memory_ptr",
"nodeType": "YulIdentifier",
"src": "926:32:1"
},
"nodeType": "YulFunctionCall",
"src": "926:39:1"
},
"variables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "916:6:1",
"type": ""
}
]
},
{
"nodeType": "YulAssignment",
"src": "974:78:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1040:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1045:6:1"
}
],
"functionName": {
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "981:58:1"
},
"nodeType": "YulFunctionCall",
"src": "981:71:1"
},
"variableNames": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "974:3:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "1087:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1094:4:1",
"type": "",
"value": "0x20"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1083:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1083:16:1"
},
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1101:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1106:6:1"
}
],
"functionName": {
"name": "copy_memory_to_memory",
"nodeType": "YulIdentifier",
"src": "1061:21:1"
},
"nodeType": "YulFunctionCall",
"src": "1061:52:1"
},
"nodeType": "YulExpressionStatement",
"src": "1061:52:1"
},
{
"nodeType": "YulAssignment",
"src": "1122:46:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1133:3:1"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1160:6:1"
}
],
"functionName": {
"name": "round_up_to_mul_of_32",
"nodeType": "YulIdentifier",
"src": "1138:21:1"
},
"nodeType": "YulFunctionCall",
"src": "1138:29:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1129:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1129:39:1"
},
"variableNames": [
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "1122:3:1"
}
]
}
]
},
"name": "abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "883:5:1",
"type": ""
},
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "890:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "end",
"nodeType": "YulTypedName",
"src": "898:3:1",
"type": ""
}
],
"src": "810:364:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1326:220:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1336:74:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1402:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1407:2:1",
"type": "",
"value": "50"
}
],
"functionName": {
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "1343:58:1"
},
"nodeType": "YulFunctionCall",
"src": "1343:67:1"
},
"variableNames": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1336:3:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1508:3:1"
}
],
"functionName": {
"name": "store_literal_in_memory_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c",
"nodeType": "YulIdentifier",
"src": "1419:88:1"
},
"nodeType": "YulFunctionCall",
"src": "1419:93:1"
},
"nodeType": "YulExpressionStatement",
"src": "1419:93:1"
},
{
"nodeType": "YulAssignment",
"src": "1521:19:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1532:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1537:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1528:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1528:12:1"
},
"variableNames": [
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "1521:3:1"
}
]
}
]
},
"name": "abi_encode_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c_to_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "1314:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "end",
"nodeType": "YulTypedName",
"src": "1322:3:1",
"type": ""
}
],
"src": "1180:366:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1698:220:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1708:74:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1774:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1779:2:1",
"type": "",
"value": "36"
}
],
"functionName": {
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "1715:58:1"
},
"nodeType": "YulFunctionCall",
"src": "1715:67:1"
},
"variableNames": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1708:3:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1880:3:1"
}
],
"functionName": {
"name": "store_literal_in_memory_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8",
"nodeType": "YulIdentifier",
"src": "1791:88:1"
},
"nodeType": "YulFunctionCall",
"src": "1791:93:1"
},
"nodeType": "YulExpressionStatement",
"src": "1791:93:1"
},
{
"nodeType": "YulAssignment",
"src": "1893:19:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "1904:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1909:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1900:3:1"
},
"nodeType": "YulFunctionCall",
"src": "1900:12:1"
},
"variableNames": [
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "1893:3:1"
}
]
}
]
},
"name": "abi_encode_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8_to_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "1686:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "end",
"nodeType": "YulTypedName",
"src": "1694:3:1",
"type": ""
}
],
"src": "1552:366:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2070:220:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2080:74:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2146:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2151:2:1",
"type": "",
"value": "38"
}
],
"functionName": {
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "2087:58:1"
},
"nodeType": "YulFunctionCall",
"src": "2087:67:1"
},
"variableNames": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2080:3:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2252:3:1"
}
],
"functionName": {
"name": "store_literal_in_memory_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900",
"nodeType": "YulIdentifier",
"src": "2163:88:1"
},
"nodeType": "YulFunctionCall",
"src": "2163:93:1"
},
"nodeType": "YulExpressionStatement",
"src": "2163:93:1"
},
{
"nodeType": "YulAssignment",
"src": "2265:19:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2276:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2281:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2272:3:1"
},
"nodeType": "YulFunctionCall",
"src": "2272:12:1"
},
"variableNames": [
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "2265:3:1"
}
]
}
]
},
"name": "abi_encode_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900_to_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "2058:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "end",
"nodeType": "YulTypedName",
"src": "2066:3:1",
"type": ""
}
],
"src": "1924:366:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2442:220:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2452:74:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2518:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2523:2:1",
"type": "",
"value": "51"
}
],
"functionName": {
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "2459:58:1"
},
"nodeType": "YulFunctionCall",
"src": "2459:67:1"
},
"variableNames": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2452:3:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2624:3:1"
}
],
"functionName": {
"name": "store_literal_in_memory_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f",
"nodeType": "YulIdentifier",
"src": "2535:88:1"
},
"nodeType": "YulFunctionCall",
"src": "2535:93:1"
},
"nodeType": "YulExpressionStatement",
"src": "2535:93:1"
},
{
"nodeType": "YulAssignment",
"src": "2637:19:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2648:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2653:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2644:3:1"
},
"nodeType": "YulFunctionCall",
"src": "2644:12:1"
},
"variableNames": [
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "2637:3:1"
}
]
}
]
},
"name": "abi_encode_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f_to_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "2430:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "end",
"nodeType": "YulTypedName",
"src": "2438:3:1",
"type": ""
}
],
"src": "2296:366:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2814:220:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2824:74:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2890:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2895:2:1",
"type": "",
"value": "45"
}
],
"functionName": {
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "2831:58:1"
},
"nodeType": "YulFunctionCall",
"src": "2831:67:1"
},
"variableNames": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2824:3:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "2996:3:1"
}
],
"functionName": {
"name": "store_literal_in_memory_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4",
"nodeType": "YulIdentifier",
"src": "2907:88:1"
},
"nodeType": "YulFunctionCall",
"src": "2907:93:1"
},
"nodeType": "YulExpressionStatement",
"src": "2907:93:1"
},
{
"nodeType": "YulAssignment",
"src": "3009:19:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "3020:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3025:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3016:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3016:12:1"
},
"variableNames": [
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "3009:3:1"
}
]
}
]
},
"name": "abi_encode_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4_to_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "2802:3:1",
"type": ""
}
],
"returnVariables": [
{
"name": "end",
"nodeType": "YulTypedName",
"src": "2810:3:1",
"type": ""
}
],
"src": "2668:366:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3105:53:1",
"statements": [
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "3122:3:1"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "3145:5:1"
}
],
"functionName": {
"name": "cleanup_t_uint256",
"nodeType": "YulIdentifier",
"src": "3127:17:1"
},
"nodeType": "YulFunctionCall",
"src": "3127:24:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3115:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3115:37:1"
},
"nodeType": "YulExpressionStatement",
"src": "3115:37:1"
}
]
},
"name": "abi_encode_t_uint256_to_t_uint256_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "3093:5:1",
"type": ""
},
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "3100:3:1",
"type": ""
}
],
"src": "3040:118:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3511:854:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "3521:27:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3533:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3544:3:1",
"type": "",
"value": "224"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3529:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3529:19:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3521:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3569:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3580:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3565:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3565:17:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3588:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3594:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "3584:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3584:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3558:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3558:47:1"
},
"nodeType": "YulExpressionStatement",
"src": "3558:47:1"
},
{
"nodeType": "YulAssignment",
"src": "3614:86:1",
"value": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "3686:6:1"
},
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3695:4:1"
}
],
"functionName": {
"name": "abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "3622:63:1"
},
"nodeType": "YulFunctionCall",
"src": "3622:78:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3614:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3721:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3732:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3717:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3717:18:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3741:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3747:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "3737:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3737:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3710:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3710:48:1"
},
"nodeType": "YulExpressionStatement",
"src": "3710:48:1"
},
{
"nodeType": "YulAssignment",
"src": "3767:86:1",
"value": {
"arguments": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "3839:6:1"
},
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3848:4:1"
}
],
"functionName": {
"name": "abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "3775:63:1"
},
"nodeType": "YulFunctionCall",
"src": "3775:78:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3767:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3874:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3885:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3870:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3870:18:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3894:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3900:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "3890:3:1"
},
"nodeType": "YulFunctionCall",
"src": "3890:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3863:6:1"
},
"nodeType": "YulFunctionCall",
"src": "3863:48:1"
},
"nodeType": "YulExpressionStatement",
"src": "3863:48:1"
},
{
"nodeType": "YulAssignment",
"src": "3920:86:1",
"value": {
"arguments": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "3992:6:1"
},
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4001:4:1"
}
],
"functionName": {
"name": "abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "3928:63:1"
},
"nodeType": "YulFunctionCall",
"src": "3928:78:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3920:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "value3",
"nodeType": "YulIdentifier",
"src": "4060:6:1"
},
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4073:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4084:2:1",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4069:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4069:18:1"
}
],
"functionName": {
"name": "abi_encode_t_uint256_to_t_uint256_fromStack",
"nodeType": "YulIdentifier",
"src": "4016:43:1"
},
"nodeType": "YulFunctionCall",
"src": "4016:72:1"
},
"nodeType": "YulExpressionStatement",
"src": "4016:72:1"
},
{
"expression": {
"arguments": [
{
"name": "value4",
"nodeType": "YulIdentifier",
"src": "4158:6:1"
},
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4171:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4182:3:1",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4167:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4167:19:1"
}
],
"functionName": {
"name": "abi_encode_t_address_payable_to_t_address_payable_fromStack",
"nodeType": "YulIdentifier",
"src": "4098:59:1"
},
"nodeType": "YulFunctionCall",
"src": "4098:89:1"
},
"nodeType": "YulExpressionStatement",
"src": "4098:89:1"
},
{
"expression": {
"arguments": [
{
"name": "value5",
"nodeType": "YulIdentifier",
"src": "4241:6:1"
},
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4254:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4265:3:1",
"type": "",
"value": "160"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4250:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4250:19:1"
}
],
"functionName": {
"name": "abi_encode_t_uint256_to_t_uint256_fromStack",
"nodeType": "YulIdentifier",
"src": "4197:43:1"
},
"nodeType": "YulFunctionCall",
"src": "4197:73:1"
},
"nodeType": "YulExpressionStatement",
"src": "4197:73:1"
},
{
"expression": {
"arguments": [
{
"name": "value6",
"nodeType": "YulIdentifier",
"src": "4329:6:1"
},
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4342:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4353:3:1",
"type": "",
"value": "192"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4338:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4338:19:1"
}
],
"functionName": {
"name": "abi_encode_t_enum$_State_$4_to_t_uint8_fromStack",
"nodeType": "YulIdentifier",
"src": "4280:48:1"
},
"nodeType": "YulFunctionCall",
"src": "4280:78:1"
},
"nodeType": "YulExpressionStatement",
"src": "4280:78:1"
}
]
},
"name": "abi_encode_tuple_t_string_memory_ptr_t_string_memory_ptr_t_string_memory_ptr_t_uint256_t_address_payable_t_uint256_t_enum$_State_$4__to_t_string_memory_ptr_t_string_memory_ptr_t_string_memory_ptr_t_uint256_t_address_payable_t_uint256_t_uint8__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3435:9:1",
"type": ""
},
{
"name": "value6",
"nodeType": "YulTypedName",
"src": "3447:6:1",
"type": ""
},
{
"name": "value5",
"nodeType": "YulTypedName",
"src": "3455:6:1",
"type": ""
},
{
"name": "value4",
"nodeType": "YulTypedName",
"src": "3463:6:1",
"type": ""
},
{
"name": "value3",
"nodeType": "YulTypedName",
"src": "3471:6:1",
"type": ""
},
{
"name": "value2",
"nodeType": "YulTypedName",
"src": "3479:6:1",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "3487:6:1",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "3495:6:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3506:4:1",
"type": ""
}
],
"src": "3164:1201:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4542:248:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "4552:26:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4564:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4575:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4560:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4560:18:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4552:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4599:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4610:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4595:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4595:17:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4618:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4624:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "4614:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4614:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4588:6:1"
},
"nodeType": "YulFunctionCall",
"src": "4588:47:1"
},
"nodeType": "YulExpressionStatement",
"src": "4588:47:1"
},
{
"nodeType": "YulAssignment",
"src": "4644:139:1",
"value": {
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4778:4:1"
}
],
"functionName": {
"name": "abi_encode_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "4652:124:1"
},
"nodeType": "YulFunctionCall",
"src": "4652:131:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4644:4:1"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4522:9:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4537:4:1",
"type": ""
}
],
"src": "4371:419:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4967:248:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "4977:26:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4989:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5000:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4985:3:1"
},
"nodeType": "YulFunctionCall",
"src": "4985:18:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4977:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5024:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5035:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5020:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5020:17:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5043:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5049:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "5039:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5039:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5013:6:1"
},
"nodeType": "YulFunctionCall",
"src": "5013:47:1"
},
"nodeType": "YulExpressionStatement",
"src": "5013:47:1"
},
{
"nodeType": "YulAssignment",
"src": "5069:139:1",
"value": {
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5203:4:1"
}
],
"functionName": {
"name": "abi_encode_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "5077:124:1"
},
"nodeType": "YulFunctionCall",
"src": "5077:131:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5069:4:1"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4947:9:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4962:4:1",
"type": ""
}
],
"src": "4796:419:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5392:248:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "5402:26:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5414:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5425:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5410:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5410:18:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5402:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5449:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5460:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5445:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5445:17:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5468:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5474:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "5464:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5464:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5438:6:1"
},
"nodeType": "YulFunctionCall",
"src": "5438:47:1"
},
"nodeType": "YulExpressionStatement",
"src": "5438:47:1"
},
{
"nodeType": "YulAssignment",
"src": "5494:139:1",
"value": {
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5628:4:1"
}
],
"functionName": {
"name": "abi_encode_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "5502:124:1"
},
"nodeType": "YulFunctionCall",
"src": "5502:131:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5494:4:1"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5372:9:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5387:4:1",
"type": ""
}
],
"src": "5221:419:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5817:248:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "5827:26:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5839:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5850:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5835:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5835:18:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5827:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5874:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5885:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5870:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5870:17:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5893:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5899:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "5889:3:1"
},
"nodeType": "YulFunctionCall",
"src": "5889:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5863:6:1"
},
"nodeType": "YulFunctionCall",
"src": "5863:47:1"
},
"nodeType": "YulExpressionStatement",
"src": "5863:47:1"
},
{
"nodeType": "YulAssignment",
"src": "5919:139:1",
"value": {
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6053:4:1"
}
],
"functionName": {
"name": "abi_encode_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "5927:124:1"
},
"nodeType": "YulFunctionCall",
"src": "5927:131:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5919:4:1"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5797:9:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5812:4:1",
"type": ""
}
],
"src": "5646:419:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6242:248:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6252:26:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6264:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6275:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6260:3:1"
},
"nodeType": "YulFunctionCall",
"src": "6260:18:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6252:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6299:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6310:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6295:3:1"
},
"nodeType": "YulFunctionCall",
"src": "6295:17:1"
},
{
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6318:4:1"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6324:9:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "6314:3:1"
},
"nodeType": "YulFunctionCall",
"src": "6314:20:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6288:6:1"
},
"nodeType": "YulFunctionCall",
"src": "6288:47:1"
},
"nodeType": "YulExpressionStatement",
"src": "6288:47:1"
},
{
"nodeType": "YulAssignment",
"src": "6344:139:1",
"value": {
"arguments": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6478:4:1"
}
],
"functionName": {
"name": "abi_encode_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4_to_t_string_memory_ptr_fromStack",
"nodeType": "YulIdentifier",
"src": "6352:124:1"
},
"nodeType": "YulFunctionCall",
"src": "6352:131:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6344:4:1"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6222:9:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6237:4:1",
"type": ""
}
],
"src": "6071:419:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6627:211:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6637:26:1",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6649:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6660:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6645:3:1"
},
"nodeType": "YulFunctionCall",
"src": "6645:18:1"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6637:4:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "6717:6:1"
},
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6730:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6741:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6726:3:1"
},
"nodeType": "YulFunctionCall",
"src": "6726:17:1"
}
],
"functionName": {
"name": "abi_encode_t_uint256_to_t_uint256_fromStack",
"nodeType": "YulIdentifier",
"src": "6673:43:1"
},
"nodeType": "YulFunctionCall",
"src": "6673:71:1"
},
"nodeType": "YulExpressionStatement",
"src": "6673:71:1"
},
{
"expression": {
"arguments": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "6803:6:1"
},
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6816:9:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6827:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6812:3:1"
},
"nodeType": "YulFunctionCall",
"src": "6812:18:1"
}
],
"functionName": {
"name": "abi_encode_t_enum$_State_$4_to_t_uint8_fromStack",
"nodeType": "YulIdentifier",
"src": "6754:48:1"
},
"nodeType": "YulFunctionCall",
"src": "6754:77:1"
},
"nodeType": "YulExpressionStatement",
"src": "6754:77:1"
}
]
},
"name": "abi_encode_tuple_t_uint256_t_enum$_State_$4__to_t_uint256_t_uint8__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6591:9:1",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "6603:6:1",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "6611:6:1",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6622:4:1",
"type": ""
}
],
"src": "6496:342:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6884:35:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6894:19:1",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6910:2:1",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "6904:5:1"
},
"nodeType": "YulFunctionCall",
"src": "6904:9:1"
},
"variableNames": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "6894:6:1"
}
]
}
]
},
"name": "allocate_unbounded",
"nodeType": "YulFunctionDefinition",
"returnVariables": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "6877:6:1",
"type": ""
}
],
"src": "6844:75:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6984:40:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6995:22:1",
"value": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "7011:5:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "7005:5:1"
},
"nodeType": "YulFunctionCall",
"src": "7005:12:1"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "6995:6:1"
}
]
}
]
},
"name": "array_length_t_string_memory_ptr",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "6967:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "6977:6:1",
"type": ""
}
],
"src": "6925:99:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7126:73:1",
"statements": [
{
"expression": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "7143:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7148:6:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7136:6:1"
},
"nodeType": "YulFunctionCall",
"src": "7136:19:1"
},
"nodeType": "YulExpressionStatement",
"src": "7136:19:1"
},
{
"nodeType": "YulAssignment",
"src": "7164:29:1",
"value": {
"arguments": [
{
"name": "pos",
"nodeType": "YulIdentifier",
"src": "7183:3:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7188:4:1",
"type": "",
"value": "0x20"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "7179:3:1"
},
"nodeType": "YulFunctionCall",
"src": "7179:14:1"
},
"variableNames": [
{
"name": "updated_pos",
"nodeType": "YulIdentifier",
"src": "7164:11:1"
}
]
}
]
},
"name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "pos",
"nodeType": "YulTypedName",
"src": "7098:3:1",
"type": ""
},
{
"name": "length",
"nodeType": "YulTypedName",
"src": "7103:6:1",
"type": ""
}
],
"returnVariables": [
{
"name": "updated_pos",
"nodeType": "YulTypedName",
"src": "7114:11:1",
"type": ""
}
],
"src": "7030:169:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7249:261:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7259:25:1",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "7282:1:1"
}
],
"functionName": {
"name": "cleanup_t_uint256",
"nodeType": "YulIdentifier",
"src": "7264:17:1"
},
"nodeType": "YulFunctionCall",
"src": "7264:20:1"
},
"variableNames": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "7259:1:1"
}
]
},
{
"nodeType": "YulAssignment",
"src": "7293:25:1",
"value": {
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "7316:1:1"
}
],
"functionName": {
"name": "cleanup_t_uint256",
"nodeType": "YulIdentifier",
"src": "7298:17:1"
},
"nodeType": "YulFunctionCall",
"src": "7298:20:1"
},
"variableNames": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "7293:1:1"
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "7456:22:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "7458:16:1"
},
"nodeType": "YulFunctionCall",
"src": "7458:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "7458:18:1"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "7377:1:1"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7384:66:1",
"type": "",
"value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "7452:1:1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "7380:3:1"
},
"nodeType": "YulFunctionCall",
"src": "7380:74:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "7374:2:1"
},
"nodeType": "YulFunctionCall",
"src": "7374:81:1"
},
"nodeType": "YulIf",
"src": "7371:107:1"
},
{
"nodeType": "YulAssignment",
"src": "7488:16:1",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "7499:1:1"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "7502:1:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "7495:3:1"
},
"nodeType": "YulFunctionCall",
"src": "7495:9:1"
},
"variableNames": [
{
"name": "sum",
"nodeType": "YulIdentifier",
"src": "7488:3:1"
}
]
}
]
},
"name": "checked_add_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "7236:1:1",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "7239:1:1",
"type": ""
}
],
"returnVariables": [
{
"name": "sum",
"nodeType": "YulTypedName",
"src": "7245:3:1",
"type": ""
}
],
"src": "7205:305:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7569:51:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7579:35:1",
"value": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "7608:5:1"
}
],
"functionName": {
"name": "cleanup_t_uint160",
"nodeType": "YulIdentifier",
"src": "7590:17:1"
},
"nodeType": "YulFunctionCall",
"src": "7590:24:1"
},
"variableNames": [
{
"name": "cleaned",
"nodeType": "YulIdentifier",
"src": "7579:7:1"
}
]
}
]
},
"name": "cleanup_t_address_payable",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "7551:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "cleaned",
"nodeType": "YulTypedName",
"src": "7561:7:1",
"type": ""
}
],
"src": "7516:104:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7678:73:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7688:16:1",
"value": {
"name": "value",
"nodeType": "YulIdentifier",
"src": "7699:5:1"
},
"variableNames": [
{
"name": "cleaned",
"nodeType": "YulIdentifier",
"src": "7688:7:1"
}
]
},
{
"expression": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "7739:5:1"
}
],
"functionName": {
"name": "validator_assert_t_enum$_State_$4",
"nodeType": "YulIdentifier",
"src": "7705:33:1"
},
"nodeType": "YulFunctionCall",
"src": "7705:40:1"
},
"nodeType": "YulExpressionStatement",
"src": "7705:40:1"
}
]
},
"name": "cleanup_t_enum$_State_$4",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "7660:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "cleaned",
"nodeType": "YulTypedName",
"src": "7670:7:1",
"type": ""
}
],
"src": "7626:125:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7802:81:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7812:65:1",
"value": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "7827:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7834:42:1",
"type": "",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "7823:3:1"
},
"nodeType": "YulFunctionCall",
"src": "7823:54:1"
},
"variableNames": [
{
"name": "cleaned",
"nodeType": "YulIdentifier",
"src": "7812:7:1"
}
]
}
]
},
"name": "cleanup_t_uint160",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "7784:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "cleaned",
"nodeType": "YulTypedName",
"src": "7794:7:1",
"type": ""
}
],
"src": "7757:126:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7934:32:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7944:16:1",
"value": {
"name": "value",
"nodeType": "YulIdentifier",
"src": "7955:5:1"
},
"variableNames": [
{
"name": "cleaned",
"nodeType": "YulIdentifier",
"src": "7944:7:1"
}
]
}
]
},
"name": "cleanup_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "7916:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "cleaned",
"nodeType": "YulTypedName",
"src": "7926:7:1",
"type": ""
}
],
"src": "7889:77:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8037:60:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "8047:44:1",
"value": {
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "8085:5:1"
}
],
"functionName": {
"name": "cleanup_t_enum$_State_$4",
"nodeType": "YulIdentifier",
"src": "8060:24:1"
},
"nodeType": "YulFunctionCall",
"src": "8060:31:1"
},
"variableNames": [
{
"name": "converted",
"nodeType": "YulIdentifier",
"src": "8047:9:1"
}
]
}
]
},
"name": "convert_t_enum$_State_$4_to_t_uint8",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "8017:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "converted",
"nodeType": "YulTypedName",
"src": "8027:9:1",
"type": ""
}
],
"src": "7972:125:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8152:258:1",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "8162:10:1",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "8171:1:1",
"type": "",
"value": "0"
},
"variables": [
{
"name": "i",
"nodeType": "YulTypedName",
"src": "8166:1:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "8231:63:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "dst",
"nodeType": "YulIdentifier",
"src": "8256:3:1"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "8261:1:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "8252:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8252:11:1"
},
{
"arguments": [
{
"arguments": [
{
"name": "src",
"nodeType": "YulIdentifier",
"src": "8275:3:1"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "8280:1:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "8271:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8271:11:1"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "8265:5:1"
},
"nodeType": "YulFunctionCall",
"src": "8265:18:1"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "8245:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8245:39:1"
},
"nodeType": "YulExpressionStatement",
"src": "8245:39:1"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "8192:1:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8195:6:1"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "8189:2:1"
},
"nodeType": "YulFunctionCall",
"src": "8189:13:1"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "8203:19:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "8205:15:1",
"value": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "8214:1:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8217:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "8210:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8210:10:1"
},
"variableNames": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "8205:1:1"
}
]
}
]
},
"pre": {
"nodeType": "YulBlock",
"src": "8185:3:1",
"statements": []
},
"src": "8181:113:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8328:76:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "dst",
"nodeType": "YulIdentifier",
"src": "8378:3:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8383:6:1"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "8374:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8374:16:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8392:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "8367:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8367:27:1"
},
"nodeType": "YulExpressionStatement",
"src": "8367:27:1"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "8309:1:1"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8312:6:1"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "8306:2:1"
},
"nodeType": "YulFunctionCall",
"src": "8306:13:1"
},
"nodeType": "YulIf",
"src": "8303:101:1"
}
]
},
"name": "copy_memory_to_memory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "src",
"nodeType": "YulTypedName",
"src": "8134:3:1",
"type": ""
},
{
"name": "dst",
"nodeType": "YulTypedName",
"src": "8139:3:1",
"type": ""
},
{
"name": "length",
"nodeType": "YulTypedName",
"src": "8144:6:1",
"type": ""
}
],
"src": "8103:307:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8467:269:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "8477:22:1",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "8491:4:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8497:1:1",
"type": "",
"value": "2"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "8487:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8487:12:1"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8477:6:1"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "8508:38:1",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "8538:4:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8544:1:1",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "8534:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8534:12:1"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "8512:18:1",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "8585:51:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "8599:27:1",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8613:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8621:4:1",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "8609:3:1"
},
"nodeType": "YulFunctionCall",
"src": "8609:17:1"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8599:6:1"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "8565:18:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "8558:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8558:26:1"
},
"nodeType": "YulIf",
"src": "8555:81:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8688:42:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x22",
"nodeType": "YulIdentifier",
"src": "8702:16:1"
},
"nodeType": "YulFunctionCall",
"src": "8702:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "8702:18:1"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "8652:18:1"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "8675:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8683:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "8672:2:1"
},
"nodeType": "YulFunctionCall",
"src": "8672:14:1"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "8649:2:1"
},
"nodeType": "YulFunctionCall",
"src": "8649:38:1"
},
"nodeType": "YulIf",
"src": "8646:84:1"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "8451:4:1",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "8460:6:1",
"type": ""
}
],
"src": "8416:320:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8770:152:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8787:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8790:77:1",
"type": "",
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "8780:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8780:88:1"
},
"nodeType": "YulExpressionStatement",
"src": "8780:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8884:1:1",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8887:4:1",
"type": "",
"value": "0x11"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "8877:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8877:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "8877:15:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8908:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8911:4:1",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "8901:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8901:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "8901:15:1"
}
]
},
"name": "panic_error_0x11",
"nodeType": "YulFunctionDefinition",
"src": "8742:180:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "8956:152:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8973:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "8976:77:1",
"type": "",
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "8966:6:1"
},
"nodeType": "YulFunctionCall",
"src": "8966:88:1"
},
"nodeType": "YulExpressionStatement",
"src": "8966:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9070:1:1",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9073:4:1",
"type": "",
"value": "0x21"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "9063:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9063:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "9063:15:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9094:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9097:4:1",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "9087:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9087:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "9087:15:1"
}
]
},
"name": "panic_error_0x21",
"nodeType": "YulFunctionDefinition",
"src": "8928:180:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "9142:152:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9159:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9162:77:1",
"type": "",
"value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "9152:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9152:88:1"
},
"nodeType": "YulExpressionStatement",
"src": "9152:88:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9256:1:1",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9259:4:1",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "9249:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9249:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "9249:15:1"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9280:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9283:4:1",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "9273:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9273:15:1"
},
"nodeType": "YulExpressionStatement",
"src": "9273:15:1"
}
]
},
"name": "panic_error_0x22",
"nodeType": "YulFunctionDefinition",
"src": "9114:180:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "9389:28:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9406:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9409:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "9399:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9399:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "9399:12:1"
}
]
},
"name": "revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db",
"nodeType": "YulFunctionDefinition",
"src": "9300:117:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "9512:28:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9529:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9532:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "9522:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9522:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "9522:12:1"
}
]
},
"name": "revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b",
"nodeType": "YulFunctionDefinition",
"src": "9423:117:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "9594:54:1",
"statements": [
{
"nodeType": "YulAssignment",
"src": "9604:38:1",
"value": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "9622:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9629:2:1",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "9618:3:1"
},
"nodeType": "YulFunctionCall",
"src": "9618:14:1"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9638:2:1",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "9634:3:1"
},
"nodeType": "YulFunctionCall",
"src": "9634:7:1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "9614:3:1"
},
"nodeType": "YulFunctionCall",
"src": "9614:28:1"
},
"variableNames": [
{
"name": "result",
"nodeType": "YulIdentifier",
"src": "9604:6:1"
}
]
}
]
},
"name": "round_up_to_mul_of_32",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "9577:5:1",
"type": ""
}
],
"returnVariables": [
{
"name": "result",
"nodeType": "YulTypedName",
"src": "9587:6:1",
"type": ""
}
],
"src": "9546:102:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "9760:131:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "9782:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9790:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "9778:3:1"
},
"nodeType": "YulFunctionCall",
"src": "9778:14:1"
},
{
"hexValue": "746865206e65772073746174652063616e6e6f7420626520657175616c20746f",
"kind": "string",
"nodeType": "YulLiteral",
"src": "9794:34:1",
"type": "",
"value": "the new state cannot be equal to"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "9771:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9771:58:1"
},
"nodeType": "YulExpressionStatement",
"src": "9771:58:1"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "9850:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "9858:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "9846:3:1"
},
"nodeType": "YulFunctionCall",
"src": "9846:15:1"
},
{
"hexValue": "207468652063757272656e74207374617465",
"kind": "string",
"nodeType": "YulLiteral",
"src": "9863:20:1",
"type": "",
"value": " the current state"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "9839:6:1"
},
"nodeType": "YulFunctionCall",
"src": "9839:45:1"
},
"nodeType": "YulExpressionStatement",
"src": "9839:45:1"
}
]
},
"name": "store_literal_in_memory_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "9752:6:1",
"type": ""
}
],
"src": "9654:237:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "10003:117:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10025:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10033:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10021:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10021:14:1"
},
{
"hexValue": "546865206f776e65722063616e742066756e6420666f7220746869732070726f",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10037:34:1",
"type": "",
"value": "The owner cant fund for this pro"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10014:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10014:58:1"
},
"nodeType": "YulExpressionStatement",
"src": "10014:58:1"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10093:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10101:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10089:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10089:15:1"
},
{
"hexValue": "6a656374",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10106:6:1",
"type": "",
"value": "ject"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10082:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10082:31:1"
},
"nodeType": "YulExpressionStatement",
"src": "10082:31:1"
}
]
},
"name": "store_literal_in_memory_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "9995:6:1",
"type": ""
}
],
"src": "9897:223:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "10232:119:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10254:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10262:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10250:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10250:14:1"
},
{
"hexValue": "4f6e6c79206f776e65722063616e206368616e6765207468652070726f6a6563",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10266:34:1",
"type": "",
"value": "Only owner can change the projec"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10243:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10243:58:1"
},
"nodeType": "YulExpressionStatement",
"src": "10243:58:1"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10322:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10330:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10318:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10318:15:1"
},
{
"hexValue": "74206e616d65",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10335:8:1",
"type": "",
"value": "t name"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10311:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10311:33:1"
},
"nodeType": "YulExpressionStatement",
"src": "10311:33:1"
}
]
},
"name": "store_literal_in_memory_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "10224:6:1",
"type": ""
}
],
"src": "10126:225:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "10463:132:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10485:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10493:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10481:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10481:14:1"
},
{
"hexValue": "596f752063616e7420646f6e6174652062656361757365207468652070726f6a",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10497:34:1",
"type": "",
"value": "You cant donate because the proj"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10474:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10474:58:1"
},
"nodeType": "YulExpressionStatement",
"src": "10474:58:1"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10553:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10561:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10549:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10549:15:1"
},
{
"hexValue": "65637420737461746520697320436c6f736564",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10566:21:1",
"type": "",
"value": "ect state is Closed"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10542:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10542:46:1"
},
"nodeType": "YulExpressionStatement",
"src": "10542:46:1"
}
]
},
"name": "store_literal_in_memory_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "10455:6:1",
"type": ""
}
],
"src": "10357:238:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "10707:126:1",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10729:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10737:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10725:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10725:14:1"
},
{
"hexValue": "43616e7420646f6e617465206c657373207468616e203020657468657220696e",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10741:34:1",
"type": "",
"value": "Cant donate less than 0 ether in"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10718:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10718:58:1"
},
"nodeType": "YulExpressionStatement",
"src": "10718:58:1"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "10797:6:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10805:2:1",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "10793:3:1"
},
"nodeType": "YulFunctionCall",
"src": "10793:15:1"
},
{
"hexValue": "20746869732070726f6a656374",
"kind": "string",
"nodeType": "YulLiteral",
"src": "10810:15:1",
"type": "",
"value": " this project"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "10786:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10786:40:1"
},
"nodeType": "YulExpressionStatement",
"src": "10786:40:1"
}
]
},
"name": "store_literal_in_memory_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "10699:6:1",
"type": ""
}
],
"src": "10601:232:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "10889:62:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "10923:22:1",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x21",
"nodeType": "YulIdentifier",
"src": "10925:16:1"
},
"nodeType": "YulFunctionCall",
"src": "10925:18:1"
},
"nodeType": "YulExpressionStatement",
"src": "10925:18:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "10912:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "10919:1:1",
"type": "",
"value": "2"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "10909:2:1"
},
"nodeType": "YulFunctionCall",
"src": "10909:12:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "10902:6:1"
},
"nodeType": "YulFunctionCall",
"src": "10902:20:1"
},
"nodeType": "YulIf",
"src": "10899:46:1"
}
]
},
"name": "validator_assert_t_enum$_State_$4",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "10882:5:1",
"type": ""
}
],
"src": "10839:112:1"
},
{
"body": {
"nodeType": "YulBlock",
"src": "11007:56:1",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "11041:16:1",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "11050:1:1",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "11053:1:1",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "11043:6:1"
},
"nodeType": "YulFunctionCall",
"src": "11043:12:1"
},
"nodeType": "YulExpressionStatement",
"src": "11043:12:1"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "11030:5:1"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "11037:1:1",
"type": "",
"value": "2"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "11027:2:1"
},
"nodeType": "YulFunctionCall",
"src": "11027:12:1"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "11020:6:1"
},
"nodeType": "YulFunctionCall",
"src": "11020:20:1"
},
"nodeType": "YulIf",
"src": "11017:40:1"
}
]
},
"name": "validator_revert_t_enum$_State_$4",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "11000:5:1",
"type": ""
}
],
"src": "10957:106:1"
}
]
},
"contents": "{\n\n function abi_decode_t_enum$_State_$4(offset, end) -> value {\n value := calldataload(offset)\n validator_revert_t_enum$_State_$4(value)\n }\n\n function abi_decode_tuple_t_enum$_State_$4(headStart, dataEnd) -> value0 {\n if slt(sub(dataEnd, headStart), 32) { revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b() }\n\n {\n\n let offset := 0\n\n value0 := abi_decode_t_enum$_State_$4(add(headStart, offset), dataEnd)\n }\n\n }\n\n function abi_encode_t_address_payable_to_t_address_payable_fromStack(value, pos) {\n mstore(pos, cleanup_t_address_payable(value))\n }\n\n function abi_encode_t_enum$_State_$4_to_t_uint8_fromStack(value, pos) {\n mstore(pos, convert_t_enum$_State_$4_to_t_uint8(value))\n }\n\n function abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack(value, pos) -> end {\n let length := array_length_t_string_memory_ptr(value)\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, length)\n copy_memory_to_memory(add(value, 0x20), pos, length)\n end := add(pos, round_up_to_mul_of_32(length))\n }\n\n function abi_encode_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c_to_t_string_memory_ptr_fromStack(pos) -> end {\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, 50)\n store_literal_in_memory_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c(pos)\n end := add(pos, 64)\n }\n\n function abi_encode_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8_to_t_string_memory_ptr_fromStack(pos) -> end {\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, 36)\n store_literal_in_memory_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8(pos)\n end := add(pos, 64)\n }\n\n function abi_encode_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900_to_t_string_memory_ptr_fromStack(pos) -> end {\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, 38)\n store_literal_in_memory_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900(pos)\n end := add(pos, 64)\n }\n\n function abi_encode_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f_to_t_string_memory_ptr_fromStack(pos) -> end {\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, 51)\n store_literal_in_memory_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f(pos)\n end := add(pos, 64)\n }\n\n function abi_encode_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4_to_t_string_memory_ptr_fromStack(pos) -> end {\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, 45)\n store_literal_in_memory_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4(pos)\n end := add(pos, 64)\n }\n\n function abi_encode_t_uint256_to_t_uint256_fromStack(value, pos) {\n mstore(pos, cleanup_t_uint256(value))\n }\n\n function abi_encode_tuple_t_string_memory_ptr_t_string_memory_ptr_t_string_memory_ptr_t_uint256_t_address_payable_t_uint256_t_enum$_State_$4__to_t_string_memory_ptr_t_string_memory_ptr_t_string_memory_ptr_t_uint256_t_address_payable_t_uint256_t_uint8__fromStack_reversed(headStart , value6, value5, value4, value3, value2, value1, value0) -> tail {\n tail := add(headStart, 224)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack(value0, tail)\n\n mstore(add(headStart, 32), sub(tail, headStart))\n tail := abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack(value1, tail)\n\n mstore(add(headStart, 64), sub(tail, headStart))\n tail := abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack(value2, tail)\n\n abi_encode_t_uint256_to_t_uint256_fromStack(value3, add(headStart, 96))\n\n abi_encode_t_address_payable_to_t_address_payable_fromStack(value4, add(headStart, 128))\n\n abi_encode_t_uint256_to_t_uint256_fromStack(value5, add(headStart, 160))\n\n abi_encode_t_enum$_State_$4_to_t_uint8_fromStack(value6, add(headStart, 192))\n\n }\n\n function abi_encode_tuple_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c__to_t_string_memory_ptr__fromStack_reversed(headStart ) -> tail {\n tail := add(headStart, 32)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_stringliteral_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c_to_t_string_memory_ptr_fromStack( tail)\n\n }\n\n function abi_encode_tuple_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8__to_t_string_memory_ptr__fromStack_reversed(headStart ) -> tail {\n tail := add(headStart, 32)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_stringliteral_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8_to_t_string_memory_ptr_fromStack( tail)\n\n }\n\n function abi_encode_tuple_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900__to_t_string_memory_ptr__fromStack_reversed(headStart ) -> tail {\n tail := add(headStart, 32)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_stringliteral_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900_to_t_string_memory_ptr_fromStack( tail)\n\n }\n\n function abi_encode_tuple_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f__to_t_string_memory_ptr__fromStack_reversed(headStart ) -> tail {\n tail := add(headStart, 32)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_stringliteral_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f_to_t_string_memory_ptr_fromStack( tail)\n\n }\n\n function abi_encode_tuple_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4__to_t_string_memory_ptr__fromStack_reversed(headStart ) -> tail {\n tail := add(headStart, 32)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_stringliteral_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4_to_t_string_memory_ptr_fromStack( tail)\n\n }\n\n function abi_encode_tuple_t_uint256_t_enum$_State_$4__to_t_uint256_t_uint8__fromStack_reversed(headStart , value1, value0) -> tail {\n tail := add(headStart, 64)\n\n abi_encode_t_uint256_to_t_uint256_fromStack(value0, add(headStart, 0))\n\n abi_encode_t_enum$_State_$4_to_t_uint8_fromStack(value1, add(headStart, 32))\n\n }\n\n function allocate_unbounded() -> memPtr {\n memPtr := mload(64)\n }\n\n function array_length_t_string_memory_ptr(value) -> length {\n\n length := mload(value)\n\n }\n\n function array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, length) -> updated_pos {\n mstore(pos, length)\n updated_pos := add(pos, 0x20)\n }\n\n function checked_add_t_uint256(x, y) -> sum {\n x := cleanup_t_uint256(x)\n y := cleanup_t_uint256(y)\n\n // overflow, if x > (maxValue - y)\n if gt(x, sub(0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff, y)) { panic_error_0x11() }\n\n sum := add(x, y)\n }\n\n function cleanup_t_address_payable(value) -> cleaned {\n cleaned := cleanup_t_uint160(value)\n }\n\n function cleanup_t_enum$_State_$4(value) -> cleaned {\n cleaned := value validator_assert_t_enum$_State_$4(value)\n }\n\n function cleanup_t_uint160(value) -> cleaned {\n cleaned := and(value, 0xffffffffffffffffffffffffffffffffffffffff)\n }\n\n function cleanup_t_uint256(value) -> cleaned {\n cleaned := value\n }\n\n function convert_t_enum$_State_$4_to_t_uint8(value) -> converted {\n converted := cleanup_t_enum$_State_$4(value)\n }\n\n function copy_memory_to_memory(src, dst, length) {\n let i := 0\n for { } lt(i, length) { i := add(i, 32) }\n {\n mstore(add(dst, i), mload(add(src, i)))\n }\n if gt(i, length)\n {\n // clear end\n mstore(add(dst, length), 0)\n }\n }\n\n function extract_byte_array_length(data) -> length {\n length := div(data, 2)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) {\n length := and(length, 0x7f)\n }\n\n if eq(outOfPlaceEncoding, lt(length, 32)) {\n panic_error_0x22()\n }\n }\n\n function panic_error_0x11() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n\n function panic_error_0x21() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x21)\n revert(0, 0x24)\n }\n\n function panic_error_0x22() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n\n function revert_error_c1322bf8034eace5e0b5c7295db60986aa89aae5e0ea0873e4689e076861a5db() {\n revert(0, 0)\n }\n\n function revert_error_dbdddcbe895c83990c08b3492a0e83918d802a52331272ac6fdb6a7c4aea3b1b() {\n revert(0, 0)\n }\n\n function round_up_to_mul_of_32(value) -> result {\n result := and(add(value, 31), not(31))\n }\n\n function store_literal_in_memory_53a5eda70748d3b76f63cd46b0083b431b41606fd9cc9f81abf2903dccca631c(memPtr) {\n\n mstore(add(memPtr, 0), \"the new state cannot be equal to\")\n\n mstore(add(memPtr, 32), \" the current state\")\n\n }\n\n function store_literal_in_memory_6c62053b552812e319f0cb847a6dceaf12cc4ebc0fe941ba42f44bdfb68d25f8(memPtr) {\n\n mstore(add(memPtr, 0), \"The owner cant fund for this pro\")\n\n mstore(add(memPtr, 32), \"ject\")\n\n }\n\n function store_literal_in_memory_a2f4679a46596364d4461195884d345b05c4cfe8a5b373a46ac16a710a026900(memPtr) {\n\n mstore(add(memPtr, 0), \"Only owner can change the projec\")\n\n mstore(add(memPtr, 32), \"t name\")\n\n }\n\n function store_literal_in_memory_cb26aaff9196685fc2691317581641276f3148700eda4b561ad210aa9f6fb30f(memPtr) {\n\n mstore(add(memPtr, 0), \"You cant donate because the proj\")\n\n mstore(add(memPtr, 32), \"ect state is Closed\")\n\n }\n\n function store_literal_in_memory_e5321a6fc3337f279990b4b872fd3375ba2e08f255b68d4874fc7e608c3397d4(memPtr) {\n\n mstore(add(memPtr, 0), \"Cant donate less than 0 ether in\")\n\n mstore(add(memPtr, 32), \" this project\")\n\n }\n\n function validator_assert_t_enum$_State_$4(value) {\n if iszero(lt(value, 2)) { panic_error_0x21() }\n }\n\n function validator_revert_t_enum$_State_$4(value) {\n if iszero(lt(value, 2)) { revert(0, 0) }\n }\n\n}\n",
"id": 1,
"language": "Yul",
"name": "#utility.yul"
}
],
"immutableReferences": {},
"linkReferences": {},
"object": "6080604052600436106100345760003560e01c80635699fadc14610039578063d63dc66114610062578063f60ca60d1461006c575b600080fd5b34801561004557600080fd5b50610060600480360381019061005b919061068b565b61009d565b005b61006a610217565b005b34801561007857600080fd5b50610081610481565b60405161009497969594939291906107cd565b60405180910390f35b600060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614610130576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161012790610891565b60405180910390fd5b80600181111561014357610142610a81565b5b600060060160009054906101000a900460ff16600181111561016857610167610a81565b5b14156101a9576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101a090610851565b60405180910390fd5b80600060060160006101000a81548160ff021916908360018111156101d1576101d0610a81565b5b02179055507fe0c6b52acba7c9f0fd7e4b011ebf2ada2a661d2650b8c2f040ce47ba0d2e8b986000600501548260405161020c9291906108f1565b60405180910390a150565b600060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614156102ab576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016102a290610871565b60405180910390fd5b600060018111156102bf576102be610a81565b5b600060060160009054906101000a900460ff1660018111156102e4576102e3610a81565b5b14610324576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161031b906108b1565b60405180910390fd5b60003411610367576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161035e906108d1565b60405180910390fd5b600060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166108fc349081150290604051600060405180830381858888f193505050501580156103d2573d6000803e3d6000fd5b5034600060050160008282546103e89190610936565b925050819055506000600301546000600501541061047f576001600060060160006101000a81548160ff0219169083600181111561042957610428610a81565b5b02179055507ff0ee00d26a8979b9e78bae45eb07223b85f55a75cfc7e7c52d630852395aa7d8600060050154600060060160009054906101000a900460ff166040516104769291906108f1565b60405180910390a15b565b600080600001805461049290610a20565b80601f01602080910402602001604051908101604052809291908181526020018280546104be90610a20565b801561050b5780601f106104e05761010080835404028352916020019161050b565b820191906000526020600020905b8154815290600101906020018083116104ee57829003601f168201915b50505050509080600101805461052090610a20565b80601f016020809104026020016040519081016040528092919081815260200182805461054c90610a20565b80156105995780601f1061056e57610100808354040283529160200191610599565b820191906000526020600020905b81548152906001019060200180831161057c57829003601f168201915b5050505050908060020180546105ae90610a20565b80601f01602080910402602001604051908101604052809291908181526020018280546105da90610a20565b80156106275780601f106105fc57610100808354040283529160200191610627565b820191906000526020600020905b81548152906001019060200180831161060a57829003601f168201915b5050505050908060030154908060040160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff16908060050154908060060160009054906101000a900460ff16905087565b60008135905061068581610c94565b92915050565b6000602082840312156106a1576106a0610adf565b5b60006106af84828501610676565b91505092915050565b6106c18161098c565b82525050565b6106d0816109db565b82525050565b60006106e18261091a565b6106eb8185610925565b93506106fb8185602086016109ed565b61070481610ae4565b840191505092915050565b600061071c603283610925565b915061072782610af5565b604082019050919050565b600061073f602483610925565b915061074a82610b44565b604082019050919050565b6000610762602683610925565b915061076d82610b93565b604082019050919050565b6000610785603383610925565b915061079082610be2565b604082019050919050565b60006107a8602d83610925565b91506107b382610c31565b604082019050919050565b6107c7816109d1565b82525050565b600060e08201905081810360008301526107e7818a6106d6565b905081810360208301526107fb81896106d6565b9050818103604083015261080f81886106d6565b905061081e60608301876107be565b61082b60808301866106b8565b61083860a08301856107be565b61084560c08301846106c7565b98975050505050505050565b6000602082019050818103600083015261086a8161070f565b9050919050565b6000602082019050818103600083015261088a81610732565b9050919050565b600060208201905081810360008301526108aa81610755565b9050919050565b600060208201905081810360008301526108ca81610778565b9050919050565b600060208201905081810360008301526108ea8161079b565b9050919050565b600060408201905061090660008301856107be565b61091360208301846106c7565b9392505050565b600081519050919050565b600082825260208201905092915050565b6000610941826109d1565b915061094c836109d1565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0382111561098157610980610a52565b5b828201905092915050565b6000610997826109b1565b9050919050565b60008190506109ac82610c80565b919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b60006109e68261099e565b9050919050565b60005b83811015610a0b5780820151818401526020810190506109f0565b83811115610a1a576000848401525b50505050565b60006002820490506001821680610a3857607f821691505b60208210811415610a4c57610a4b610ab0565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b600080fd5b6000601f19601f8301169050919050565b7f746865206e65772073746174652063616e6e6f7420626520657175616c20746f60008201527f207468652063757272656e742073746174650000000000000000000000000000602082015250565b7f546865206f776e65722063616e742066756e6420666f7220746869732070726f60008201527f6a65637400000000000000000000000000000000000000000000000000000000602082015250565b7f4f6e6c79206f776e65722063616e206368616e6765207468652070726f6a656360008201527f74206e616d650000000000000000000000000000000000000000000000000000602082015250565b7f596f752063616e7420646f6e6174652062656361757365207468652070726f6a60008201527f65637420737461746520697320436c6f73656400000000000000000000000000602082015250565b7f43616e7420646f6e617465206c657373207468616e203020657468657220696e60008201527f20746869732070726f6a65637400000000000000000000000000000000000000602082015250565b60028110610c9157610c90610a81565b5b50565b60028110610ca157600080fd5b5056fea2646970667358221220649fc0e6ae9ea778896f7d9b94bf890b0d3980e938b165134479c905c57d142464736f6c63430008070033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x4 CALLDATASIZE LT PUSH2 0x34 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x5699FADC EQ PUSH2 0x39 JUMPI DUP1 PUSH4 0xD63DC661 EQ PUSH2 0x62 JUMPI DUP1 PUSH4 0xF60CA60D EQ PUSH2 0x6C JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x45 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x60 PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x5B SWAP2 SWAP1 PUSH2 0x68B JUMP JUMPDEST PUSH2 0x9D JUMP JUMPDEST STOP JUMPDEST PUSH2 0x6A PUSH2 0x217 JUMP JUMPDEST STOP JUMPDEST CALLVALUE DUP1 ISZERO PUSH2 0x78 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x81 PUSH2 0x481 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x94 SWAP8 SWAP7 SWAP6 SWAP5 SWAP4 SWAP3 SWAP2 SWAP1 PUSH2 0x7CD JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x0 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND EQ PUSH2 0x130 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x127 SWAP1 PUSH2 0x891 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x143 JUMPI PUSH2 0x142 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x168 JUMPI PUSH2 0x167 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST EQ ISZERO PUSH2 0x1A9 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x1A0 SWAP1 PUSH2 0x851 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0xFF MUL NOT AND SWAP1 DUP4 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x1D1 JUMPI PUSH2 0x1D0 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST MUL OR SWAP1 SSTORE POP PUSH32 0xE0C6B52ACBA7C9F0FD7E4B011EBF2ADA2A661D2650B8C2F040CE47BA0D2E8B98 PUSH1 0x0 PUSH1 0x5 ADD SLOAD DUP3 PUSH1 0x40 MLOAD PUSH2 0x20C SWAP3 SWAP2 SWAP1 PUSH2 0x8F1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND EQ ISZERO PUSH2 0x2AB JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2A2 SWAP1 PUSH2 0x871 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x2BF JUMPI PUSH2 0x2BE PUSH2 0xA81 JUMP JUMPDEST JUMPDEST PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x2E4 JUMPI PUSH2 0x2E3 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST EQ PUSH2 0x324 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x31B SWAP1 PUSH2 0x8B1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x0 CALLVALUE GT PUSH2 0x367 JUMPI PUSH1 0x40 MLOAD PUSH32 0x8C379A000000000000000000000000000000000000000000000000000000000 DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x35E SWAP1 PUSH2 0x8D1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH2 0x8FC CALLVALUE SWAP1 DUP2 ISZERO MUL SWAP1 PUSH1 0x40 MLOAD PUSH1 0x0 PUSH1 0x40 MLOAD DUP1 DUP4 SUB DUP2 DUP6 DUP9 DUP9 CALL SWAP4 POP POP POP POP ISZERO DUP1 ISZERO PUSH2 0x3D2 JUMPI RETURNDATASIZE PUSH1 0x0 DUP1 RETURNDATACOPY RETURNDATASIZE PUSH1 0x0 REVERT JUMPDEST POP CALLVALUE PUSH1 0x0 PUSH1 0x5 ADD PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x3E8 SWAP2 SWAP1 PUSH2 0x936 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP PUSH1 0x0 PUSH1 0x3 ADD SLOAD PUSH1 0x0 PUSH1 0x5 ADD SLOAD LT PUSH2 0x47F JUMPI PUSH1 0x1 PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0xFF MUL NOT AND SWAP1 DUP4 PUSH1 0x1 DUP2 GT ISZERO PUSH2 0x429 JUMPI PUSH2 0x428 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST MUL OR SWAP1 SSTORE POP PUSH32 0xF0EE00D26A8979B9E78BAE45EB07223B85F55A75CFC7E7C52D630852395AA7D8 PUSH1 0x0 PUSH1 0x5 ADD SLOAD PUSH1 0x0 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND PUSH1 0x40 MLOAD PUSH2 0x476 SWAP3 SWAP2 SWAP1 PUSH2 0x8F1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG1 JUMPDEST JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 ADD DUP1 SLOAD PUSH2 0x492 SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x4BE SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x50B JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x4E0 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x50B JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x4EE JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 DUP1 PUSH1 0x1 ADD DUP1 SLOAD PUSH2 0x520 SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x54C SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x599 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x56E JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x599 JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x57C JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 DUP1 PUSH1 0x2 ADD DUP1 SLOAD PUSH2 0x5AE SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 PUSH1 0x1F ADD PUSH1 0x20 DUP1 SWAP2 DIV MUL PUSH1 0x20 ADD PUSH1 0x40 MLOAD SWAP1 DUP2 ADD PUSH1 0x40 MSTORE DUP1 SWAP3 SWAP2 SWAP1 DUP2 DUP2 MSTORE PUSH1 0x20 ADD DUP3 DUP1 SLOAD PUSH2 0x5DA SWAP1 PUSH2 0xA20 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x627 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x5FC JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x627 JUMP JUMPDEST DUP3 ADD SWAP2 SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 JUMPDEST DUP2 SLOAD DUP2 MSTORE SWAP1 PUSH1 0x1 ADD SWAP1 PUSH1 0x20 ADD DUP1 DUP4 GT PUSH2 0x60A JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 DUP1 PUSH1 0x3 ADD SLOAD SWAP1 DUP1 PUSH1 0x4 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND SWAP1 DUP1 PUSH1 0x5 ADD SLOAD SWAP1 DUP1 PUSH1 0x6 ADD PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND SWAP1 POP DUP8 JUMP JUMPDEST PUSH1 0x0 DUP2 CALLDATALOAD SWAP1 POP PUSH2 0x685 DUP2 PUSH2 0xC94 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x6A1 JUMPI PUSH2 0x6A0 PUSH2 0xADF JUMP JUMPDEST JUMPDEST PUSH1 0x0 PUSH2 0x6AF DUP5 DUP3 DUP6 ADD PUSH2 0x676 JUMP JUMPDEST SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH2 0x6C1 DUP2 PUSH2 0x98C JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH2 0x6D0 DUP2 PUSH2 0x9DB JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x6E1 DUP3 PUSH2 0x91A JUMP JUMPDEST PUSH2 0x6EB DUP2 DUP6 PUSH2 0x925 JUMP JUMPDEST SWAP4 POP PUSH2 0x6FB DUP2 DUP6 PUSH1 0x20 DUP7 ADD PUSH2 0x9ED JUMP JUMPDEST PUSH2 0x704 DUP2 PUSH2 0xAE4 JUMP JUMPDEST DUP5 ADD SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x71C PUSH1 0x32 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x727 DUP3 PUSH2 0xAF5 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x73F PUSH1 0x24 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x74A DUP3 PUSH2 0xB44 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x762 PUSH1 0x26 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x76D DUP3 PUSH2 0xB93 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x785 PUSH1 0x33 DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x790 DUP3 PUSH2 0xBE2 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x7A8 PUSH1 0x2D DUP4 PUSH2 0x925 JUMP JUMPDEST SWAP2 POP PUSH2 0x7B3 DUP3 PUSH2 0xC31 JUMP JUMPDEST PUSH1 0x40 DUP3 ADD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH2 0x7C7 DUP2 PUSH2 0x9D1 JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0xE0 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x7E7 DUP2 DUP11 PUSH2 0x6D6 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 SUB PUSH1 0x20 DUP4 ADD MSTORE PUSH2 0x7FB DUP2 DUP10 PUSH2 0x6D6 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 SUB PUSH1 0x40 DUP4 ADD MSTORE PUSH2 0x80F DUP2 DUP9 PUSH2 0x6D6 JUMP JUMPDEST SWAP1 POP PUSH2 0x81E PUSH1 0x60 DUP4 ADD DUP8 PUSH2 0x7BE JUMP JUMPDEST PUSH2 0x82B PUSH1 0x80 DUP4 ADD DUP7 PUSH2 0x6B8 JUMP JUMPDEST PUSH2 0x838 PUSH1 0xA0 DUP4 ADD DUP6 PUSH2 0x7BE JUMP JUMPDEST PUSH2 0x845 PUSH1 0xC0 DUP4 ADD DUP5 PUSH2 0x6C7 JUMP JUMPDEST SWAP9 SWAP8 POP POP POP POP POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x86A DUP2 PUSH2 0x70F JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x88A DUP2 PUSH2 0x732 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x8AA DUP2 PUSH2 0x755 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x8CA DUP2 PUSH2 0x778 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0x8EA DUP2 PUSH2 0x79B JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x40 DUP3 ADD SWAP1 POP PUSH2 0x906 PUSH1 0x0 DUP4 ADD DUP6 PUSH2 0x7BE JUMP JUMPDEST PUSH2 0x913 PUSH1 0x20 DUP4 ADD DUP5 PUSH2 0x6C7 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 MLOAD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x941 DUP3 PUSH2 0x9D1 JUMP JUMPDEST SWAP2 POP PUSH2 0x94C DUP4 PUSH2 0x9D1 JUMP JUMPDEST SWAP3 POP DUP3 PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF SUB DUP3 GT ISZERO PUSH2 0x981 JUMPI PUSH2 0x980 PUSH2 0xA52 JUMP JUMPDEST JUMPDEST DUP3 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x997 DUP3 PUSH2 0x9B1 JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP PUSH2 0x9AC DUP3 PUSH2 0xC80 JUMP JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP3 AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x9E6 DUP3 PUSH2 0x99E JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0xA0B JUMPI DUP1 DUP3 ADD MLOAD DUP2 DUP5 ADD MSTORE PUSH1 0x20 DUP2 ADD SWAP1 POP PUSH2 0x9F0 JUMP JUMPDEST DUP4 DUP2 GT ISZERO PUSH2 0xA1A JUMPI PUSH1 0x0 DUP5 DUP5 ADD MSTORE JUMPDEST POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x2 DUP3 DIV SWAP1 POP PUSH1 0x1 DUP3 AND DUP1 PUSH2 0xA38 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xA4C JUMPI PUSH2 0xA4B PUSH2 0xAB0 JUMP JUMPDEST JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x21 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x746865206E65772073746174652063616E6E6F7420626520657175616C20746F PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x207468652063757272656E742073746174650000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x546865206F776E65722063616E742066756E6420666F7220746869732070726F PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x6A65637400000000000000000000000000000000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x4F6E6C79206F776E65722063616E206368616E6765207468652070726F6A6563 PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x74206E616D650000000000000000000000000000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x596F752063616E7420646F6E6174652062656361757365207468652070726F6A PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x65637420737461746520697320436C6F73656400000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH32 0x43616E7420646F6E617465206C657373207468616E203020657468657220696E PUSH1 0x0 DUP3 ADD MSTORE PUSH32 0x20746869732070726F6A65637400000000000000000000000000000000000000 PUSH1 0x20 DUP3 ADD MSTORE POP JUMP JUMPDEST PUSH1 0x2 DUP2 LT PUSH2 0xC91 JUMPI PUSH2 0xC90 PUSH2 0xA81 JUMP JUMPDEST JUMPDEST POP JUMP JUMPDEST PUSH1 0x2 DUP2 LT PUSH2 0xCA1 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 PUSH5 0x9FC0E6AE9E 0xA7 PUSH25 0x896F7D9B94BF890B0D3980E938B165134479C905C57D142464 PUSH20 0x6F6C634300080700330000000000000000000000 ",
"sourceMap": "70:1789:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;1604:253;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;1105:489;;;:::i;:::-;;329:22;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;:::i;:::-;;;;;;;;1604:253;631:7;:14;;;;;;;;;;;;617:28;;:10;:28;;;609:79;;;;;;;;;;;;:::i;:::-;;;;;;;;;1701:8:::1;1684:25;;;;;;;;:::i;:::-;;:7;:13;;;;;;;;;;;;:25;;;;;;;;:::i;:::-;;;;1675:89;;;;;;;;;;;;:::i;:::-;;;;;;;;;1790:8;1774:7;:13;;;:24;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;1813:37;1825:7;:14;;;1841:8;1813:37;;;;;;;:::i;:::-;;;;;;;;1604:253:::0;:::o;1105:489::-;836:7;:14;;;;;;;;;;;;822:28;;:10;:28;;;;814:77;;;;;;;;;;;;:::i;:::-;;;;;;;;;1188:12:::1;1171:29;;;;;;;;:::i;:::-;;:7;:13;;;;;;;;;;;;:29;;;;;;;;:::i;:::-;;;1163:93;;;;;;;;;;;;:::i;:::-;;;;;;;;;1286:1;1274:9;:13;1266:71;;;;;;;;;;;;:::i;:::-;;;;;;;;;1347:7;:14;;;;;;;;;;;;:23;;:34;1371:9;1347:34;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;::::0;::::1;;;;;;1409:9;1391:7;:14;;;:27;;;;;;;:::i;:::-;;;;;;;;1449:7;:22;;;1431:7;:14;;;:40;1428:160;;1503:12;1487:7;:13;;;:28;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;1534:43;1547:7;:14;;;1563:7;:13;;;;;;;;;;;;1534:43;;;;;;;:::i;:::-;;;;;;;;1428:160;1105:489::o:0;329:22::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;7:153:1:-;60:5;98:6;85:20;76:29;;114:40;148:5;114:40;:::i;:::-;7:153;;;;:::o;166:343::-;232:6;281:2;269:9;260:7;256:23;252:32;249:119;;;287:79;;:::i;:::-;249:119;407:1;432:60;484:7;475:6;464:9;460:22;432:60;:::i;:::-;422:70;;378:124;166:343;;;;:::o;515:142::-;618:32;644:5;618:32;:::i;:::-;613:3;606:45;515:142;;:::o;663:141::-;755:42;791:5;755:42;:::i;:::-;750:3;743:55;663:141;;:::o;810:364::-;898:3;926:39;959:5;926:39;:::i;:::-;981:71;1045:6;1040:3;981:71;:::i;:::-;974:78;;1061:52;1106:6;1101:3;1094:4;1087:5;1083:16;1061:52;:::i;:::-;1138:29;1160:6;1138:29;:::i;:::-;1133:3;1129:39;1122:46;;902:272;810:364;;;;:::o;1180:366::-;1322:3;1343:67;1407:2;1402:3;1343:67;:::i;:::-;1336:74;;1419:93;1508:3;1419:93;:::i;:::-;1537:2;1532:3;1528:12;1521:19;;1180:366;;;:::o;1552:::-;1694:3;1715:67;1779:2;1774:3;1715:67;:::i;:::-;1708:74;;1791:93;1880:3;1791:93;:::i;:::-;1909:2;1904:3;1900:12;1893:19;;1552:366;;;:::o;1924:::-;2066:3;2087:67;2151:2;2146:3;2087:67;:::i;:::-;2080:74;;2163:93;2252:3;2163:93;:::i;:::-;2281:2;2276:3;2272:12;2265:19;;1924:366;;;:::o;2296:::-;2438:3;2459:67;2523:2;2518:3;2459:67;:::i;:::-;2452:74;;2535:93;2624:3;2535:93;:::i;:::-;2653:2;2648:3;2644:12;2637:19;;2296:366;;;:::o;2668:::-;2810:3;2831:67;2895:2;2890:3;2831:67;:::i;:::-;2824:74;;2907:93;2996:3;2907:93;:::i;:::-;3025:2;3020:3;3016:12;3009:19;;2668:366;;;:::o;3040:118::-;3127:24;3145:5;3127:24;:::i;:::-;3122:3;3115:37;3040:118;;:::o;3164:1201::-;3506:4;3544:3;3533:9;3529:19;3521:27;;3594:9;3588:4;3584:20;3580:1;3569:9;3565:17;3558:47;3622:78;3695:4;3686:6;3622:78;:::i;:::-;3614:86;;3747:9;3741:4;3737:20;3732:2;3721:9;3717:18;3710:48;3775:78;3848:4;3839:6;3775:78;:::i;:::-;3767:86;;3900:9;3894:4;3890:20;3885:2;3874:9;3870:18;3863:48;3928:78;4001:4;3992:6;3928:78;:::i;:::-;3920:86;;4016:72;4084:2;4073:9;4069:18;4060:6;4016:72;:::i;:::-;4098:89;4182:3;4171:9;4167:19;4158:6;4098:89;:::i;:::-;4197:73;4265:3;4254:9;4250:19;4241:6;4197:73;:::i;:::-;4280:78;4353:3;4342:9;4338:19;4329:6;4280:78;:::i;:::-;3164:1201;;;;;;;;;;:::o;4371:419::-;4537:4;4575:2;4564:9;4560:18;4552:26;;4624:9;4618:4;4614:20;4610:1;4599:9;4595:17;4588:47;4652:131;4778:4;4652:131;:::i;:::-;4644:139;;4371:419;;;:::o;4796:::-;4962:4;5000:2;4989:9;4985:18;4977:26;;5049:9;5043:4;5039:20;5035:1;5024:9;5020:17;5013:47;5077:131;5203:4;5077:131;:::i;:::-;5069:139;;4796:419;;;:::o;5221:::-;5387:4;5425:2;5414:9;5410:18;5402:26;;5474:9;5468:4;5464:20;5460:1;5449:9;5445:17;5438:47;5502:131;5628:4;5502:131;:::i;:::-;5494:139;;5221:419;;;:::o;5646:::-;5812:4;5850:2;5839:9;5835:18;5827:26;;5899:9;5893:4;5889:20;5885:1;5874:9;5870:17;5863:47;5927:131;6053:4;5927:131;:::i;:::-;5919:139;;5646:419;;;:::o;6071:::-;6237:4;6275:2;6264:9;6260:18;6252:26;;6324:9;6318:4;6314:20;6310:1;6299:9;6295:17;6288:47;6352:131;6478:4;6352:131;:::i;:::-;6344:139;;6071:419;;;:::o;6496:342::-;6622:4;6660:2;6649:9;6645:18;6637:26;;6673:71;6741:1;6730:9;6726:17;6717:6;6673:71;:::i;:::-;6754:77;6827:2;6816:9;6812:18;6803:6;6754:77;:::i;:::-;6496:342;;;;;:::o;6925:99::-;6977:6;7011:5;7005:12;6995:22;;6925:99;;;:::o;7030:169::-;7114:11;7148:6;7143:3;7136:19;7188:4;7183:3;7179:14;7164:29;;7030:169;;;;:::o;7205:305::-;7245:3;7264:20;7282:1;7264:20;:::i;:::-;7259:25;;7298:20;7316:1;7298:20;:::i;:::-;7293:25;;7452:1;7384:66;7380:74;7377:1;7374:81;7371:107;;;7458:18;;:::i;:::-;7371:107;7502:1;7499;7495:9;7488:16;;7205:305;;;;:::o;7516:104::-;7561:7;7590:24;7608:5;7590:24;:::i;:::-;7579:35;;7516:104;;;:::o;7626:125::-;7670:7;7699:5;7688:16;;7705:40;7739:5;7705:40;:::i;:::-;7626:125;;;:::o;7757:126::-;7794:7;7834:42;7827:5;7823:54;7812:65;;7757:126;;;:::o;7889:77::-;7926:7;7955:5;7944:16;;7889:77;;;:::o;7972:125::-;8027:9;8060:31;8085:5;8060:31;:::i;:::-;8047:44;;7972:125;;;:::o;8103:307::-;8171:1;8181:113;8195:6;8192:1;8189:13;8181:113;;;8280:1;8275:3;8271:11;8265:18;8261:1;8256:3;8252:11;8245:39;8217:2;8214:1;8210:10;8205:15;;8181:113;;;8312:6;8309:1;8306:13;8303:101;;;8392:1;8383:6;8378:3;8374:16;8367:27;8303:101;8152:258;8103:307;;;:::o;8416:320::-;8460:6;8497:1;8491:4;8487:12;8477:22;;8544:1;8538:4;8534:12;8565:18;8555:81;;8621:4;8613:6;8609:17;8599:27;;8555:81;8683:2;8675:6;8672:14;8652:18;8649:38;8646:84;;;8702:18;;:::i;:::-;8646:84;8467:269;8416:320;;;:::o;8742:180::-;8790:77;8787:1;8780:88;8887:4;8884:1;8877:15;8911:4;8908:1;8901:15;8928:180;8976:77;8973:1;8966:88;9073:4;9070:1;9063:15;9097:4;9094:1;9087:15;9114:180;9162:77;9159:1;9152:88;9259:4;9256:1;9249:15;9283:4;9280:1;9273:15;9423:117;9532:1;9529;9522:12;9546:102;9587:6;9638:2;9634:7;9629:2;9622:5;9618:14;9614:28;9604:38;;9546:102;;;:::o;9654:237::-;9794:34;9790:1;9782:6;9778:14;9771:58;9863:20;9858:2;9850:6;9846:15;9839:45;9654:237;:::o;9897:223::-;10037:34;10033:1;10025:6;10021:14;10014:58;10106:6;10101:2;10093:6;10089:15;10082:31;9897:223;:::o;10126:225::-;10266:34;10262:1;10254:6;10250:14;10243:58;10335:8;10330:2;10322:6;10318:15;10311:33;10126:225;:::o;10357:238::-;10497:34;10493:1;10485:6;10481:14;10474:58;10566:21;10561:2;10553:6;10549:15;10542:46;10357:238;:::o;10601:232::-;10741:34;10737:1;10729:6;10725:14;10718:58;10810:15;10805:2;10797:6;10793:15;10786:40;10601:232;:::o;10839:112::-;10919:1;10912:5;10909:12;10899:46;;10925:18;;:::i;:::-;10899:46;10839:112;:::o;10957:106::-;11037:1;11030:5;11027:12;11017:40;;11053:1;11050;11043:12;11017:40;10957:106;:::o"
},
"gasEstimates": {
"creation": {
"codeDepositCost": "658000",
"executionCost": "infinite",
"totalCost": "infinite"
},
"external": {
"changeProjectState(uint8)": "32781",
"fundProject()": "infinite",
"project()": "infinite"
}
},
"methodIdentifiers": {
"changeProjectState(uint8)": "5699fadc",
"fundProject()": "d63dc661",
"project()": "f60ca60d"
}
},
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "_id",
"type": "string"
},
{
"internalType": "string",
"name": "_name",
"type": "string"
},
{
"internalType": "string",
"name": "_description",
"type": "string"
},
{
"internalType": "uint256",
"name": "_foundAsignGoal",
"type": "uint256"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "balance",
"type": "uint256"
},
{
"indexed": false,
"internalType": "enum Challengue1.State",
"name": "newState",
"type": "uint8"
}
],
"name": "ChangeState",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "balance",
"type": "uint256"
},
{
"indexed": false,
"internalType": "enum Challengue1.State",
"name": "state",
"type": "uint8"
}
],
"name": "CompleteFund",
"type": "event"
},
{
"inputs": [
{
"internalType": "enum Challengue1.State",
"name": "newState",
"type": "uint8"
}
],
"name": "changeProjectState",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "fundProject",
"outputs": [],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [],
"name": "project",
"outputs": [
{
"internalType": "string",
"name": "id",
"type": "string"
},
{
"internalType": "string",
"name": "name",
"type": "string"
},
{
"internalType": "string",
"name": "description",
"type": "string"
},
{
"internalType": "uint256",
"name": "foundAsignGoal",
"type": "uint256"
},
{
"internalType": "address payable",
"name": "author",
"type": "address"
},
{
"internalType": "uint256",
"name": "founds",
"type": "uint256"
},
{
"internalType": "enum Challengue1.State",
"name": "state",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
}
]
}
{
"compiler": {
"version": "0.8.7+commit.e28d00a7"
},
"language": "Solidity",
"output": {
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "_id",
"type": "string"
},
{
"internalType": "string",
"name": "_name",
"type": "string"
},
{
"internalType": "string",
"name": "_description",
"type": "string"
},
{
"internalType": "uint256",
"name": "_foundAsignGoal",
"type": "uint256"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "balance",
"type": "uint256"
},
{
"indexed": false,
"internalType": "enum Challengue1.State",
"name": "newState",
"type": "uint8"
}
],
"name": "ChangeState",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint256",
"name": "balance",
"type": "uint256"
},
{
"indexed": false,
"internalType": "enum Challengue1.State",
"name": "state",
"type": "uint8"
}
],
"name": "CompleteFund",
"type": "event"
},
{
"inputs": [
{
"internalType": "enum Challengue1.State",
"name": "newState",
"type": "uint8"
}
],
"name": "changeProjectState",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "fundProject",
"outputs": [],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [],
"name": "project",
"outputs": [
{
"internalType": "string",
"name": "id",
"type": "string"
},
{
"internalType": "string",
"name": "name",
"type": "string"
},
{
"internalType": "string",
"name": "description",
"type": "string"
},
{
"internalType": "uint256",
"name": "foundAsignGoal",
"type": "uint256"
},
{
"internalType": "address payable",
"name": "author",
"type": "address"
},
{
"internalType": "uint256",
"name": "founds",
"type": "uint256"
},
{
"internalType": "enum Challengue1.State",
"name": "state",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
}
],
"devdoc": {
"kind": "dev",
"methods": {},
"version": 1
},
"userdoc": {
"kind": "user",
"methods": {},
"version": 1
}
},
"settings": {
"compilationTarget": {
"contracts/challengue/simple_contrac_with_modifier_-_emitEvents_-_require_-_dataStruc_and_enumData.sol": "Challengue1"
},
"evmVersion": "london",
"libraries": {},
"metadata": {
"bytecodeHash": "ipfs"
},
"optimizer": {
"enabled": false,
"runs": 200
},
"remappings": []
},
"sources": {
"contracts/challengue/simple_contrac_with_modifier_-_emitEvents_-_require_-_dataStruc_and_enumData.sol": {
"keccak256": "0xfb2d5fe8089b084285415b080ce1941e5b5e65b4e17ed9904f077e32cd56944c",
"license": "GPL-3.0",
"urls": [
"bzz-raw://8a3d556f6874b83a7a8de4349bd349f3a5e15b1c09060ac0ee08fe36015a575c",
"dweb:/ipfs/QmQXvAtSt1LN19QAj5mVjPgCDbNYE7DGSjp4BaqC3EA8FU"
]
}
},
"version": 1
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
contract Challengue1 {
string public id;
string public state = "Opened";
string public name;
string public description;
address payable public author;
uint public founds;
uint public foundAsignGoal;
constructor(string memory _id,string memory _name,string memory _description,uint _foundAsignGoal){
id = _id;
name = _name;
description = _description;
foundAsignGoal = _foundAsignGoal;
author = payable(msg.sender);
}
modifier onlyOwner() {
require(msg.sender == author, "Only owner can change the project name");
//la función es insertada en donde aparece este símbolo
_;
}
modifier blockOwner() {
require(msg.sender != author, "The owner cant fund for this project");
//la función es insertada en donde aparece este símbolo
_;
}
function fundProject() public payable blockOwner{
author.transfer(msg.value);
founds += msg.value;
}
function changeProjectState(string calldata newState) public onlyOwner {
state = newState;
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
contract Challengue1 {
enum State { Opened, Closed }
struct Project {
string id;
string name;
string description;
uint foundAsignGoal;
address payable author;
uint founds;
State state;
}
Project public project;
constructor(string memory _id,string memory _name,string memory _description,uint _foundAsignGoal){
project = Project(_id,_name,_description,_foundAsignGoal,payable(msg.sender),0,State.Opened);
}
modifier onlyOwner() {
require(msg.sender == project.author, "Only owner can change the project name");
//la función es insertada en donde aparece este símbolo
_;
}
modifier blockOwner() {
require(msg.sender != project.author, "The owner cant fund for this project");
//la función es insertada en donde aparece este símbolo
_;
}
event ChangeState(uint256 balance, State newState);
event CompleteFund(uint256 balance, State state);
function fundProject() public payable blockOwner{
require(project.state == State.Opened, "You cant donate because the project state is Closed");
require(msg.value > 0 ,"Cant donate less than 0 ether in this project");
project.author.transfer(msg.value);
project.founds += msg.value;
if(project.founds >= project.foundAsignGoal) {
project.state = State.Closed;
emit CompleteFund(project.founds, project.state);
}
}
function changeProjectState(State newState) public onlyOwner {
require (project.state != newState, "the new state cannot be equal to the current state");
project.state = newState;
emit ChangeState(project.founds, newState);
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
contract Challengue1 {
struct Project {
string id;
string name;
string description;
uint foundAsignGoal;
address payable author;
uint founds;
bool state;
}
Project public project;
constructor(string memory _id,string memory _name,string memory _description,uint _foundAsignGoal){
project = Project(_id,_name,_description,_foundAsignGoal,payable(msg.sender),0,true);
}
modifier onlyOwner() {
require(msg.sender == project.author, "Only owner can change the project name");
//la función es insertada en donde aparece este símbolo
_;
}
modifier blockOwner() {
require(msg.sender != project.author, "The owner cant fund for this project");
//la función es insertada en donde aparece este símbolo
_;
}
event ChangeState(uint256 balance, bool newState);
event CompleteFund(uint256 balance, bool state);
function fundProject() public payable blockOwner{
require(project.state == true, "You cant donate because the project state is Closed");
require(msg.value > 0 ,"Cant donate less than 0 ether in this project");
project.author.transfer(msg.value);
project.founds += msg.value;
if(project.founds >= project.foundAsignGoal) {
project.state = false;
emit CompleteFund(project.founds, project.state);
}
}
function changeProjectState(bool newState) public onlyOwner {
require (project.state != newState, "the new state cannot be equal to the current state");
project.state = newState;
emit ChangeState(project.founds, newState);
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
contract Challengue1 {
string public id;
bool public state = true;
string public name;
string public description;
address payable public author;
uint public founds;
uint public foundAsignGoal;
constructor(string memory _id,string memory _name,string memory _description,uint _foundAsignGoal){
id = _id;
name = _name;
description = _description;
foundAsignGoal = _foundAsignGoal;
author = payable(msg.sender);
}
modifier onlyOwner() {
require(msg.sender == author, "Only owner can change the project name");
//la función es insertada en donde aparece este símbolo
_;
}
modifier blockOwner() {
require(msg.sender != author, "The owner cant fund for this project");
//la función es insertada en donde aparece este símbolo
_;
}
event ChangeState(uint256 balance, bool newState);
event CompleteFund(uint256 balance, bool state);
function fundProject() public payable blockOwner{
require(state == true, "You cant donate because the project state is Closed");
require(msg.value > 0 ,"Cant donate less than 0 ether in this project");
author.transfer(msg.value);
founds += msg.value;
if(founds > foundAsignGoal) {
state = false;
emit CompleteFund(founds, state);
}
}
function changeProjectState(bool newState) public onlyOwner {
require (state != newState, "the new state cannot be equal to the current state");
state = newState;
emit ChangeState(founds, newState);
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
contract Challengue1 {
string public id;
string public state = "Opened";
string public name;
string public description;
address payable public author;
uint public founds;
uint public foundAsignGoal;
constructor(string memory _id,string memory _name,string memory _description,uint _foundAsignGoal){
id = _id;
name = _name;
description = _description;
foundAsignGoal = _foundAsignGoal;
author = payable(msg.sender);
}
modifier onlyOwner() {
require(msg.sender == author, "Only owner can change the project name");
//la función es insertada en donde aparece este símbolo
_;
}
modifier blockOwner() {
require(msg.sender != author, "The owner cant fund for this project");
//la función es insertada en donde aparece este símbolo
_;
}
event ChangeState(address editor, uint256 balance, string newState);
event CompleteFund(string message, uint256 balance, string state);
function fundProject() public payable blockOwner{
author.transfer(msg.value);
founds += msg.value;
if(founds > foundAsignGoal) {
state = "Completed";
emit CompleteFund("Goal achieved", founds, state);
}
}
function changeProjectState(string memory newState) public onlyOwner {
state = newState;
emit ChangeState(msg.sender,founds, newState);
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0;
contract Challengue1 {
string public id;
string public state = "Opened";
string public name;
string public description;
address payable public author;
uint public founds;
uint public foundAsignGoal;
constructor(string memory _id,string memory _name,string memory _description,uint _foundAsignGoal){
id = _id;
name = _name;
description = _description;
foundAsignGoal = _foundAsignGoal;
author = payable(msg.sender);
}
function fundProject() public payable {
author.transfer(msg.value);
founds += msg.value;
}
function changeProjectState(string calldata newState) public {
state = newState;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment