Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tgxn/ac8a95438a41c55ee395814378721ba8 to your computer and use it in GitHub Desktop.
Save tgxn/ac8a95438a41c55ee395814378721ba8 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.4+commit.c7e474f2.js&optimize=true&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": {
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:2015:4",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:4",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "80:815:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "129:24:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "138:5:4"
},
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "145:5:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "131:6:4"
},
"nodeType": "YulFunctionCall",
"src": "131:20:4"
},
"nodeType": "YulExpressionStatement",
"src": "131:20:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "108:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "116:4:4",
"type": "",
"value": "0x1f"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "104:3:4"
},
"nodeType": "YulFunctionCall",
"src": "104:17:4"
},
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "123:3:4"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "100:3:4"
},
"nodeType": "YulFunctionCall",
"src": "100:27:4"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "93:6:4"
},
"nodeType": "YulFunctionCall",
"src": "93:35:4"
},
"nodeType": "YulIf",
"src": "90:2:4"
},
{
"nodeType": "YulVariableDeclaration",
"src": "162:23:4",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "178:6:4"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "172:5:4"
},
"nodeType": "YulFunctionCall",
"src": "172:13:4"
},
"variables": [
{
"name": "_1",
"nodeType": "YulTypedName",
"src": "166:2:4",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "194:28:4",
"value": {
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "212:2:4",
"type": "",
"value": "64"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "216:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "208:3:4"
},
"nodeType": "YulFunctionCall",
"src": "208:10:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "220:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "204:3:4"
},
"nodeType": "YulFunctionCall",
"src": "204:18:4"
},
"variables": [
{
"name": "_2",
"nodeType": "YulTypedName",
"src": "198:2:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "245:22:4",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x41",
"nodeType": "YulIdentifier",
"src": "247:16:4"
},
"nodeType": "YulFunctionCall",
"src": "247:18:4"
},
"nodeType": "YulExpressionStatement",
"src": "247:18:4"
}
]
},
"condition": {
"arguments": [
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "237:2:4"
},
{
"name": "_2",
"nodeType": "YulIdentifier",
"src": "241:2:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "234:2:4"
},
"nodeType": "YulFunctionCall",
"src": "234:10:4"
},
"nodeType": "YulIf",
"src": "231:2:4"
},
{
"nodeType": "YulVariableDeclaration",
"src": "276:23:4",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "296:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "290:5:4"
},
"nodeType": "YulFunctionCall",
"src": "290:9:4"
},
"variables": [
{
"name": "memPtr",
"nodeType": "YulTypedName",
"src": "280:6:4",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "308:14:4",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "318:4:4",
"type": "",
"value": "0x20"
},
"variables": [
{
"name": "_3",
"nodeType": "YulTypedName",
"src": "312:2:4",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "331:67:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "357:6:4"
},
{
"arguments": [
{
"arguments": [
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "373:2:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "377:4:4",
"type": "",
"value": "0x1f"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "369:3:4"
},
"nodeType": "YulFunctionCall",
"src": "369:13:4"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "388:2:4",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "384:3:4"
},
"nodeType": "YulFunctionCall",
"src": "384:7:4"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "365:3:4"
},
"nodeType": "YulFunctionCall",
"src": "365:27:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "353:3:4"
},
"nodeType": "YulFunctionCall",
"src": "353:40:4"
},
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "395:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "349:3:4"
},
"nodeType": "YulFunctionCall",
"src": "349:49:4"
},
"variables": [
{
"name": "newFreePtr",
"nodeType": "YulTypedName",
"src": "335:10:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "457:22:4",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x41",
"nodeType": "YulIdentifier",
"src": "459:16:4"
},
"nodeType": "YulFunctionCall",
"src": "459:18:4"
},
"nodeType": "YulExpressionStatement",
"src": "459:18:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "416:10:4"
},
{
"name": "_2",
"nodeType": "YulIdentifier",
"src": "428:2:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "413:2:4"
},
"nodeType": "YulFunctionCall",
"src": "413:18:4"
},
{
"arguments": [
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "436:10:4"
},
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "448:6:4"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "433:2:4"
},
"nodeType": "YulFunctionCall",
"src": "433:22:4"
}
],
"functionName": {
"name": "or",
"nodeType": "YulIdentifier",
"src": "410:2:4"
},
"nodeType": "YulFunctionCall",
"src": "410:46:4"
},
"nodeType": "YulIf",
"src": "407:2:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "495:2:4",
"type": "",
"value": "64"
},
{
"name": "newFreePtr",
"nodeType": "YulIdentifier",
"src": "499:10:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "488:6:4"
},
"nodeType": "YulFunctionCall",
"src": "488:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "488:22:4"
},
{
"expression": {
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "526:6:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "534:2:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "519:6:4"
},
"nodeType": "YulFunctionCall",
"src": "519:18:4"
},
"nodeType": "YulExpressionStatement",
"src": "519:18:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "583:24:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "592:5:4"
},
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "599:5:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "585:6:4"
},
"nodeType": "YulFunctionCall",
"src": "585:20:4"
},
"nodeType": "YulExpressionStatement",
"src": "585:20:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "560:6:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "568:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "556:3:4"
},
"nodeType": "YulFunctionCall",
"src": "556:15:4"
},
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "573:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "552:3:4"
},
"nodeType": "YulFunctionCall",
"src": "552:24:4"
},
{
"name": "end",
"nodeType": "YulIdentifier",
"src": "578:3:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "549:2:4"
},
"nodeType": "YulFunctionCall",
"src": "549:33:4"
},
"nodeType": "YulIf",
"src": "546:2:4"
},
{
"nodeType": "YulVariableDeclaration",
"src": "616:14:4",
"value": {
"name": "array",
"nodeType": "YulIdentifier",
"src": "625:5:4"
},
"variables": [
{
"name": "i",
"nodeType": "YulTypedName",
"src": "620:1:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "685:87:4",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "714:6:4"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "722:1:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "710:3:4"
},
"nodeType": "YulFunctionCall",
"src": "710:14:4"
},
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "726:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "706:3:4"
},
"nodeType": "YulFunctionCall",
"src": "706:23:4"
},
{
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "745:6:4"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "753:1:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "741:3:4"
},
"nodeType": "YulFunctionCall",
"src": "741:14:4"
},
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "757:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "737:3:4"
},
"nodeType": "YulFunctionCall",
"src": "737:23:4"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "731:5:4"
},
"nodeType": "YulFunctionCall",
"src": "731:30:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "699:6:4"
},
"nodeType": "YulFunctionCall",
"src": "699:63:4"
},
"nodeType": "YulExpressionStatement",
"src": "699:63:4"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "650:1:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "653:2:4"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "647:2:4"
},
"nodeType": "YulFunctionCall",
"src": "647:9:4"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "657:19:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "659:15:4",
"value": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "668:1:4"
},
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "671:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "664:3:4"
},
"nodeType": "YulFunctionCall",
"src": "664:10:4"
},
"variableNames": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "659:1:4"
}
]
}
]
},
"pre": {
"nodeType": "YulBlock",
"src": "643:3:4",
"statements": []
},
"src": "639:133:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "802:63:4",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "831:6:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "839:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "827:3:4"
},
"nodeType": "YulFunctionCall",
"src": "827:15:4"
},
{
"name": "_3",
"nodeType": "YulIdentifier",
"src": "844:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "823:3:4"
},
"nodeType": "YulFunctionCall",
"src": "823:24:4"
},
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "849:5:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "816:6:4"
},
"nodeType": "YulFunctionCall",
"src": "816:39:4"
},
"nodeType": "YulExpressionStatement",
"src": "816:39:4"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "787:1:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "790:2:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "784:2:4"
},
"nodeType": "YulFunctionCall",
"src": "784:9:4"
},
"nodeType": "YulIf",
"src": "781:2:4"
},
{
"nodeType": "YulAssignment",
"src": "874:15:4",
"value": {
"name": "memPtr",
"nodeType": "YulIdentifier",
"src": "883:6:4"
},
"variableNames": [
{
"name": "array",
"nodeType": "YulIdentifier",
"src": "874:5:4"
}
]
}
]
},
"name": "abi_decode_t_string_fromMemory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "54:6:4",
"type": ""
},
{
"name": "end",
"nodeType": "YulTypedName",
"src": "62:3:4",
"type": ""
}
],
"returnVariables": [
{
"name": "array",
"nodeType": "YulTypedName",
"src": "70:5:4",
"type": ""
}
],
"src": "14:881:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1018:478:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1064:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1073:6:4"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1081:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1066:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1066:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "1066:22:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1039:7:4"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1048:9:4"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1035:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1035:23:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1060:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1031:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1031:32:4"
},
"nodeType": "YulIf",
"src": "1028:2:4"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1099:30:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1119:9:4"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1113:5:4"
},
"nodeType": "YulFunctionCall",
"src": "1113:16:4"
},
"variables": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "1103:6:4",
"type": ""
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "1138:28:4",
"value": {
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1156:2:4",
"type": "",
"value": "64"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1160:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "1152:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1152:10:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1164:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1148:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1148:18:4"
},
"variables": [
{
"name": "_1",
"nodeType": "YulTypedName",
"src": "1142:2:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1193:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1202:6:4"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1210:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1195:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1195:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "1195:22:4"
}
]
},
"condition": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1181:6:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1189:2:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1178:2:4"
},
"nodeType": "YulFunctionCall",
"src": "1178:14:4"
},
"nodeType": "YulIf",
"src": "1175:2:4"
},
{
"nodeType": "YulAssignment",
"src": "1228:73:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1273:9:4"
},
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "1284:6:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1269:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1269:22:4"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1293:7:4"
}
],
"functionName": {
"name": "abi_decode_t_string_fromMemory",
"nodeType": "YulIdentifier",
"src": "1238:30:4"
},
"nodeType": "YulFunctionCall",
"src": "1238:63:4"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1228:6:4"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "1310:41:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1336:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1347:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1332:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1332:18:4"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1326:5:4"
},
"nodeType": "YulFunctionCall",
"src": "1326:25:4"
},
"variables": [
{
"name": "offset_1",
"nodeType": "YulTypedName",
"src": "1314:8:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1380:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1389:6:4"
},
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1397:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1382:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1382:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "1382:22:4"
}
]
},
"condition": {
"arguments": [
{
"name": "offset_1",
"nodeType": "YulIdentifier",
"src": "1366:8:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1376:2:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1363:2:4"
},
"nodeType": "YulFunctionCall",
"src": "1363:16:4"
},
"nodeType": "YulIf",
"src": "1360:2:4"
},
{
"nodeType": "YulAssignment",
"src": "1415:75:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1460:9:4"
},
{
"name": "offset_1",
"nodeType": "YulIdentifier",
"src": "1471:8:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1456:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1456:24:4"
},
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1482:7:4"
}
],
"functionName": {
"name": "abi_decode_t_string_fromMemory",
"nodeType": "YulIdentifier",
"src": "1425:30:4"
},
"nodeType": "YulFunctionCall",
"src": "1425:65:4"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1415:6:4"
}
]
}
]
},
"name": "abi_decode_tuple_t_string_memory_ptrt_string_memory_ptr_fromMemory",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "976:9:4",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "987:7:4",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "999:6:4",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "1007:6:4",
"type": ""
}
],
"src": "900:596:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1556:325:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1566:22:4",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "1580:4:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1586:1:4",
"type": "",
"value": "2"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "1576:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1576:12:4"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1566:6:4"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "1597:38:4",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "1627:4:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1633:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1623:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1623:12:4"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "1601:18:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1674:31:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1676:27:4",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1690:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1698:4:4",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1686:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1686:17:4"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1676:6:4"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "1654:18:4"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1647:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1647:26:4"
},
"nodeType": "YulIf",
"src": "1644:2:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1764:111:4",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1785:1:4",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1792:3:4",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1797:10:4",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "1788:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1788:20:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1778:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1778:31:4"
},
"nodeType": "YulExpressionStatement",
"src": "1778:31:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1829:1:4",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1832:4:4",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1822:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1822:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "1822:15:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1857:1:4",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1860:4:4",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1850:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1850:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "1850:15:4"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "1720:18:4"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1743:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1751:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1740:2:4"
},
"nodeType": "YulFunctionCall",
"src": "1740:14:4"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "1717:2:4"
},
"nodeType": "YulFunctionCall",
"src": "1717:38:4"
},
"nodeType": "YulIf",
"src": "1714:2:4"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "1536:4:4",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "1545:6:4",
"type": ""
}
],
"src": "1501:380:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1918:95:4",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1935:1:4",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1942:3:4",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1947:10:4",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "1938:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1938:20:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1928:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1928:31:4"
},
"nodeType": "YulExpressionStatement",
"src": "1928:31:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1975:1:4",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1978:4:4",
"type": "",
"value": "0x41"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1968:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1968:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "1968:15:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1999:1:4",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2002:4:4",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1992:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1992:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "1992:15:4"
}
]
},
"name": "panic_error_0x41",
"nodeType": "YulFunctionDefinition",
"src": "1886:127:4"
}
]
},
"contents": "{\n { }\n function abi_decode_t_string_fromMemory(offset, end) -> array\n {\n if iszero(slt(add(offset, 0x1f), end)) { revert(array, array) }\n let _1 := mload(offset)\n let _2 := sub(shl(64, 1), 1)\n if gt(_1, _2) { panic_error_0x41() }\n let memPtr := mload(64)\n let _3 := 0x20\n let newFreePtr := add(add(memPtr, and(add(_1, 0x1f), not(31))), _3)\n if or(gt(newFreePtr, _2), lt(newFreePtr, memPtr)) { panic_error_0x41() }\n mstore(64, newFreePtr)\n mstore(memPtr, _1)\n if gt(add(add(offset, _1), _3), end) { revert(array, array) }\n let i := array\n for { } lt(i, _1) { i := add(i, _3) }\n {\n mstore(add(add(memPtr, i), _3), mload(add(add(offset, i), _3)))\n }\n if gt(i, _1)\n {\n mstore(add(add(memPtr, _1), _3), array)\n }\n array := memPtr\n }\n function abi_decode_tuple_t_string_memory_ptrt_string_memory_ptr_fromMemory(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value0, value0) }\n let offset := mload(headStart)\n let _1 := sub(shl(64, 1), 1)\n if gt(offset, _1) { revert(value0, value0) }\n value0 := abi_decode_t_string_fromMemory(add(headStart, offset), dataEnd)\n let offset_1 := mload(add(headStart, 32))\n if gt(offset_1, _1) { revert(value1, value1) }\n value1 := abi_decode_t_string_fromMemory(add(headStart, offset_1), dataEnd)\n }\n function extract_byte_array_length(data) -> length\n {\n length := div(data, 2)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function panic_error_0x41()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x41)\n revert(0, 0x24)\n }\n}",
"id": 4,
"language": "Yul",
"name": "#utility.yul"
}
],
"linkReferences": {},
"object": "60806040523480156200001157600080fd5b5060405162000c6338038062000c638339810160408190526200003491620001b9565b81516200004990600390602085019062000068565b5080516200005f90600490602084019062000068565b50505062000273565b828054620000769062000220565b90600052602060002090601f0160209004810192826200009a5760008555620000e5565b82601f10620000b557805160ff1916838001178555620000e5565b82800160010185558215620000e5579182015b82811115620000e5578251825591602001919060010190620000c8565b50620000f3929150620000f7565b5090565b5b80821115620000f35760008155600101620000f8565b600082601f8301126200011f578081fd5b81516001600160401b03808211156200013c576200013c6200025d565b6040516020601f8401601f19168201810183811183821017156200016457620001646200025d565b60405283825285840181018710156200017b578485fd5b8492505b838310156200019e57858301810151828401820152918201916200017f565b83831115620001af57848185840101525b5095945050505050565b60008060408385031215620001cc578182fd5b82516001600160401b0380821115620001e3578384fd5b620001f1868387016200010e565b9350602085015191508082111562000207578283fd5b5062000216858286016200010e565b9150509250929050565b6002810460018216806200023557607f821691505b602082108114156200025757634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052604160045260246000fd5b6109e080620002836000396000f3fe608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461012957806370a082311461013c57806395d89b411461014f578063a457c2d714610157578063a9059cbb1461016a578063dd62ed3e1461017d576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ec57806323b872dd14610101578063313ce56714610114575b600080fd5b6100b6610190565b6040516100c391906106df565b60405180910390f35b6100df6100da3660046106ab565b610222565b6040516100c391906106d4565b6100f461023f565b6040516100c39190610913565b6100df61010f366004610670565b610245565b61011c6102e5565b6040516100c3919061091c565b6100df6101373660046106ab565b6102ea565b6100f461014a36600461061d565b610339565b6100b6610358565b6100df6101653660046106ab565b610367565b6100df6101783660046106ab565b6103e2565b6100f461018b36600461063e565b6103f6565b60606003805461019f90610959565b80601f01602080910402602001604051908101604052809291908181526020018280546101cb90610959565b80156102185780601f106101ed57610100808354040283529160200191610218565b820191906000526020600020905b8154815290600101906020018083116101fb57829003601f168201915b5050505050905090565b600061023661022f610421565b8484610425565b50600192915050565b60025490565b60006102528484846104d9565b6001600160a01b038416600090815260016020526040812081610273610421565b6001600160a01b03166001600160a01b03168152602001908152602001600020549050828110156102bf5760405162461bcd60e51b81526004016102b6906107fd565b60405180910390fd5b6102da856102cb610421565b6102d58685610942565b610425565b506001949350505050565b601290565b60006102366102f7610421565b848460016000610305610421565b6001600160a01b03908116825260208083019390935260409182016000908120918b16815292529020546102d5919061092a565b6001600160a01b0381166000908152602081905260409020545b919050565b60606004805461019f90610959565b60008060016000610376610421565b6001600160a01b03908116825260208083019390935260409182016000908120918816815292529020549050828110156103c25760405162461bcd60e51b81526004016102b6906108ce565b6103d86103cd610421565b856102d58685610942565b5060019392505050565b60006102366103ef610421565b84846104d9565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b3390565b6001600160a01b03831661044b5760405162461bcd60e51b81526004016102b69061088a565b6001600160a01b0382166104715760405162461bcd60e51b81526004016102b690610775565b6001600160a01b0380841660008181526001602090815260408083209487168084529490915290819020849055517f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925906104cc908590610913565b60405180910390a3505050565b6001600160a01b0383166104ff5760405162461bcd60e51b81526004016102b690610845565b6001600160a01b0382166105255760405162461bcd60e51b81526004016102b690610732565b610530838383610601565b6001600160a01b038316600090815260208190526040902054818110156105695760405162461bcd60e51b81526004016102b6906107b7565b6105738282610942565b6001600160a01b0380861660009081526020819052604080822093909355908516815290812080548492906105a990849061092a565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516105f39190610913565b60405180910390a350505050565b505050565b80356001600160a01b038116811461035357600080fd5b60006020828403121561062e578081fd5b61063782610606565b9392505050565b60008060408385031215610650578081fd5b61065983610606565b915061066760208401610606565b90509250929050565b600080600060608486031215610684578081fd5b61068d84610606565b925061069b60208501610606565b9150604084013590509250925092565b600080604083850312156106bd578182fd5b6106c683610606565b946020939093013593505050565b901515815260200190565b6000602080835283518082850152825b8181101561070b578581018301518582016040015282016106ef565b8181111561071c5783604083870101525b50601f01601f1916929092016040019392505050565b60208082526023908201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260408201526265737360e81b606082015260800190565b60208082526022908201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604082015261737360f01b606082015260800190565b60208082526026908201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604082015265616c616e636560d01b606082015260800190565b60208082526028908201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616040820152676c6c6f77616e636560c01b606082015260800190565b60208082526025908201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604082015264647265737360d81b606082015260800190565b60208082526024908201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646040820152637265737360e01b606082015260800190565b60208082526025908201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604082015264207a65726f60d81b606082015260800190565b90815260200190565b60ff91909116815260200190565b6000821982111561093d5761093d610994565b500190565b60008282101561095457610954610994565b500390565b60028104600182168061096d57607f821691505b6020821081141561098e57634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fdfea264697066735822122056e00e0a2d35d65f46341956596426e73f7decb0c2312aad663b8180b63dd00964736f6c63430008000033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH3 0x11 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD PUSH3 0xC63 CODESIZE SUB DUP1 PUSH3 0xC63 DUP4 CODECOPY DUP2 ADD PUSH1 0x40 DUP2 SWAP1 MSTORE PUSH3 0x34 SWAP2 PUSH3 0x1B9 JUMP JUMPDEST DUP2 MLOAD PUSH3 0x49 SWAP1 PUSH1 0x3 SWAP1 PUSH1 0x20 DUP6 ADD SWAP1 PUSH3 0x68 JUMP JUMPDEST POP DUP1 MLOAD PUSH3 0x5F SWAP1 PUSH1 0x4 SWAP1 PUSH1 0x20 DUP5 ADD SWAP1 PUSH3 0x68 JUMP JUMPDEST POP POP POP PUSH3 0x273 JUMP JUMPDEST DUP3 DUP1 SLOAD PUSH3 0x76 SWAP1 PUSH3 0x220 JUMP JUMPDEST SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1F ADD PUSH1 0x20 SWAP1 DIV DUP2 ADD SWAP3 DUP3 PUSH3 0x9A JUMPI PUSH1 0x0 DUP6 SSTORE PUSH3 0xE5 JUMP JUMPDEST DUP3 PUSH1 0x1F LT PUSH3 0xB5 JUMPI DUP1 MLOAD PUSH1 0xFF NOT AND DUP4 DUP1 ADD OR DUP6 SSTORE PUSH3 0xE5 JUMP JUMPDEST DUP3 DUP1 ADD PUSH1 0x1 ADD DUP6 SSTORE DUP3 ISZERO PUSH3 0xE5 JUMPI SWAP2 DUP3 ADD JUMPDEST DUP3 DUP2 GT ISZERO PUSH3 0xE5 JUMPI DUP3 MLOAD DUP3 SSTORE SWAP2 PUSH1 0x20 ADD SWAP2 SWAP1 PUSH1 0x1 ADD SWAP1 PUSH3 0xC8 JUMP JUMPDEST POP PUSH3 0xF3 SWAP3 SWAP2 POP PUSH3 0xF7 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST JUMPDEST DUP1 DUP3 GT ISZERO PUSH3 0xF3 JUMPI PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0xF8 JUMP JUMPDEST PUSH1 0x0 DUP3 PUSH1 0x1F DUP4 ADD SLT PUSH3 0x11F JUMPI DUP1 DUP2 REVERT JUMPDEST DUP2 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP1 DUP3 GT ISZERO PUSH3 0x13C JUMPI PUSH3 0x13C PUSH3 0x25D JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x20 PUSH1 0x1F DUP5 ADD PUSH1 0x1F NOT AND DUP3 ADD DUP2 ADD DUP4 DUP2 GT DUP4 DUP3 LT OR ISZERO PUSH3 0x164 JUMPI PUSH3 0x164 PUSH3 0x25D JUMP JUMPDEST PUSH1 0x40 MSTORE DUP4 DUP3 MSTORE DUP6 DUP5 ADD DUP2 ADD DUP8 LT ISZERO PUSH3 0x17B JUMPI DUP5 DUP6 REVERT JUMPDEST DUP5 SWAP3 POP JUMPDEST DUP4 DUP4 LT ISZERO PUSH3 0x19E JUMPI DUP6 DUP4 ADD DUP2 ADD MLOAD DUP3 DUP5 ADD DUP3 ADD MSTORE SWAP2 DUP3 ADD SWAP2 PUSH3 0x17F JUMP JUMPDEST DUP4 DUP4 GT ISZERO PUSH3 0x1AF JUMPI DUP5 DUP2 DUP6 DUP5 ADD ADD MSTORE JUMPDEST POP SWAP6 SWAP5 POP POP POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH3 0x1CC JUMPI DUP2 DUP3 REVERT JUMPDEST DUP3 MLOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0x40 SHL SUB DUP1 DUP3 GT ISZERO PUSH3 0x1E3 JUMPI DUP4 DUP5 REVERT JUMPDEST PUSH3 0x1F1 DUP7 DUP4 DUP8 ADD PUSH3 0x10E JUMP JUMPDEST SWAP4 POP PUSH1 0x20 DUP6 ADD MLOAD SWAP2 POP DUP1 DUP3 GT ISZERO PUSH3 0x207 JUMPI DUP3 DUP4 REVERT JUMPDEST POP PUSH3 0x216 DUP6 DUP3 DUP7 ADD PUSH3 0x10E JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x2 DUP2 DIV PUSH1 0x1 DUP3 AND DUP1 PUSH3 0x235 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH3 0x257 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x41 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0x9E0 DUP1 PUSH3 0x283 PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xA9 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x39509351 GT PUSH2 0x71 JUMPI DUP1 PUSH4 0x39509351 EQ PUSH2 0x129 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x13C JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x14F JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x157 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x16A JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x17D JUMPI PUSH2 0xA9 JUMP JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xAE JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xCC JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0xEC JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x101 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x114 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xB6 PUSH2 0x190 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x6DF JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xDF PUSH2 0xDA CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x222 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x6D4 JUMP JUMPDEST PUSH2 0xF4 PUSH2 0x23F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x913 JUMP JUMPDEST PUSH2 0xDF PUSH2 0x10F CALLDATASIZE PUSH1 0x4 PUSH2 0x670 JUMP JUMPDEST PUSH2 0x245 JUMP JUMPDEST PUSH2 0x11C PUSH2 0x2E5 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x91C JUMP JUMPDEST PUSH2 0xDF PUSH2 0x137 CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x2EA JUMP JUMPDEST PUSH2 0xF4 PUSH2 0x14A CALLDATASIZE PUSH1 0x4 PUSH2 0x61D JUMP JUMPDEST PUSH2 0x339 JUMP JUMPDEST PUSH2 0xB6 PUSH2 0x358 JUMP JUMPDEST PUSH2 0xDF PUSH2 0x165 CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x367 JUMP JUMPDEST PUSH2 0xDF PUSH2 0x178 CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x3E2 JUMP JUMPDEST PUSH2 0xF4 PUSH2 0x18B CALLDATASIZE PUSH1 0x4 PUSH2 0x63E JUMP JUMPDEST PUSH2 0x3F6 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x3 DUP1 SLOAD PUSH2 0x19F SWAP1 PUSH2 0x959 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 0x1CB SWAP1 PUSH2 0x959 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x218 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x1ED JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x218 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 0x1FB JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x236 PUSH2 0x22F PUSH2 0x421 JUMP JUMPDEST DUP5 DUP5 PUSH2 0x425 JUMP JUMPDEST POP PUSH1 0x1 SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x2 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x252 DUP5 DUP5 DUP5 PUSH2 0x4D9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP2 PUSH2 0x273 PUSH2 0x421 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD SWAP1 POP DUP3 DUP2 LT ISZERO PUSH2 0x2BF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x7FD JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x2DA DUP6 PUSH2 0x2CB PUSH2 0x421 JUMP JUMPDEST PUSH2 0x2D5 DUP7 DUP6 PUSH2 0x942 JUMP JUMPDEST PUSH2 0x425 JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH1 0x12 SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x236 PUSH2 0x2F7 PUSH2 0x421 JUMP JUMPDEST DUP5 DUP5 PUSH1 0x1 PUSH1 0x0 PUSH2 0x305 PUSH2 0x421 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND DUP3 MSTORE PUSH1 0x20 DUP1 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH1 0x40 SWAP2 DUP3 ADD PUSH1 0x0 SWAP1 DUP2 KECCAK256 SWAP2 DUP12 AND DUP2 MSTORE SWAP3 MSTORE SWAP1 KECCAK256 SLOAD PUSH2 0x2D5 SWAP2 SWAP1 PUSH2 0x92A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x4 DUP1 SLOAD PUSH2 0x19F SWAP1 PUSH2 0x959 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x1 PUSH1 0x0 PUSH2 0x376 PUSH2 0x421 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND DUP3 MSTORE PUSH1 0x20 DUP1 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH1 0x40 SWAP2 DUP3 ADD PUSH1 0x0 SWAP1 DUP2 KECCAK256 SWAP2 DUP9 AND DUP2 MSTORE SWAP3 MSTORE SWAP1 KECCAK256 SLOAD SWAP1 POP DUP3 DUP2 LT ISZERO PUSH2 0x3C2 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x8CE JUMP JUMPDEST PUSH2 0x3D8 PUSH2 0x3CD PUSH2 0x421 JUMP JUMPDEST DUP6 PUSH2 0x2D5 DUP7 DUP6 PUSH2 0x942 JUMP JUMPDEST POP PUSH1 0x1 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x236 PUSH2 0x3EF PUSH2 0x421 JUMP JUMPDEST DUP5 DUP5 PUSH2 0x4D9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLER SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x44B JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x88A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x471 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x775 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP5 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 SWAP1 SWAP2 MSTORE SWAP1 DUP2 SWAP1 KECCAK256 DUP5 SWAP1 SSTORE MLOAD PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP1 PUSH2 0x4CC SWAP1 DUP6 SWAP1 PUSH2 0x913 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x4FF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x845 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x525 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x732 JUMP JUMPDEST PUSH2 0x530 DUP4 DUP4 DUP4 PUSH2 0x601 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x569 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x7B7 JUMP JUMPDEST PUSH2 0x573 DUP3 DUP3 PUSH2 0x942 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP4 SWAP1 SWAP4 SSTORE SWAP1 DUP6 AND DUP2 MSTORE SWAP1 DUP2 KECCAK256 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x5A9 SWAP1 DUP5 SWAP1 PUSH2 0x92A JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP5 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x5F3 SWAP2 SWAP1 PUSH2 0x913 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP POP JUMP JUMPDEST POP POP POP JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x353 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x62E JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x637 DUP3 PUSH2 0x606 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x650 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x659 DUP4 PUSH2 0x606 JUMP JUMPDEST SWAP2 POP PUSH2 0x667 PUSH1 0x20 DUP5 ADD PUSH2 0x606 JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x684 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x68D DUP5 PUSH2 0x606 JUMP JUMPDEST SWAP3 POP PUSH2 0x69B PUSH1 0x20 DUP6 ADD PUSH2 0x606 JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x6BD JUMPI DUP2 DUP3 REVERT JUMPDEST PUSH2 0x6C6 DUP4 PUSH2 0x606 JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE DUP3 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x70B JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0x6EF JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0x71C JUMPI DUP4 PUSH1 0x40 DUP4 DUP8 ADD ADD MSTORE JUMPDEST POP PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP3 SWAP1 SWAP3 ADD PUSH1 0x40 ADD SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x23 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x40 DUP3 ADD MSTORE PUSH3 0x657373 PUSH1 0xE8 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x22 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x40 DUP3 ADD MSTORE PUSH2 0x7373 PUSH1 0xF0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x26 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x40 DUP3 ADD MSTORE PUSH6 0x616C616E6365 PUSH1 0xD0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x28 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732061 PUSH1 0x40 DUP3 ADD MSTORE PUSH8 0x6C6C6F77616E6365 PUSH1 0xC0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x25 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x40 DUP3 ADD MSTORE PUSH5 0x6472657373 PUSH1 0xD8 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x24 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x40 DUP3 ADD MSTORE PUSH4 0x72657373 PUSH1 0xE0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x25 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x40 DUP3 ADD MSTORE PUSH5 0x207A65726F PUSH1 0xD8 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0xFF SWAP2 SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH2 0x93D JUMPI PUSH2 0x93D PUSH2 0x994 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 LT ISZERO PUSH2 0x954 JUMPI PUSH2 0x954 PUSH2 0x994 JUMP JUMPDEST POP SUB SWAP1 JUMP JUMPDEST PUSH1 0x2 DUP2 DIV PUSH1 0x1 DUP3 AND DUP1 PUSH2 0x96D JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0x98E JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 JUMP 0xE0 0xE EXP 0x2D CALLDATALOAD 0xD6 0x5F CHAINID CALLVALUE NOT JUMP MSIZE PUSH5 0x26E73F7DEC 0xB0 0xC2 BALANCE 0x2A 0xAD PUSH7 0x3B8180B63DD009 PUSH5 0x736F6C6343 STOP ADDMOD STOP STOP CALLER ",
"sourceMap": "1321:9279:0:-:0;;;1898:114;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;1965:13;;;;:5;;:13;;;;;:::i;:::-;-1:-1:-1;1988:17:0;;;;:7;;:17;;;;;:::i;:::-;;1898:114;;1321:9279;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;1321:9279:0;;;-1:-1:-1;1321:9279:0;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;14:881:4;;123:3;116:4;108:6;104:17;100:27;90:2;;145:5;138;131:20;90:2;172:13;;-1:-1:-1;;;;;234:10:4;;;231:2;;;247:18;;:::i;:::-;296:2;290:9;318:4;388:2;369:13;;-1:-1:-1;;365:27:4;353:40;;349:49;;413:18;;;433:22;;;410:46;407:2;;;459:18;;:::i;:::-;495:2;488:22;519:18;;;556:15;;;552:24;;549:33;-1:-1:-1;546:2:4;;;599:5;592;585:20;546:2;625:5;616:14;;639:133;653:2;650:1;647:9;639:133;;;741:14;;;737:23;;731:30;710:14;;;706:23;;699:63;664:10;;;;639:133;;;790:2;787:1;784:9;781:2;;;849:5;844:2;839;831:6;827:15;823:24;816:39;781:2;-1:-1:-1;883:6:4;80:815;-1:-1:-1;;;;;80:815:4:o;900:596::-;;;1060:2;1048:9;1039:7;1035:23;1031:32;1028:2;;;1081:6;1073;1066:22;1028:2;1113:16;;-1:-1:-1;;;;;1178:14:4;;;1175:2;;;1210:6;1202;1195:22;1175:2;1238:63;1293:7;1284:6;1273:9;1269:22;1238:63;:::i;:::-;1228:73;;1347:2;1336:9;1332:18;1326:25;1310:41;;1376:2;1366:8;1363:16;1360:2;;;1397:6;1389;1382:22;1360:2;;1425:65;1482:7;1471:8;1460:9;1456:24;1425:65;:::i;:::-;1415:75;;;1018:478;;;;;:::o;1501:380::-;1586:1;1576:12;;1633:1;1623:12;;;1644:2;;1698:4;1690:6;1686:17;1676:27;;1644:2;1751;1743:6;1740:14;1720:18;1717:38;1714:2;;;1797:10;1792:3;1788:20;1785:1;1778:31;1832:4;1829:1;1822:15;1860:4;1857:1;1850:15;1714:2;;1556:325;;;:::o;1886:127::-;1947:10;1942:3;1938:20;1935:1;1928:31;1978:4;1975:1;1968:15;2002:4;1999:1;1992:15;1918:95;1321:9279:0;;;;;;"
},
"deployedBytecode": {
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:6082:4",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:4",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "65:124:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "75:29:4",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "97:6:4"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "84:12:4"
},
"nodeType": "YulFunctionCall",
"src": "84:20:4"
},
"variableNames": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "75:5:4"
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "167:16:4",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "176:1:4",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "179:1:4",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "169:6:4"
},
"nodeType": "YulFunctionCall",
"src": "169:12:4"
},
"nodeType": "YulExpressionStatement",
"src": "169:12:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "126:5:4"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "137:5:4"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "152:3:4",
"type": "",
"value": "160"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "157:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "148:3:4"
},
"nodeType": "YulFunctionCall",
"src": "148:11:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "161:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "144:3:4"
},
"nodeType": "YulFunctionCall",
"src": "144:19:4"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "133:3:4"
},
"nodeType": "YulFunctionCall",
"src": "133:31:4"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "123:2:4"
},
"nodeType": "YulFunctionCall",
"src": "123:42:4"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "116:6:4"
},
"nodeType": "YulFunctionCall",
"src": "116:50:4"
},
"nodeType": "YulIf",
"src": "113:2:4"
}
]
},
"name": "abi_decode_t_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "44:6:4",
"type": ""
}
],
"returnVariables": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "55:5:4",
"type": ""
}
],
"src": "14:175:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "264:128:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "310:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "319:6:4"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "327:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "312:6:4"
},
"nodeType": "YulFunctionCall",
"src": "312:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "312:22:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "285:7:4"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "294:9:4"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "281:3:4"
},
"nodeType": "YulFunctionCall",
"src": "281:23:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "306:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "277:3:4"
},
"nodeType": "YulFunctionCall",
"src": "277:32:4"
},
"nodeType": "YulIf",
"src": "274:2:4"
},
{
"nodeType": "YulAssignment",
"src": "345:41:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "376:9:4"
}
],
"functionName": {
"name": "abi_decode_t_address",
"nodeType": "YulIdentifier",
"src": "355:20:4"
},
"nodeType": "YulFunctionCall",
"src": "355:31:4"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "345:6:4"
}
]
}
]
},
"name": "abi_decode_tuple_t_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "230:9:4",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "241:7:4",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "253:6:4",
"type": ""
}
],
"src": "194:198:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "484:187:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "530:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "539:6:4"
},
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "547:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "532:6:4"
},
"nodeType": "YulFunctionCall",
"src": "532:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "532:22:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "505:7:4"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "514:9:4"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "501:3:4"
},
"nodeType": "YulFunctionCall",
"src": "501:23:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "526:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "497:3:4"
},
"nodeType": "YulFunctionCall",
"src": "497:32:4"
},
"nodeType": "YulIf",
"src": "494:2:4"
},
{
"nodeType": "YulAssignment",
"src": "565:41:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "596:9:4"
}
],
"functionName": {
"name": "abi_decode_t_address",
"nodeType": "YulIdentifier",
"src": "575:20:4"
},
"nodeType": "YulFunctionCall",
"src": "575:31:4"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "565:6:4"
}
]
},
{
"nodeType": "YulAssignment",
"src": "615:50:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "650:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "661:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "646:3:4"
},
"nodeType": "YulFunctionCall",
"src": "646:18:4"
}
],
"functionName": {
"name": "abi_decode_t_address",
"nodeType": "YulIdentifier",
"src": "625:20:4"
},
"nodeType": "YulFunctionCall",
"src": "625:40:4"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "615:6:4"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "442:9:4",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "453:7:4",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "465:6:4",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "473:6:4",
"type": ""
}
],
"src": "397:274:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "780:238:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "826:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "835:6:4"
},
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "843:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "828:6:4"
},
"nodeType": "YulFunctionCall",
"src": "828:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "828:22:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "801:7:4"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "810:9:4"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "797:3:4"
},
"nodeType": "YulFunctionCall",
"src": "797:23:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "822:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "793:3:4"
},
"nodeType": "YulFunctionCall",
"src": "793:32:4"
},
"nodeType": "YulIf",
"src": "790:2:4"
},
{
"nodeType": "YulAssignment",
"src": "861:41:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "892:9:4"
}
],
"functionName": {
"name": "abi_decode_t_address",
"nodeType": "YulIdentifier",
"src": "871:20:4"
},
"nodeType": "YulFunctionCall",
"src": "871:31:4"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "861:6:4"
}
]
},
{
"nodeType": "YulAssignment",
"src": "911:50:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "946:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "957:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "942:3:4"
},
"nodeType": "YulFunctionCall",
"src": "942:18:4"
}
],
"functionName": {
"name": "abi_decode_t_address",
"nodeType": "YulIdentifier",
"src": "921:20:4"
},
"nodeType": "YulFunctionCall",
"src": "921:40:4"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "911:6:4"
}
]
},
{
"nodeType": "YulAssignment",
"src": "970:42:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "997:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1008:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "993:3:4"
},
"nodeType": "YulFunctionCall",
"src": "993:18:4"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "980:12:4"
},
"nodeType": "YulFunctionCall",
"src": "980:32:4"
},
"variableNames": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "970:6:4"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_addresst_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "730:9:4",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "741:7:4",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "753:6:4",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "761:6:4",
"type": ""
},
{
"name": "value2",
"nodeType": "YulTypedName",
"src": "769:6:4",
"type": ""
}
],
"src": "676:342:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1110:179:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1156:26:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1165:6:4"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1173:6:4"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1158:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1158:22:4"
},
"nodeType": "YulExpressionStatement",
"src": "1158:22:4"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1131:7:4"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1140:9:4"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1127:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1127:23:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1152:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1123:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1123:32:4"
},
"nodeType": "YulIf",
"src": "1120:2:4"
},
{
"nodeType": "YulAssignment",
"src": "1191:41:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1222:9:4"
}
],
"functionName": {
"name": "abi_decode_t_address",
"nodeType": "YulIdentifier",
"src": "1201:20:4"
},
"nodeType": "YulFunctionCall",
"src": "1201:31:4"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1191:6:4"
}
]
},
{
"nodeType": "YulAssignment",
"src": "1241:42:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1268:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1279:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1264:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1264:18:4"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "1251:12:4"
},
"nodeType": "YulFunctionCall",
"src": "1251:32:4"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1241:6:4"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1068:9:4",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "1079:7:4",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1091:6:4",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "1099:6:4",
"type": ""
}
],
"src": "1023:266:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1389:92:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1399:26:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1411:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1422:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1407:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1407:18:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1399:4:4"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1441:9:4"
},
{
"arguments": [
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1466:6:4"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1459:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1459:14:4"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1452:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1452:22:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1434:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1434:41:4"
},
"nodeType": "YulExpressionStatement",
"src": "1434:41:4"
}
]
},
"name": "abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1358:9:4",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1369:6:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "1380:4:4",
"type": ""
}
],
"src": "1294:187:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1607:482:4",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "1617:12:4",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1627:2:4",
"type": "",
"value": "32"
},
"variables": [
{
"name": "_1",
"nodeType": "YulTypedName",
"src": "1621:2:4",
"type": ""
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1645:9:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1656:2:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1638:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1638:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "1638:21:4"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1668:27:4",
"value": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1688:6:4"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1682:5:4"
},
"nodeType": "YulFunctionCall",
"src": "1682:13:4"
},
"variables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "1672:6:4",
"type": ""
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1715:9:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1726:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1711:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1711:18:4"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1731:6:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1704:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1704:34:4"
},
"nodeType": "YulExpressionStatement",
"src": "1704:34:4"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1747:13:4",
"value": {
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1756:4:4"
},
"variables": [
{
"name": "i",
"nodeType": "YulTypedName",
"src": "1751:1:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "1819:90:4",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1848:9:4"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1859:1:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1844:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1844:17:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1863:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1840:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1840:26:4"
},
{
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1882:6:4"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1890:1:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1878:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1878:14:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1894:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1874:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1874:23:4"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1868:5:4"
},
"nodeType": "YulFunctionCall",
"src": "1868:30:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1833:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1833:66:4"
},
"nodeType": "YulExpressionStatement",
"src": "1833:66:4"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1780:1:4"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1783:6:4"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1777:2:4"
},
"nodeType": "YulFunctionCall",
"src": "1777:13:4"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "1791:19:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1793:15:4",
"value": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1802:1:4"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1805:2:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1798:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1798:10:4"
},
"variableNames": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1793:1:4"
}
]
}
]
},
"pre": {
"nodeType": "YulBlock",
"src": "1773:3:4",
"statements": []
},
"src": "1769:140:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1943:69:4",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1972:9:4"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1983:6:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1968:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1968:22:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1992:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1964:3:4"
},
"nodeType": "YulFunctionCall",
"src": "1964:31:4"
},
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1997:4:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1957:6:4"
},
"nodeType": "YulFunctionCall",
"src": "1957:45:4"
},
"nodeType": "YulExpressionStatement",
"src": "1957:45:4"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1924:1:4"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1927:6:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1921:2:4"
},
"nodeType": "YulFunctionCall",
"src": "1921:13:4"
},
"nodeType": "YulIf",
"src": "1918:2:4"
},
{
"nodeType": "YulAssignment",
"src": "2021:62:4",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2037:9:4"
},
{
"arguments": [
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2056:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2064:2:4",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2052:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2052:15:4"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2073:2:4",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "2069:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2069:7:4"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2048:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2048:29:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2033:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2033:45:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2080:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2029:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2029:54:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2021:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1576:9:4",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1587:6:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "1598:4:4",
"type": ""
}
],
"src": "1486:603:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2268:225:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2285:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2296:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2278:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2278:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "2278:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2319:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2330:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2315:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2315:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2335:2:4",
"type": "",
"value": "35"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2308:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2308:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "2308:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2358:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2369:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2354:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2354:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2374:34:4",
"type": "",
"value": "ERC20: transfer to the zero addr"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2347:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2347:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "2347:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2429:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2440:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2425:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2425:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2445:5:4",
"type": "",
"value": "ess"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2418:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2418:33:4"
},
"nodeType": "YulExpressionStatement",
"src": "2418:33:4"
},
{
"nodeType": "YulAssignment",
"src": "2460:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2472:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2483:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2468:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2468:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2460:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "2245:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "2259:4:4",
"type": ""
}
],
"src": "2094:399:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2672:224:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2689:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2700:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2682:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2682:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "2682:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2723:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2734:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2719:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2719:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2739:2:4",
"type": "",
"value": "34"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2712:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2712:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "2712:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2762:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2773:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2758:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2758:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2778:34:4",
"type": "",
"value": "ERC20: approve to the zero addre"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2751:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2751:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "2751:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2833:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2844:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2829:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2829:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2849:4:4",
"type": "",
"value": "ss"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2822:6:4"
},
"nodeType": "YulFunctionCall",
"src": "2822:32:4"
},
"nodeType": "YulExpressionStatement",
"src": "2822:32:4"
},
{
"nodeType": "YulAssignment",
"src": "2863:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2875:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2886:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2871:3:4"
},
"nodeType": "YulFunctionCall",
"src": "2871:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2863:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "2649:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "2663:4:4",
"type": ""
}
],
"src": "2498:398:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3075:228:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3092:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3103:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3085:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3085:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "3085:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3126:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3137:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3122:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3122:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3142:2:4",
"type": "",
"value": "38"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3115:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3115:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "3115:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3165:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3176:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3161:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3161:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3181:34:4",
"type": "",
"value": "ERC20: transfer amount exceeds b"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3154:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3154:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "3154:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3236:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3247:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3232:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3232:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3252:8:4",
"type": "",
"value": "alance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3225:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3225:36:4"
},
"nodeType": "YulExpressionStatement",
"src": "3225:36:4"
},
{
"nodeType": "YulAssignment",
"src": "3270:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3282:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3293:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3278:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3278:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3270:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3052:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3066:4:4",
"type": ""
}
],
"src": "2901:402:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3482:230:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3499:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3510:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3492:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3492:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "3492:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3533:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3544:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3529:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3529:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3549:2:4",
"type": "",
"value": "40"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3522:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3522:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "3522:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3572:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3583:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3568:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3568:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3588:34:4",
"type": "",
"value": "ERC20: transfer amount exceeds a"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3561:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3561:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "3561:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3643:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3654:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3639:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3639:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3659:10:4",
"type": "",
"value": "llowance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3632:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3632:38:4"
},
"nodeType": "YulExpressionStatement",
"src": "3632:38:4"
},
{
"nodeType": "YulAssignment",
"src": "3679:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3691:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3702:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3687:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3687:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3679:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_974d1b4421da69cc60b481194f0dad36a5bb4e23da810da7a7fb30cdba178330__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3459:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3473:4:4",
"type": ""
}
],
"src": "3308:404:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3891:227:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3908:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3919:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3901:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3901:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "3901:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3942:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3953:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3938:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3938:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3958:2:4",
"type": "",
"value": "37"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3931:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3931:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "3931:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3981:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3992:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3977:3:4"
},
"nodeType": "YulFunctionCall",
"src": "3977:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3997:34:4",
"type": "",
"value": "ERC20: transfer from the zero ad"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3970:6:4"
},
"nodeType": "YulFunctionCall",
"src": "3970:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "3970:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4052:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4063:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4048:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4048:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4068:7:4",
"type": "",
"value": "dress"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4041:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4041:35:4"
},
"nodeType": "YulExpressionStatement",
"src": "4041:35:4"
},
{
"nodeType": "YulAssignment",
"src": "4085:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4097:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4108:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4093:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4093:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4085:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3868:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3882:4:4",
"type": ""
}
],
"src": "3717:401:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4297:226:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4314:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4325:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4307:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4307:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "4307:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4348:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4359:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4344:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4344:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4364:2:4",
"type": "",
"value": "36"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4337:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4337:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "4337:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4387:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4398:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4383:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4383:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4403:34:4",
"type": "",
"value": "ERC20: approve from the zero add"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4376:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4376:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "4376:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4458:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4469:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4454:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4454:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4474:6:4",
"type": "",
"value": "ress"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4447:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4447:34:4"
},
"nodeType": "YulExpressionStatement",
"src": "4447:34:4"
},
{
"nodeType": "YulAssignment",
"src": "4490:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4502:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4513:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4498:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4498:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4490:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4274:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4288:4:4",
"type": ""
}
],
"src": "4123:400:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4702:227:4",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4719:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4730:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4712:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4712:21:4"
},
"nodeType": "YulExpressionStatement",
"src": "4712:21:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4753:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4764:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4749:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4749:18:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4769:2:4",
"type": "",
"value": "37"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4742:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4742:30:4"
},
"nodeType": "YulExpressionStatement",
"src": "4742:30:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4792:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4803:2:4",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4788:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4788:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4808:34:4",
"type": "",
"value": "ERC20: decreased allowance below"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4781:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4781:62:4"
},
"nodeType": "YulExpressionStatement",
"src": "4781:62:4"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4863:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4874:2:4",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4859:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4859:18:4"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4879:7:4",
"type": "",
"value": " zero"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4852:6:4"
},
"nodeType": "YulFunctionCall",
"src": "4852:35:4"
},
"nodeType": "YulExpressionStatement",
"src": "4852:35:4"
},
{
"nodeType": "YulAssignment",
"src": "4896:27:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4908:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4919:3:4",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4904:3:4"
},
"nodeType": "YulFunctionCall",
"src": "4904:19:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4896:4:4"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4679:9:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4693:4:4",
"type": ""
}
],
"src": "4528:401:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5035:76:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "5045:26:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5057:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5068:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5053:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5053:18:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5045:4:4"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5087:9:4"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "5098:6:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5080:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5080:25:4"
},
"nodeType": "YulExpressionStatement",
"src": "5080:25:4"
}
]
},
"name": "abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5004:9:4",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "5015:6:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5026:4:4",
"type": ""
}
],
"src": "4934:177:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5213:87:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "5223:26:4",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5235:9:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5246:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5231:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5231:18:4"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5223:4:4"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5265:9:4"
},
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "5280:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5288:4:4",
"type": "",
"value": "0xff"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "5276:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5276:17:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5258:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5258:36:4"
},
"nodeType": "YulExpressionStatement",
"src": "5258:36:4"
}
]
},
"name": "abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5182:9:4",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "5193:6:4",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5204:4:4",
"type": ""
}
],
"src": "5116:184:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5353:80:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "5380:22:4",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "5382:16:4"
},
"nodeType": "YulFunctionCall",
"src": "5382:18:4"
},
"nodeType": "YulExpressionStatement",
"src": "5382:18:4"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "5369:1:4"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "5376:1:4"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "5372:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5372:6:4"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "5366:2:4"
},
"nodeType": "YulFunctionCall",
"src": "5366:13:4"
},
"nodeType": "YulIf",
"src": "5363:2:4"
},
{
"nodeType": "YulAssignment",
"src": "5411:16:4",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "5422:1:4"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "5425:1:4"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5418:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5418:9:4"
},
"variableNames": [
{
"name": "sum",
"nodeType": "YulIdentifier",
"src": "5411:3:4"
}
]
}
]
},
"name": "checked_add_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "5336:1:4",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "5339:1:4",
"type": ""
}
],
"returnVariables": [
{
"name": "sum",
"nodeType": "YulTypedName",
"src": "5345:3:4",
"type": ""
}
],
"src": "5305:128:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5487:76:4",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "5509:22:4",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "5511:16:4"
},
"nodeType": "YulFunctionCall",
"src": "5511:18:4"
},
"nodeType": "YulExpressionStatement",
"src": "5511:18:4"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "5503:1:4"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "5506:1:4"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "5500:2:4"
},
"nodeType": "YulFunctionCall",
"src": "5500:8:4"
},
"nodeType": "YulIf",
"src": "5497:2:4"
},
{
"nodeType": "YulAssignment",
"src": "5540:17:4",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "5552:1:4"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "5555:1:4"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "5548:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5548:9:4"
},
"variableNames": [
{
"name": "diff",
"nodeType": "YulIdentifier",
"src": "5540:4:4"
}
]
}
]
},
"name": "checked_sub_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "5469:1:4",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "5472:1:4",
"type": ""
}
],
"returnVariables": [
{
"name": "diff",
"nodeType": "YulTypedName",
"src": "5478:4:4",
"type": ""
}
],
"src": "5438:125:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5623:325:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "5633:22:4",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "5647:4:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5653:1:4",
"type": "",
"value": "2"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "5643:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5643:12:4"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "5633:6:4"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "5664:38:4",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "5694:4:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5700:1:4",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "5690:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5690:12:4"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "5668:18:4",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "5741:31:4",
"statements": [
{
"nodeType": "YulAssignment",
"src": "5743:27:4",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "5757:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5765:4:4",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "5753:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5753:17:4"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "5743:6:4"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "5721:18:4"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "5714:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5714:26:4"
},
"nodeType": "YulIf",
"src": "5711:2:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5831:111:4",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5852:1:4",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5859:3:4",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5864:10:4",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "5855:3:4"
},
"nodeType": "YulFunctionCall",
"src": "5855:20:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5845:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5845:31:4"
},
"nodeType": "YulExpressionStatement",
"src": "5845:31:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5896:1:4",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5899:4:4",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5889:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5889:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "5889:15:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5924:1:4",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5927:4:4",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "5917:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5917:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "5917:15:4"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "5787:18:4"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "5810:6:4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5818:2:4",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "5807:2:4"
},
"nodeType": "YulFunctionCall",
"src": "5807:14:4"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "5784:2:4"
},
"nodeType": "YulFunctionCall",
"src": "5784:38:4"
},
"nodeType": "YulIf",
"src": "5781:2:4"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "5603:4:4",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "5612:6:4",
"type": ""
}
],
"src": "5568:380:4"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5985:95:4",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6002:1:4",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6009:3:4",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6014:10:4",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "6005:3:4"
},
"nodeType": "YulFunctionCall",
"src": "6005:20:4"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5995:6:4"
},
"nodeType": "YulFunctionCall",
"src": "5995:31:4"
},
"nodeType": "YulExpressionStatement",
"src": "5995:31:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6042:1:4",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6045:4:4",
"type": "",
"value": "0x11"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6035:6:4"
},
"nodeType": "YulFunctionCall",
"src": "6035:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "6035:15:4"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6066:1:4",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6069:4:4",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "6059:6:4"
},
"nodeType": "YulFunctionCall",
"src": "6059:15:4"
},
"nodeType": "YulExpressionStatement",
"src": "6059:15:4"
}
]
},
"name": "panic_error_0x11",
"nodeType": "YulFunctionDefinition",
"src": "5953:127:4"
}
]
},
"contents": "{\n { }\n function abi_decode_t_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, sub(shl(160, 1), 1)))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(value0, value0) }\n value0 := abi_decode_t_address(headStart)\n }\n function abi_decode_tuple_t_addresst_address(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value1, value1) }\n value0 := abi_decode_t_address(headStart)\n value1 := abi_decode_t_address(add(headStart, 32))\n }\n function abi_decode_tuple_t_addresst_addresst_uint256(headStart, dataEnd) -> value0, value1, value2\n {\n if slt(sub(dataEnd, headStart), 96) { revert(value2, value2) }\n value0 := abi_decode_t_address(headStart)\n value1 := abi_decode_t_address(add(headStart, 32))\n value2 := calldataload(add(headStart, 64))\n }\n function abi_decode_tuple_t_addresst_uint256(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value0, value0) }\n value0 := abi_decode_t_address(headStart)\n value1 := calldataload(add(headStart, 32))\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n let _1 := 32\n mstore(headStart, _1)\n let length := mload(value0)\n mstore(add(headStart, _1), length)\n let i := tail\n for { } lt(i, length) { i := add(i, _1) }\n {\n mstore(add(add(headStart, i), 64), mload(add(add(value0, i), _1)))\n }\n if gt(i, length)\n {\n mstore(add(add(headStart, length), 64), tail)\n }\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n function abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 35)\n mstore(add(headStart, 64), \"ERC20: transfer to the zero addr\")\n mstore(add(headStart, 96), \"ess\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 34)\n mstore(add(headStart, 64), \"ERC20: approve to the zero addre\")\n mstore(add(headStart, 96), \"ss\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 38)\n mstore(add(headStart, 64), \"ERC20: transfer amount exceeds b\")\n mstore(add(headStart, 96), \"alance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_974d1b4421da69cc60b481194f0dad36a5bb4e23da810da7a7fb30cdba178330__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 40)\n mstore(add(headStart, 64), \"ERC20: transfer amount exceeds a\")\n mstore(add(headStart, 96), \"llowance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: transfer from the zero ad\")\n mstore(add(headStart, 96), \"dress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 36)\n mstore(add(headStart, 64), \"ERC20: approve from the zero add\")\n mstore(add(headStart, 96), \"ress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: decreased allowance below\")\n mstore(add(headStart, 96), \" zero\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xff))\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n if gt(x, not(y)) { panic_error_0x11() }\n sum := add(x, y)\n }\n function checked_sub_t_uint256(x, y) -> diff\n {\n if lt(x, y) { panic_error_0x11() }\n diff := sub(x, y)\n }\n function extract_byte_array_length(data) -> length\n {\n length := div(data, 2)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function panic_error_0x11()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n}",
"id": 4,
"language": "Yul",
"name": "#utility.yul"
}
],
"immutableReferences": {},
"linkReferences": {},
"object": "608060405234801561001057600080fd5b50600436106100a95760003560e01c80633950935111610071578063395093511461012957806370a082311461013c57806395d89b411461014f578063a457c2d714610157578063a9059cbb1461016a578063dd62ed3e1461017d576100a9565b806306fdde03146100ae578063095ea7b3146100cc57806318160ddd146100ec57806323b872dd14610101578063313ce56714610114575b600080fd5b6100b6610190565b6040516100c391906106df565b60405180910390f35b6100df6100da3660046106ab565b610222565b6040516100c391906106d4565b6100f461023f565b6040516100c39190610913565b6100df61010f366004610670565b610245565b61011c6102e5565b6040516100c3919061091c565b6100df6101373660046106ab565b6102ea565b6100f461014a36600461061d565b610339565b6100b6610358565b6100df6101653660046106ab565b610367565b6100df6101783660046106ab565b6103e2565b6100f461018b36600461063e565b6103f6565b60606003805461019f90610959565b80601f01602080910402602001604051908101604052809291908181526020018280546101cb90610959565b80156102185780601f106101ed57610100808354040283529160200191610218565b820191906000526020600020905b8154815290600101906020018083116101fb57829003601f168201915b5050505050905090565b600061023661022f610421565b8484610425565b50600192915050565b60025490565b60006102528484846104d9565b6001600160a01b038416600090815260016020526040812081610273610421565b6001600160a01b03166001600160a01b03168152602001908152602001600020549050828110156102bf5760405162461bcd60e51b81526004016102b6906107fd565b60405180910390fd5b6102da856102cb610421565b6102d58685610942565b610425565b506001949350505050565b601290565b60006102366102f7610421565b848460016000610305610421565b6001600160a01b03908116825260208083019390935260409182016000908120918b16815292529020546102d5919061092a565b6001600160a01b0381166000908152602081905260409020545b919050565b60606004805461019f90610959565b60008060016000610376610421565b6001600160a01b03908116825260208083019390935260409182016000908120918816815292529020549050828110156103c25760405162461bcd60e51b81526004016102b6906108ce565b6103d86103cd610421565b856102d58685610942565b5060019392505050565b60006102366103ef610421565b84846104d9565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b3390565b6001600160a01b03831661044b5760405162461bcd60e51b81526004016102b69061088a565b6001600160a01b0382166104715760405162461bcd60e51b81526004016102b690610775565b6001600160a01b0380841660008181526001602090815260408083209487168084529490915290819020849055517f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925906104cc908590610913565b60405180910390a3505050565b6001600160a01b0383166104ff5760405162461bcd60e51b81526004016102b690610845565b6001600160a01b0382166105255760405162461bcd60e51b81526004016102b690610732565b610530838383610601565b6001600160a01b038316600090815260208190526040902054818110156105695760405162461bcd60e51b81526004016102b6906107b7565b6105738282610942565b6001600160a01b0380861660009081526020819052604080822093909355908516815290812080548492906105a990849061092a565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516105f39190610913565b60405180910390a350505050565b505050565b80356001600160a01b038116811461035357600080fd5b60006020828403121561062e578081fd5b61063782610606565b9392505050565b60008060408385031215610650578081fd5b61065983610606565b915061066760208401610606565b90509250929050565b600080600060608486031215610684578081fd5b61068d84610606565b925061069b60208501610606565b9150604084013590509250925092565b600080604083850312156106bd578182fd5b6106c683610606565b946020939093013593505050565b901515815260200190565b6000602080835283518082850152825b8181101561070b578581018301518582016040015282016106ef565b8181111561071c5783604083870101525b50601f01601f1916929092016040019392505050565b60208082526023908201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260408201526265737360e81b606082015260800190565b60208082526022908201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604082015261737360f01b606082015260800190565b60208082526026908201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604082015265616c616e636560d01b606082015260800190565b60208082526028908201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616040820152676c6c6f77616e636560c01b606082015260800190565b60208082526025908201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604082015264647265737360d81b606082015260800190565b60208082526024908201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646040820152637265737360e01b606082015260800190565b60208082526025908201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604082015264207a65726f60d81b606082015260800190565b90815260200190565b60ff91909116815260200190565b6000821982111561093d5761093d610994565b500190565b60008282101561095457610954610994565b500390565b60028104600182168061096d57607f821691505b6020821081141561098e57634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fdfea264697066735822122056e00e0a2d35d65f46341956596426e73f7decb0c2312aad663b8180b63dd00964736f6c63430008000033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xA9 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x39509351 GT PUSH2 0x71 JUMPI DUP1 PUSH4 0x39509351 EQ PUSH2 0x129 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x13C JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x14F JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x157 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x16A JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x17D JUMPI PUSH2 0xA9 JUMP JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xAE JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xCC JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0xEC JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x101 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x114 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xB6 PUSH2 0x190 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x6DF JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xDF PUSH2 0xDA CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x222 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x6D4 JUMP JUMPDEST PUSH2 0xF4 PUSH2 0x23F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x913 JUMP JUMPDEST PUSH2 0xDF PUSH2 0x10F CALLDATASIZE PUSH1 0x4 PUSH2 0x670 JUMP JUMPDEST PUSH2 0x245 JUMP JUMPDEST PUSH2 0x11C PUSH2 0x2E5 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xC3 SWAP2 SWAP1 PUSH2 0x91C JUMP JUMPDEST PUSH2 0xDF PUSH2 0x137 CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x2EA JUMP JUMPDEST PUSH2 0xF4 PUSH2 0x14A CALLDATASIZE PUSH1 0x4 PUSH2 0x61D JUMP JUMPDEST PUSH2 0x339 JUMP JUMPDEST PUSH2 0xB6 PUSH2 0x358 JUMP JUMPDEST PUSH2 0xDF PUSH2 0x165 CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x367 JUMP JUMPDEST PUSH2 0xDF PUSH2 0x178 CALLDATASIZE PUSH1 0x4 PUSH2 0x6AB JUMP JUMPDEST PUSH2 0x3E2 JUMP JUMPDEST PUSH2 0xF4 PUSH2 0x18B CALLDATASIZE PUSH1 0x4 PUSH2 0x63E JUMP JUMPDEST PUSH2 0x3F6 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x3 DUP1 SLOAD PUSH2 0x19F SWAP1 PUSH2 0x959 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 0x1CB SWAP1 PUSH2 0x959 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x218 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x1ED JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x218 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 0x1FB JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x236 PUSH2 0x22F PUSH2 0x421 JUMP JUMPDEST DUP5 DUP5 PUSH2 0x425 JUMP JUMPDEST POP PUSH1 0x1 SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x2 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x252 DUP5 DUP5 DUP5 PUSH2 0x4D9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP2 PUSH2 0x273 PUSH2 0x421 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD SWAP1 POP DUP3 DUP2 LT ISZERO PUSH2 0x2BF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x7FD JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x2DA DUP6 PUSH2 0x2CB PUSH2 0x421 JUMP JUMPDEST PUSH2 0x2D5 DUP7 DUP6 PUSH2 0x942 JUMP JUMPDEST PUSH2 0x425 JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST PUSH1 0x12 SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x236 PUSH2 0x2F7 PUSH2 0x421 JUMP JUMPDEST DUP5 DUP5 PUSH1 0x1 PUSH1 0x0 PUSH2 0x305 PUSH2 0x421 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND DUP3 MSTORE PUSH1 0x20 DUP1 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH1 0x40 SWAP2 DUP3 ADD PUSH1 0x0 SWAP1 DUP2 KECCAK256 SWAP2 DUP12 AND DUP2 MSTORE SWAP3 MSTORE SWAP1 KECCAK256 SLOAD PUSH2 0x2D5 SWAP2 SWAP1 PUSH2 0x92A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x4 DUP1 SLOAD PUSH2 0x19F SWAP1 PUSH2 0x959 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x1 PUSH1 0x0 PUSH2 0x376 PUSH2 0x421 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP1 DUP2 AND DUP3 MSTORE PUSH1 0x20 DUP1 DUP4 ADD SWAP4 SWAP1 SWAP4 MSTORE PUSH1 0x40 SWAP2 DUP3 ADD PUSH1 0x0 SWAP1 DUP2 KECCAK256 SWAP2 DUP9 AND DUP2 MSTORE SWAP3 MSTORE SWAP1 KECCAK256 SLOAD SWAP1 POP DUP3 DUP2 LT ISZERO PUSH2 0x3C2 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x8CE JUMP JUMPDEST PUSH2 0x3D8 PUSH2 0x3CD PUSH2 0x421 JUMP JUMPDEST DUP6 PUSH2 0x2D5 DUP7 DUP6 PUSH2 0x942 JUMP JUMPDEST POP PUSH1 0x1 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x236 PUSH2 0x3EF PUSH2 0x421 JUMP JUMPDEST DUP5 DUP5 PUSH2 0x4D9 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST CALLER SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x44B JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x88A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x471 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x775 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP5 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 SWAP1 SWAP2 MSTORE SWAP1 DUP2 SWAP1 KECCAK256 DUP5 SWAP1 SSTORE MLOAD PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP1 PUSH2 0x4CC SWAP1 DUP6 SWAP1 PUSH2 0x913 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x4FF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x845 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x525 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x732 JUMP JUMPDEST PUSH2 0x530 DUP4 DUP4 DUP4 PUSH2 0x601 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x569 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x4 ADD PUSH2 0x2B6 SWAP1 PUSH2 0x7B7 JUMP JUMPDEST PUSH2 0x573 DUP3 DUP3 PUSH2 0x942 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP4 SWAP1 SWAP4 SSTORE SWAP1 DUP6 AND DUP2 MSTORE SWAP1 DUP2 KECCAK256 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x5A9 SWAP1 DUP5 SWAP1 PUSH2 0x92A JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP5 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x5F3 SWAP2 SWAP1 PUSH2 0x913 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP POP JUMP JUMPDEST POP POP POP JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x353 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x62E JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x637 DUP3 PUSH2 0x606 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x650 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x659 DUP4 PUSH2 0x606 JUMP JUMPDEST SWAP2 POP PUSH2 0x667 PUSH1 0x20 DUP5 ADD PUSH2 0x606 JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x684 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x68D DUP5 PUSH2 0x606 JUMP JUMPDEST SWAP3 POP PUSH2 0x69B PUSH1 0x20 DUP6 ADD PUSH2 0x606 JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x6BD JUMPI DUP2 DUP3 REVERT JUMPDEST PUSH2 0x6C6 DUP4 PUSH2 0x606 JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE DUP3 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x70B JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0x6EF JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0x71C JUMPI DUP4 PUSH1 0x40 DUP4 DUP8 ADD ADD MSTORE JUMPDEST POP PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP3 SWAP1 SWAP3 ADD PUSH1 0x40 ADD SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x23 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x40 DUP3 ADD MSTORE PUSH3 0x657373 PUSH1 0xE8 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x22 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x40 DUP3 ADD MSTORE PUSH2 0x7373 PUSH1 0xF0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x26 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x40 DUP3 ADD MSTORE PUSH6 0x616C616E6365 PUSH1 0xD0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x28 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732061 PUSH1 0x40 DUP3 ADD MSTORE PUSH8 0x6C6C6F77616E6365 PUSH1 0xC0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x25 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x40 DUP3 ADD MSTORE PUSH5 0x6472657373 PUSH1 0xD8 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x24 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x40 DUP3 ADD MSTORE PUSH4 0x72657373 PUSH1 0xE0 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST PUSH1 0x20 DUP1 DUP3 MSTORE PUSH1 0x25 SWAP1 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x40 DUP3 ADD MSTORE PUSH5 0x207A65726F PUSH1 0xD8 SHL PUSH1 0x60 DUP3 ADD MSTORE PUSH1 0x80 ADD SWAP1 JUMP JUMPDEST SWAP1 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0xFF SWAP2 SWAP1 SWAP2 AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH2 0x93D JUMPI PUSH2 0x93D PUSH2 0x994 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 LT ISZERO PUSH2 0x954 JUMPI PUSH2 0x954 PUSH2 0x994 JUMP JUMPDEST POP SUB SWAP1 JUMP JUMPDEST PUSH1 0x2 DUP2 DIV PUSH1 0x1 DUP3 AND DUP1 PUSH2 0x96D JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0x98E JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 JUMP 0xE0 0xE EXP 0x2D CALLDATALOAD 0xD6 0x5F CHAINID CALLVALUE NOT JUMP MSIZE PUSH5 0x26E73F7DEC 0xB0 0xC2 BALANCE 0x2A 0xAD PUSH7 0x3B8180B63DD009 PUSH5 0x736F6C6343 STOP ADDMOD STOP STOP CALLER ",
"sourceMap": "1321:9279:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2077:98;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4174:166;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;3165:106::-;;;:::i;:::-;;;;;;;:::i;4807:414::-;;;;;;:::i;:::-;;:::i;3014:91::-;;;:::i;:::-;;;;;;;:::i;5616:212::-;;;;;;:::i;:::-;;:::i;3329:125::-;;;;;;:::i;:::-;;:::i;2288:102::-;;;:::i;6315:371::-;;;;;;:::i;:::-;;:::i;3657:172::-;;;;;;:::i;:::-;;:::i;3887:149::-;;;;;;:::i;:::-;;:::i;2077:98::-;2131:13;2163:5;2156:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2077:98;:::o;4174:166::-;4257:4;4273:39;4282:12;:10;:12::i;:::-;4296:7;4305:6;4273:8;:39::i;:::-;-1:-1:-1;4329:4:0;4174:166;;;;:::o;3165:106::-;3252:12;;3165:106;:::o;4807:414::-;4913:4;4929:36;4939:6;4947:9;4958:6;4929:9;:36::i;:::-;-1:-1:-1;;;;;5003:19:0;;4976:24;5003:19;;;:11;:19;;;;;4976:24;5023:12;:10;:12::i;:::-;-1:-1:-1;;;;;5003:33:0;-1:-1:-1;;;;;5003:33:0;;;;;;;;;;;;;4976:60;;5074:6;5054:16;:26;;5046:79;;;;-1:-1:-1;;;5046:79:0;;;;;;;:::i;:::-;;;;;;;;;5135:57;5144:6;5152:12;:10;:12::i;:::-;5166:25;5185:6;5166:16;:25;:::i;:::-;5135:8;:57::i;:::-;-1:-1:-1;5210:4:0;;4807:414;-1:-1:-1;;;;4807:414:0:o;3014:91::-;3096:2;3014:91;:::o;5616:212::-;5704:4;5720:80;5729:12;:10;:12::i;:::-;5743:7;5789:10;5752:11;:25;5764:12;:10;:12::i;:::-;-1:-1:-1;;;;;5752:25:0;;;;;;;;;;;;;;;;;-1:-1:-1;5752:25:0;;;:34;;;;;;;;;;:47;;;;:::i;3329:125::-;-1:-1:-1;;;;;3429:18:0;;3403:7;3429:18;;;;;;;;;;;3329:125;;;;:::o;2288:102::-;2344:13;2376:7;2369:14;;;;;:::i;6315:371::-;6408:4;6424:24;6451:11;:25;6463:12;:10;:12::i;:::-;-1:-1:-1;;;;;6451:25:0;;;;;;;;;;;;;;;;;-1:-1:-1;6451:25:0;;;:34;;;;;;;;;;;-1:-1:-1;6503:35:0;;;;6495:85;;;;-1:-1:-1;;;6495:85:0;;;;;;;:::i;:::-;6590:67;6599:12;:10;:12::i;:::-;6613:7;6622:34;6641:15;6622:16;:34;:::i;6590:67::-;-1:-1:-1;6675:4:0;;6315:371;-1:-1:-1;;;6315:371:0:o;3657:172::-;3743:4;3759:42;3769:12;:10;:12::i;:::-;3783:9;3794:6;3759:9;:42::i;3887:149::-;-1:-1:-1;;;;;4002:18:0;;;3976:7;4002:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;3887:149::o;586:96:3:-;665:10;586:96;:::o;9579:340:0:-;-1:-1:-1;;;;;9680:19:0;;9672:68;;;;-1:-1:-1;;;9672:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;9758:21:0;;9750:68;;;;-1:-1:-1;;;9750:68:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;9829:18:0;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;;:36;;;9880:32;;;;;9859:6;;9880:32;:::i;:::-;;;;;;;;9579:340;;;:::o;7160:592::-;-1:-1:-1;;;;;7265:20:0;;7257:70;;;;-1:-1:-1;;;7257:70:0;;;;;;;:::i;:::-;-1:-1:-1;;;;;7345:23:0;;7337:71;;;;-1:-1:-1;;;7337:71:0;;;;;;;:::i;:::-;7419:47;7440:6;7448:9;7459:6;7419:20;:47::i;:::-;-1:-1:-1;;;;;7501:17:0;;7477:21;7501:17;;;;;;;;;;;7536:23;;;;7528:74;;;;-1:-1:-1;;;7528:74:0;;;;;;;:::i;:::-;7632:22;7648:6;7632:13;:22;:::i;:::-;-1:-1:-1;;;;;7612:17:0;;;:9;:17;;;;;;;;;;;:42;;;;7664:20;;;;;;;;:30;;7688:6;;7612:9;7664:30;;7688:6;;7664:30;:::i;:::-;;;;;;;;7727:9;-1:-1:-1;;;;;7710:35:0;7719:6;-1:-1:-1;;;;;7710:35:0;;7738:6;7710:35;;;;;;:::i;:::-;;;;;;;;7160:592;;;;:::o;10506:92::-;;;;:::o;14:175:4:-;84:20;;-1:-1:-1;;;;;133:31:4;;123:42;;113:2;;179:1;176;169:12;194:198;;306:2;294:9;285:7;281:23;277:32;274:2;;;327:6;319;312:22;274:2;355:31;376:9;355:31;:::i;:::-;345:41;264:128;-1:-1:-1;;;264:128:4:o;397:274::-;;;526:2;514:9;505:7;501:23;497:32;494:2;;;547:6;539;532:22;494:2;575:31;596:9;575:31;:::i;:::-;565:41;;625:40;661:2;650:9;646:18;625:40;:::i;:::-;615:50;;484:187;;;;;:::o;676:342::-;;;;822:2;810:9;801:7;797:23;793:32;790:2;;;843:6;835;828:22;790:2;871:31;892:9;871:31;:::i;:::-;861:41;;921:40;957:2;946:9;942:18;921:40;:::i;:::-;911:50;;1008:2;997:9;993:18;980:32;970:42;;780:238;;;;;:::o;1023:266::-;;;1152:2;1140:9;1131:7;1127:23;1123:32;1120:2;;;1173:6;1165;1158:22;1120:2;1201:31;1222:9;1201:31;:::i;:::-;1191:41;1279:2;1264:18;;;;1251:32;;-1:-1:-1;;;1110:179:4:o;1294:187::-;1459:14;;1452:22;1434:41;;1422:2;1407:18;;1389:92::o;1486:603::-;;1627:2;1656;1645:9;1638:21;1688:6;1682:13;1731:6;1726:2;1715:9;1711:18;1704:34;1756:4;1769:140;1783:6;1780:1;1777:13;1769:140;;;1878:14;;;1874:23;;1868:30;1844:17;;;1863:2;1840:26;1833:66;1798:10;;1769:140;;;1927:6;1924:1;1921:13;1918:2;;;1997:4;1992:2;1983:6;1972:9;1968:22;1964:31;1957:45;1918:2;-1:-1:-1;2073:2:4;2052:15;-1:-1:-1;;2048:29:4;2033:45;;;;2080:2;2029:54;;1607:482;-1:-1:-1;;;1607:482:4:o;2094:399::-;2296:2;2278:21;;;2335:2;2315:18;;;2308:30;2374:34;2369:2;2354:18;;2347:62;-1:-1:-1;;;2440:2:4;2425:18;;2418:33;2483:3;2468:19;;2268:225::o;2498:398::-;2700:2;2682:21;;;2739:2;2719:18;;;2712:30;2778:34;2773:2;2758:18;;2751:62;-1:-1:-1;;;2844:2:4;2829:18;;2822:32;2886:3;2871:19;;2672:224::o;2901:402::-;3103:2;3085:21;;;3142:2;3122:18;;;3115:30;3181:34;3176:2;3161:18;;3154:62;-1:-1:-1;;;3247:2:4;3232:18;;3225:36;3293:3;3278:19;;3075:228::o;3308:404::-;3510:2;3492:21;;;3549:2;3529:18;;;3522:30;3588:34;3583:2;3568:18;;3561:62;-1:-1:-1;;;3654:2:4;3639:18;;3632:38;3702:3;3687:19;;3482:230::o;3717:401::-;3919:2;3901:21;;;3958:2;3938:18;;;3931:30;3997:34;3992:2;3977:18;;3970:62;-1:-1:-1;;;4063:2:4;4048:18;;4041:35;4108:3;4093:19;;3891:227::o;4123:400::-;4325:2;4307:21;;;4364:2;4344:18;;;4337:30;4403:34;4398:2;4383:18;;4376:62;-1:-1:-1;;;4469:2:4;4454:18;;4447:34;4513:3;4498:19;;4297:226::o;4528:401::-;4730:2;4712:21;;;4769:2;4749:18;;;4742:30;4808:34;4803:2;4788:18;;4781:62;-1:-1:-1;;;4874:2:4;4859:18;;4852:35;4919:3;4904:19;;4702:227::o;4934:177::-;5080:25;;;5068:2;5053:18;;5035:76::o;5116:184::-;5288:4;5276:17;;;;5258:36;;5246:2;5231:18;;5213:87::o;5305:128::-;;5376:1;5372:6;5369:1;5366:13;5363:2;;;5382:18;;:::i;:::-;-1:-1:-1;5418:9:4;;5353:80::o;5438:125::-;;5506:1;5503;5500:8;5497:2;;;5511:18;;:::i;:::-;-1:-1:-1;5548:9:4;;5487:76::o;5568:380::-;5653:1;5643:12;;5700:1;5690:12;;;5711:2;;5765:4;5757:6;5753:17;5743:27;;5711:2;5818;5810:6;5807:14;5787:18;5784:38;5781:2;;;5864:10;5859:3;5855:20;5852:1;5845:31;5899:4;5896:1;5889:15;5927:4;5924:1;5917:15;5781:2;;5623:325;;;:::o;5953:127::-;6014:10;6009:3;6005:20;6002:1;5995:31;6045:4;6042:1;6035:15;6069:4;6066:1;6059:15"
},
"gasEstimates": {
"creation": {
"codeDepositCost": "505600",
"executionCost": "infinite",
"totalCost": "infinite"
},
"external": {
"allowance(address,address)": "infinite",
"approve(address,uint256)": "22606",
"balanceOf(address)": "infinite",
"decimals()": "329",
"decreaseAllowance(address,uint256)": "infinite",
"increaseAllowance(address,uint256)": "infinite",
"name()": "infinite",
"symbol()": "infinite",
"totalSupply()": "1073",
"transfer(address,uint256)": "44622",
"transferFrom(address,address,uint256)": "infinite"
},
"internal": {
"_approve(address,address,uint256)": "infinite",
"_beforeTokenTransfer(address,address,uint256)": "15",
"_burn(address,uint256)": "infinite",
"_mint(address,uint256)": "infinite",
"_transfer(address,address,uint256)": "infinite"
}
},
"methodIdentifiers": {
"allowance(address,address)": "dd62ed3e",
"approve(address,uint256)": "095ea7b3",
"balanceOf(address)": "70a08231",
"decimals()": "313ce567",
"decreaseAllowance(address,uint256)": "a457c2d7",
"increaseAllowance(address,uint256)": "39509351",
"name()": "06fdde03",
"symbol()": "95d89b41",
"totalSupply()": "18160ddd",
"transfer(address,uint256)": "a9059cbb",
"transferFrom(address,address,uint256)": "23b872dd"
}
},
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "name_",
"type": "string"
},
{
"internalType": "string",
"name": "symbol_",
"type": "string"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Approval",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "from",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "to",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Transfer",
"type": "event"
},
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
}
],
"name": "allowance",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "decimals",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "subtractedValue",
"type": "uint256"
}
],
"name": "decreaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "addedValue",
"type": "uint256"
}
],
"name": "increaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "name",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "sender",
"type": "address"
},
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
]
}
{
"compiler": {
"version": "0.8.0+commit.c7dfd78e"
},
"language": "Solidity",
"output": {
"abi": [
{
"inputs": [
{
"internalType": "string",
"name": "name_",
"type": "string"
},
{
"internalType": "string",
"name": "symbol_",
"type": "string"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Approval",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "from",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "to",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Transfer",
"type": "event"
},
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
}
],
"name": "allowance",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "decimals",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "subtractedValue",
"type": "uint256"
}
],
"name": "decreaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "addedValue",
"type": "uint256"
}
],
"name": "increaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "name",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "sender",
"type": "address"
},
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"devdoc": {
"details": "Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. For a generic mechanism see {ERC20PresetMinterPauser}. TIP: For a detailed writeup see our guide https://forum.zeppelin.solutions/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. We have followed general OpenZeppelin guidelines: functions revert instead of returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC20 applications. Additionally, an {Approval} event is emitted on calls to {transferFrom}. This allows applications to reconstruct the allowance for all accounts just by listening to said events. Other implementations of the EIP may not emit these events, as it isn't required by the specification. Finally, the non-standard {decreaseAllowance} and {increaseAllowance} functions have been added to mitigate the well-known issues around setting allowances. See {IERC20-approve}.",
"kind": "dev",
"methods": {
"allowance(address,address)": {
"details": "See {IERC20-allowance}."
},
"approve(address,uint256)": {
"details": "See {IERC20-approve}. Requirements: - `spender` cannot be the zero address."
},
"balanceOf(address)": {
"details": "See {IERC20-balanceOf}."
},
"constructor": {
"details": "Sets the values for {name} and {symbol}. The defaut value of {decimals} is 18. To select a different value for {decimals} you should overload it. All two of these values are immutable: they can only be set once during construction."
},
"decimals()": {
"details": "Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5,05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the value {ERC20} uses, unless this function is overridden; NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}."
},
"decreaseAllowance(address,uint256)": {
"details": "Atomically decreases the allowance granted to `spender` by the caller. This is an alternative to {approve} that can be used as a mitigation for problems described in {IERC20-approve}. Emits an {Approval} event indicating the updated allowance. Requirements: - `spender` cannot be the zero address. - `spender` must have allowance for the caller of at least `subtractedValue`."
},
"increaseAllowance(address,uint256)": {
"details": "Atomically increases the allowance granted to `spender` by the caller. This is an alternative to {approve} that can be used as a mitigation for problems described in {IERC20-approve}. Emits an {Approval} event indicating the updated allowance. Requirements: - `spender` cannot be the zero address."
},
"name()": {
"details": "Returns the name of the token."
},
"symbol()": {
"details": "Returns the symbol of the token, usually a shorter version of the name."
},
"totalSupply()": {
"details": "See {IERC20-totalSupply}."
},
"transfer(address,uint256)": {
"details": "See {IERC20-transfer}. Requirements: - `recipient` cannot be the zero address. - the caller must have a balance of at least `amount`."
},
"transferFrom(address,address,uint256)": {
"details": "See {IERC20-transferFrom}. Emits an {Approval} event indicating the updated allowance. This is not required by the EIP. See the note at the beginning of {ERC20}. Requirements: - `sender` and `recipient` cannot be the zero address. - `sender` must have a balance of at least `amount`. - the caller must have allowance for ``sender``'s tokens of at least `amount`."
}
},
"version": 1
},
"userdoc": {
"kind": "user",
"methods": {},
"version": 1
}
},
"settings": {
"compilationTarget": {
"/.deps/github/OpenZeppelin/openzeppelin-contracts/contracts/token/ERC20/ERC20.sol": "ERC20"
},
"evmVersion": "istanbul",
"libraries": {},
"metadata": {
"bytecodeHash": "ipfs"
},
"optimizer": {
"enabled": true,
"runs": 200
},
"remappings": []
},
"sources": {
"/.deps/github/OpenZeppelin/openzeppelin-contracts/contracts/token/ERC20/ERC20.sol": {
"keccak256": "0xfeccdcbf67b2006a715e5af1a4c7556004d95b2806552b5cc54e46e8eb7e887b",
"license": "MIT",
"urls": [
"bzz-raw://45b1f9043c0fb450272f20ed19ef633fcba1b129d602651a856dfae1a2243a2c",
"dweb:/ipfs/QmUTSQiDikkcNtTtyDpkEwCM5ztVUUh9c1inBukn6HC5Vr"
]
},
"/.deps/github/OpenZeppelin/openzeppelin-contracts/contracts/token/ERC20/IERC20.sol": {
"keccak256": "0xf8e8d118a7a8b2e134181f7da655f6266aa3a0f9134b2605747139fcb0c5d835",
"license": "MIT",
"urls": [
"bzz-raw://9ec48567e7ad06acb670980d5cdf3fd7f3949bf12894f02d68c3bb43e75aa84f",
"dweb:/ipfs/QmaG3R2J9cz92YT77vFjYrjMNU2wHp4ypwYD62HqDUqS5U"
]
},
"/.deps/github/OpenZeppelin/openzeppelin-contracts/contracts/token/ERC20/extensions/IERC20Metadata.sol": {
"keccak256": "0x83fe24f5c04a56091e50f4a345ff504c8bff658a76d4c43b16878c8f940c53b2",
"license": "MIT",
"urls": [
"bzz-raw://d4c3df1a7ca104b633a7d81c6c6f5192367d150cd5a32cba81f7f27012729013",
"dweb:/ipfs/QmSim72e3ZVsfgZt8UceCvbiSuMRHR6WDsiamqNzZahGSY"
]
},
"/.deps/github/OpenZeppelin/openzeppelin-contracts/contracts/utils/Context.sol": {
"keccak256": "0xf930d2df426bfcfc1f7415be724f04081c96f4fb9ec8d0e3a521c07692dface0",
"license": "MIT",
"urls": [
"bzz-raw://fc2bfdea0d2562c76fb3c4cf70a86c6ba25c5a30e8f8515c95aafdf8383f8395",
"dweb:/ipfs/QmTbFya18786ckJfLYUoWau9jBTKfmWnWm5XSViWvB7PXN"
]
}
},
"version": 1
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "./IERC20.sol";
import "./extensions/IERC20Metadata.sol";
import "../../utils/Context.sol";
/**
* @dev Implementation of the {IERC20} interface.
*
* This implementation is agnostic to the way tokens are created. This means
* that a supply mechanism has to be added in a derived contract using {_mint}.
* For a generic mechanism see {ERC20PresetMinterPauser}.
*
* TIP: For a detailed writeup see our guide
* https://forum.zeppelin.solutions/t/how-to-implement-erc20-supply-mechanisms/226[How
* to implement supply mechanisms].
*
* We have followed general OpenZeppelin guidelines: functions revert instead
* of returning `false` on failure. This behavior is nonetheless conventional
* and does not conflict with the expectations of ERC20 applications.
*
* Additionally, an {Approval} event is emitted on calls to {transferFrom}.
* This allows applications to reconstruct the allowance for all accounts just
* by listening to said events. Other implementations of the EIP may not emit
* these events, as it isn't required by the specification.
*
* Finally, the non-standard {decreaseAllowance} and {increaseAllowance}
* functions have been added to mitigate the well-known issues around setting
* allowances. See {IERC20-approve}.
*/
contract ERC20 is Context, IERC20, IERC20Metadata {
mapping (address => uint256) private _balances;
mapping (address => mapping (address => uint256)) private _allowances;
uint256 private _totalSupply;
string private _name;
string private _symbol;
/**
* @dev Sets the values for {name} and {symbol}.
*
* The defaut value of {decimals} is 18. To select a different value for
* {decimals} you should overload it.
*
* All two of these values are immutable: they can only be set once during
* construction.
*/
constructor (string memory name_, string memory symbol_) {
_name = name_;
_symbol = symbol_;
}
/**
* @dev Returns the name of the token.
*/
function name() public view virtual override returns (string memory) {
return _name;
}
/**
* @dev Returns the symbol of the token, usually a shorter version of the
* name.
*/
function symbol() public view virtual override returns (string memory) {
return _symbol;
}
/**
* @dev Returns the number of decimals used to get its user representation.
* For example, if `decimals` equals `2`, a balance of `505` tokens should
* be displayed to a user as `5,05` (`505 / 10 ** 2`).
*
* Tokens usually opt for a value of 18, imitating the relationship between
* Ether and Wei. This is the value {ERC20} uses, unless this function is
* overridden;
*
* NOTE: This information is only used for _display_ purposes: it in
* no way affects any of the arithmetic of the contract, including
* {IERC20-balanceOf} and {IERC20-transfer}.
*/
function decimals() public view virtual override returns (uint8) {
return 18;
}
/**
* @dev See {IERC20-totalSupply}.
*/
function totalSupply() public view virtual override returns (uint256) {
return _totalSupply;
}
/**
* @dev See {IERC20-balanceOf}.
*/
function balanceOf(address account) public view virtual override returns (uint256) {
return _balances[account];
}
/**
* @dev See {IERC20-transfer}.
*
* Requirements:
*
* - `recipient` cannot be the zero address.
* - the caller must have a balance of at least `amount`.
*/
function transfer(address recipient, uint256 amount) public virtual override returns (bool) {
_transfer(_msgSender(), recipient, amount);
return true;
}
/**
* @dev See {IERC20-allowance}.
*/
function allowance(address owner, address spender) public view virtual override returns (uint256) {
return _allowances[owner][spender];
}
/**
* @dev See {IERC20-approve}.
*
* Requirements:
*
* - `spender` cannot be the zero address.
*/
function approve(address spender, uint256 amount) public virtual override returns (bool) {
_approve(_msgSender(), spender, amount);
return true;
}
/**
* @dev See {IERC20-transferFrom}.
*
* Emits an {Approval} event indicating the updated allowance. This is not
* required by the EIP. See the note at the beginning of {ERC20}.
*
* Requirements:
*
* - `sender` and `recipient` cannot be the zero address.
* - `sender` must have a balance of at least `amount`.
* - the caller must have allowance for ``sender``'s tokens of at least
* `amount`.
*/
function transferFrom(address sender, address recipient, uint256 amount) public virtual override returns (bool) {
_transfer(sender, recipient, amount);
uint256 currentAllowance = _allowances[sender][_msgSender()];
require(currentAllowance >= amount, "ERC20: transfer amount exceeds allowance");
_approve(sender, _msgSender(), currentAllowance - amount);
return true;
}
/**
* @dev Atomically increases the allowance granted to `spender` by the caller.
*
* This is an alternative to {approve} that can be used as a mitigation for
* problems described in {IERC20-approve}.
*
* Emits an {Approval} event indicating the updated allowance.
*
* Requirements:
*
* - `spender` cannot be the zero address.
*/
function increaseAllowance(address spender, uint256 addedValue) public virtual returns (bool) {
_approve(_msgSender(), spender, _allowances[_msgSender()][spender] + addedValue);
return true;
}
/**
* @dev Atomically decreases the allowance granted to `spender` by the caller.
*
* This is an alternative to {approve} that can be used as a mitigation for
* problems described in {IERC20-approve}.
*
* Emits an {Approval} event indicating the updated allowance.
*
* Requirements:
*
* - `spender` cannot be the zero address.
* - `spender` must have allowance for the caller of at least
* `subtractedValue`.
*/
function decreaseAllowance(address spender, uint256 subtractedValue) public virtual returns (bool) {
uint256 currentAllowance = _allowances[_msgSender()][spender];
require(currentAllowance >= subtractedValue, "ERC20: decreased allowance below zero");
_approve(_msgSender(), spender, currentAllowance - subtractedValue);
return true;
}
/**
* @dev Moves tokens `amount` from `sender` to `recipient`.
*
* This is internal function is equivalent to {transfer}, and can be used to
* e.g. implement automatic token fees, slashing mechanisms, etc.
*
* Emits a {Transfer} event.
*
* Requirements:
*
* - `sender` cannot be the zero address.
* - `recipient` cannot be the zero address.
* - `sender` must have a balance of at least `amount`.
*/
function _transfer(address sender, address recipient, uint256 amount) internal virtual {
require(sender != address(0), "ERC20: transfer from the zero address");
require(recipient != address(0), "ERC20: transfer to the zero address");
_beforeTokenTransfer(sender, recipient, amount);
uint256 senderBalance = _balances[sender];
require(senderBalance >= amount, "ERC20: transfer amount exceeds balance");
_balances[sender] = senderBalance - amount;
_balances[recipient] += amount;
emit Transfer(sender, recipient, amount);
}
/** @dev Creates `amount` tokens and assigns them to `account`, increasing
* the total supply.
*
* Emits a {Transfer} event with `from` set to the zero address.
*
* Requirements:
*
* - `to` cannot be the zero address.
*/
function _mint(address account, uint256 amount) internal virtual {
require(account != address(0), "ERC20: mint to the zero address");
_beforeTokenTransfer(address(0), account, amount);
_totalSupply += amount;
_balances[account] += amount;
emit Transfer(address(0), account, amount);
}
/**
* @dev Destroys `amount` tokens from `account`, reducing the
* total supply.
*
* Emits a {Transfer} event with `to` set to the zero address.
*
* Requirements:
*
* - `account` cannot be the zero address.
* - `account` must have at least `amount` tokens.
*/
function _burn(address account, uint256 amount) internal virtual {
require(account != address(0), "ERC20: burn from the zero address");
_beforeTokenTransfer(account, address(0), amount);
uint256 accountBalance = _balances[account];
require(accountBalance >= amount, "ERC20: burn amount exceeds balance");
_balances[account] = accountBalance - amount;
_totalSupply -= amount;
emit Transfer(account, address(0), amount);
}
/**
* @dev Sets `amount` as the allowance of `spender` over the `owner` s tokens.
*
* This internal function is equivalent to `approve`, and can be used to
* e.g. set automatic allowances for certain subsystems, etc.
*
* Emits an {Approval} event.
*
* Requirements:
*
* - `owner` cannot be the zero address.
* - `spender` cannot be the zero address.
*/
function _approve(address owner, address spender, uint256 amount) internal virtual {
require(owner != address(0), "ERC20: approve from the zero address");
require(spender != address(0), "ERC20: approve to the zero address");
_allowances[owner][spender] = amount;
emit Approval(owner, spender, amount);
}
/**
* @dev Hook that is called before any transfer of tokens. This includes
* minting and burning.
*
* Calling conditions:
*
* - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens
* will be to transferred to `to`.
* - when `from` is zero, `amount` tokens will be minted for `to`.
* - when `to` is zero, `amount` of ``from``'s tokens will be burned.
* - `from` and `to` are never both zero.
*
* To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
*/
function _beforeTokenTransfer(address from, address to, uint256 amount) internal virtual { }
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "../ERC20.sol";
import "../../../utils/Context.sol";
/**
* @dev Extension of {ERC20} that allows token holders to destroy both their own
* tokens and those that they have an allowance for, in a way that can be
* recognized off-chain (via event analysis).
*/
abstract contract ERC20Burnable is Context, ERC20 {
/**
* @dev Destroys `amount` tokens from the caller.
*
* See {ERC20-_burn}.
*/
function burn(uint256 amount) public virtual {
_burn(_msgSender(), amount);
}
/**
* @dev Destroys `amount` tokens from `account`, deducting from the caller's
* allowance.
*
* See {ERC20-_burn} and {ERC20-allowance}.
*
* Requirements:
*
* - the caller must have allowance for ``accounts``'s tokens of at least
* `amount`.
*/
function burnFrom(address account, uint256 amount) public virtual {
uint256 currentAllowance = allowance(account, _msgSender());
require(currentAllowance >= amount, "ERC20: burn amount exceeds allowance");
_approve(account, _msgSender(), currentAllowance - amount);
_burn(account, amount);
}
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "../IERC20.sol";
/**
* @dev Interface for the optional metadata functions from the ERC20 standard.
*
* _Available since v4.1._
*/
interface IERC20Metadata is IERC20 {
/**
* @dev Returns the name of the token.
*/
function name() external view returns (string memory);
/**
* @dev Returns the symbol of the token.
*/
function symbol() external view returns (string memory);
/**
* @dev Returns the decimals places of the token.
*/
function decimals() external view returns (uint8);
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/**
* @dev Interface of the ERC20 standard as defined in the EIP.
*/
interface IERC20 {
/**
* @dev Returns the amount of tokens in existence.
*/
function totalSupply() external view returns (uint256);
/**
* @dev Returns the amount of tokens owned by `account`.
*/
function balanceOf(address account) external view returns (uint256);
/**
* @dev Moves `amount` tokens from the caller's account to `recipient`.
*
* Returns a boolean value indicating whether the operation succeeded.
*
* Emits a {Transfer} event.
*/
function transfer(address recipient, uint256 amount) external returns (bool);
/**
* @dev Returns the remaining number of tokens that `spender` will be
* allowed to spend on behalf of `owner` through {transferFrom}. This is
* zero by default.
*
* This value changes when {approve} or {transferFrom} are called.
*/
function allowance(address owner, address spender) external view returns (uint256);
/**
* @dev Sets `amount` as the allowance of `spender` over the caller's tokens.
*
* Returns a boolean value indicating whether the operation succeeded.
*
* IMPORTANT: Beware that changing an allowance with this method brings the risk
* that someone may use both the old and the new allowance by unfortunate
* transaction ordering. One possible solution to mitigate this race
* condition is to first reduce the spender's allowance to 0 and set the
* desired value afterwards:
* https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729
*
* Emits an {Approval} event.
*/
function approve(address spender, uint256 amount) external returns (bool);
/**
* @dev Moves `amount` tokens from `sender` to `recipient` using the
* allowance mechanism. `amount` is then deducted from the caller's
* allowance.
*
* Returns a boolean value indicating whether the operation succeeded.
*
* Emits a {Transfer} event.
*/
function transferFrom(address sender, address recipient, uint256 amount) external returns (bool);
/**
* @dev Emitted when `value` tokens are moved from one account (`from`) to
* another (`to`).
*
* Note that `value` may be zero.
*/
event Transfer(address indexed from, address indexed to, uint256 value);
/**
* @dev Emitted when the allowance of a `spender` for an `owner` is set by
* a call to {approve}. `value` is the new allowance.
*/
event Approval(address indexed owner, address indexed spender, uint256 value);
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
* manner, since when dealing with meta-transactions the account sending and
* paying for execution may not be the actual sender (as far as an application
* is concerned).
*
* This contract is only required for intermediate, library-like contracts.
*/
abstract contract Context {
function _msgSender() internal view virtual returns (address) {
return msg.sender;
}
function _msgData() internal view virtual returns (bytes calldata) {
this; // silence state mutability warning without generating bytecode - see https://github.com/ethereum/solidity/issues/2691
return msg.data;
}
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "./IERC20.sol";
import "./extensions/IERC20Metadata.sol";
import "../../utils/Context.sol";
/**
* @dev Implementation of the {IERC20} interface.
*
* This implementation is agnostic to the way tokens are created. This means
* that a supply mechanism has to be added in a derived contract using {_mint}.
* For a generic mechanism see {ERC20PresetMinterPauser}.
*
* TIP: For a detailed writeup see our guide
* https://forum.zeppelin.solutions/t/how-to-implement-erc20-supply-mechanisms/226[How
* to implement supply mechanisms].
*
* We have followed general OpenZeppelin guidelines: functions revert instead
* of returning `false` on failure. This behavior is nonetheless conventional
* and does not conflict with the expectations of ERC20 applications.
*
* Additionally, an {Approval} event is emitted on calls to {transferFrom}.
* This allows applications to reconstruct the allowance for all accounts just
* by listening to said events. Other implementations of the EIP may not emit
* these events, as it isn't required by the specification.
*
* Finally, the non-standard {decreaseAllowance} and {increaseAllowance}
* functions have been added to mitigate the well-known issues around setting
* allowances. See {IERC20-approve}.
*/
contract ERC20 is Context, IERC20, IERC20Metadata {
mapping (address => uint256) private _balances;
mapping (address => mapping (address => uint256)) private _allowances;
uint256 private _totalSupply;
string private _name;
string private _symbol;
/**
* @dev Sets the values for {name} and {symbol}.
*
* The defaut value of {decimals} is 18. To select a different value for
* {decimals} you should overload it.
*
* All two of these values are immutable: they can only be set once during
* construction.
*/
constructor (string memory name_, string memory symbol_) {
_name = name_;
_symbol = symbol_;
}
/**
* @dev Returns the name of the token.
*/
function name() public view virtual override returns (string memory) {
return _name;
}
/**
* @dev Returns the symbol of the token, usually a shorter version of the
* name.
*/
function symbol() public view virtual override returns (string memory) {
return _symbol;
}
/**
* @dev Returns the number of decimals used to get its user representation.
* For example, if `decimals` equals `2`, a balance of `505` tokens should
* be displayed to a user as `5,05` (`505 / 10 ** 2`).
*
* Tokens usually opt for a value of 18, imitating the relationship between
* Ether and Wei. This is the value {ERC20} uses, unless this function is
* overridden;
*
* NOTE: This information is only used for _display_ purposes: it in
* no way affects any of the arithmetic of the contract, including
* {IERC20-balanceOf} and {IERC20-transfer}.
*/
function decimals() public view virtual override returns (uint8) {
return 18;
}
/**
* @dev See {IERC20-totalSupply}.
*/
function totalSupply() public view virtual override returns (uint256) {
return _totalSupply;
}
/**
* @dev See {IERC20-balanceOf}.
*/
function balanceOf(address account) public view virtual override returns (uint256) {
return _balances[account];
}
/**
* @dev See {IERC20-transfer}.
*
* Requirements:
*
* - `recipient` cannot be the zero address.
* - the caller must have a balance of at least `amount`.
*/
function transfer(address recipient, uint256 amount) public virtual override returns (bool) {
_transfer(_msgSender(), recipient, amount);
return true;
}
/**
* @dev See {IERC20-allowance}.
*/
function allowance(address owner, address spender) public view virtual override returns (uint256) {
return _allowances[owner][spender];
}
/**
* @dev See {IERC20-approve}.
*
* Requirements:
*
* - `spender` cannot be the zero address.
*/
function approve(address spender, uint256 amount) public virtual override returns (bool) {
_approve(_msgSender(), spender, amount);
return true;
}
/**
* @dev See {IERC20-transferFrom}.
*
* Emits an {Approval} event indicating the updated allowance. This is not
* required by the EIP. See the note at the beginning of {ERC20}.
*
* Requirements:
*
* - `sender` and `recipient` cannot be the zero address.
* - `sender` must have a balance of at least `amount`.
* - the caller must have allowance for ``sender``'s tokens of at least
* `amount`.
*/
function transferFrom(address sender, address recipient, uint256 amount) public virtual override returns (bool) {
_transfer(sender, recipient, amount);
uint256 currentAllowance = _allowances[sender][_msgSender()];
require(currentAllowance >= amount, "ERC20: transfer amount exceeds allowance");
_approve(sender, _msgSender(), currentAllowance - amount);
return true;
}
/**
* @dev Atomically increases the allowance granted to `spender` by the caller.
*
* This is an alternative to {approve} that can be used as a mitigation for
* problems described in {IERC20-approve}.
*
* Emits an {Approval} event indicating the updated allowance.
*
* Requirements:
*
* - `spender` cannot be the zero address.
*/
function increaseAllowance(address spender, uint256 addedValue) public virtual returns (bool) {
_approve(_msgSender(), spender, _allowances[_msgSender()][spender] + addedValue);
return true;
}
/**
* @dev Atomically decreases the allowance granted to `spender` by the caller.
*
* This is an alternative to {approve} that can be used as a mitigation for
* problems described in {IERC20-approve}.
*
* Emits an {Approval} event indicating the updated allowance.
*
* Requirements:
*
* - `spender` cannot be the zero address.
* - `spender` must have allowance for the caller of at least
* `subtractedValue`.
*/
function decreaseAllowance(address spender, uint256 subtractedValue) public virtual returns (bool) {
uint256 currentAllowance = _allowances[_msgSender()][spender];
require(currentAllowance >= subtractedValue, "ERC20: decreased allowance below zero");
_approve(_msgSender(), spender, currentAllowance - subtractedValue);
return true;
}
/**
* @dev Moves tokens `amount` from `sender` to `recipient`.
*
* This is internal function is equivalent to {transfer}, and can be used to
* e.g. implement automatic token fees, slashing mechanisms, etc.
*
* Emits a {Transfer} event.
*
* Requirements:
*
* - `sender` cannot be the zero address.
* - `recipient` cannot be the zero address.
* - `sender` must have a balance of at least `amount`.
*/
function _transfer(address sender, address recipient, uint256 amount) internal virtual {
require(sender != address(0), "ERC20: transfer from the zero address");
require(recipient != address(0), "ERC20: transfer to the zero address");
_beforeTokenTransfer(sender, recipient, amount);
uint256 senderBalance = _balances[sender];
require(senderBalance >= amount, "ERC20: transfer amount exceeds balance");
_balances[sender] = senderBalance - amount;
_balances[recipient] += amount;
emit Transfer(sender, recipient, amount);
}
/** @dev Creates `amount` tokens and assigns them to `account`, increasing
* the total supply.
*
* Emits a {Transfer} event with `from` set to the zero address.
*
* Requirements:
*
* - `to` cannot be the zero address.
*/
function _mint(address account, uint256 amount) internal virtual {
require(account != address(0), "ERC20: mint to the zero address");
_beforeTokenTransfer(address(0), account, amount);
_totalSupply += amount;
_balances[account] += amount;
emit Transfer(address(0), account, amount);
}
/**
* @dev Destroys `amount` tokens from `account`, reducing the
* total supply.
*
* Emits a {Transfer} event with `to` set to the zero address.
*
* Requirements:
*
* - `account` cannot be the zero address.
* - `account` must have at least `amount` tokens.
*/
function _burn(address account, uint256 amount) internal virtual {
require(account != address(0), "ERC20: burn from the zero address");
_beforeTokenTransfer(account, address(0), amount);
uint256 accountBalance = _balances[account];
require(accountBalance >= amount, "ERC20: burn amount exceeds balance");
_balances[account] = accountBalance - amount;
_totalSupply -= amount;
emit Transfer(account, address(0), amount);
}
/**
* @dev Sets `amount` as the allowance of `spender` over the `owner` s tokens.
*
* This internal function is equivalent to `approve`, and can be used to
* e.g. set automatic allowances for certain subsystems, etc.
*
* Emits an {Approval} event.
*
* Requirements:
*
* - `owner` cannot be the zero address.
* - `spender` cannot be the zero address.
*/
function _approve(address owner, address spender, uint256 amount) internal virtual {
require(owner != address(0), "ERC20: approve from the zero address");
require(spender != address(0), "ERC20: approve to the zero address");
_allowances[owner][spender] = amount;
emit Approval(owner, spender, amount);
}
/**
* @dev Hook that is called before any transfer of tokens. This includes
* minting and burning.
*
* Calling conditions:
*
* - when `from` and `to` are both non-zero, `amount` of ``from``'s tokens
* will be to transferred to `to`.
* - when `from` is zero, `amount` tokens will be minted for `to`.
* - when `to` is zero, `amount` of ``from``'s tokens will be burned.
* - `from` and `to` are never both zero.
*
* To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
*/
function _beforeTokenTransfer(address from, address to, uint256 amount) internal virtual { }
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "../ERC20.sol";
import "../Context.sol";
/**
* @dev Extension of {ERC20} that allows token holders to destroy both their own
* tokens and those that they have an allowance for, in a way that can be
* recognized off-chain (via event analysis).
*/
abstract contract ERC20Burnable is Context, ERC20 {
/**
* @dev Destroys `amount` tokens from the caller.
*
* See {ERC20-_burn}.
*/
function burn(uint256 amount) public virtual {
_burn(_msgSender(), amount);
}
/**
* @dev Destroys `amount` tokens from `account`, deducting from the caller's
* allowance.
*
* See {ERC20-_burn} and {ERC20-allowance}.
*
* Requirements:
*
* - the caller must have allowance for ``accounts``'s tokens of at least
* `amount`.
*/
function burnFrom(address account, uint256 amount) public virtual {
uint256 currentAllowance = allowance(account, _msgSender());
require(currentAllowance >= amount, "ERC20: burn amount exceeds allowance");
_approve(account, _msgSender(), currentAllowance - amount);
_burn(account, amount);
}
}
{
"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": {
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:2759:6",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:6",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "188:181:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "205:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "216:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "198:6:6"
},
"nodeType": "YulFunctionCall",
"src": "198:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "198:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "239:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "250:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "235:3:6"
},
"nodeType": "YulFunctionCall",
"src": "235:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "255:2:6",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "228:6:6"
},
"nodeType": "YulFunctionCall",
"src": "228:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "228:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "278:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "289:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "274:3:6"
},
"nodeType": "YulFunctionCall",
"src": "274:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "294:33:6",
"type": "",
"value": "ERC20: mint to the zero address"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "267:6:6"
},
"nodeType": "YulFunctionCall",
"src": "267:61:6"
},
"nodeType": "YulExpressionStatement",
"src": "267:61:6"
},
{
"nodeType": "YulAssignment",
"src": "337:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "349:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "360:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "345:3:6"
},
"nodeType": "YulFunctionCall",
"src": "345:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "337:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_fc0b381caf0a47702017f3c4b358ebe3d3aff6c60ce819a8bf3ef5a95d4f202e__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "165:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "179:4:6",
"type": ""
}
],
"src": "14:355:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "475:76:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "485:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "497:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "508:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "493:3:6"
},
"nodeType": "YulFunctionCall",
"src": "493:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "485:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "527:9:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "538:6:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "520:6:6"
},
"nodeType": "YulFunctionCall",
"src": "520:25:6"
},
"nodeType": "YulExpressionStatement",
"src": "520:25:6"
}
]
},
"name": "abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "444:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "455:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "466:4:6",
"type": ""
}
],
"src": "374:177:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "604:80:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "631:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "633:16:6"
},
"nodeType": "YulFunctionCall",
"src": "633:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "633:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "620:1:6"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "627:1:6"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "623:3:6"
},
"nodeType": "YulFunctionCall",
"src": "623:6:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "617:2:6"
},
"nodeType": "YulFunctionCall",
"src": "617:13:6"
},
"nodeType": "YulIf",
"src": "614:2:6"
},
{
"nodeType": "YulAssignment",
"src": "662:16:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "673:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "676:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "669:3:6"
},
"nodeType": "YulFunctionCall",
"src": "669:9:6"
},
"variableNames": [
{
"name": "sum",
"nodeType": "YulIdentifier",
"src": "662:3:6"
}
]
}
]
},
"name": "checked_add_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "587:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "590:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "sum",
"nodeType": "YulTypedName",
"src": "596:3:6",
"type": ""
}
],
"src": "556:128:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "753:358:6",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "763:16:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "778:1:6",
"type": "",
"value": "1"
},
"variables": [
{
"name": "power_1",
"nodeType": "YulTypedName",
"src": "767:7:6",
"type": ""
}
]
},
{
"nodeType": "YulAssignment",
"src": "788:16:6",
"value": {
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "797:7:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "788:5:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "813:13:6",
"value": {
"name": "_base",
"nodeType": "YulIdentifier",
"src": "821:5:6"
},
"variableNames": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "813:4:6"
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "877:228:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "922:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "924:16:6"
},
"nodeType": "YulFunctionCall",
"src": "924:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "924:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "897:4:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "911:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "907:3:6"
},
"nodeType": "YulFunctionCall",
"src": "907:6:6"
},
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "915:4:6"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "903:3:6"
},
"nodeType": "YulFunctionCall",
"src": "903:17:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "894:2:6"
},
"nodeType": "YulFunctionCall",
"src": "894:27:6"
},
"nodeType": "YulIf",
"src": "891:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "983:29:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "985:25:6",
"value": {
"arguments": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "998:5:6"
},
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1005:4:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "994:3:6"
},
"nodeType": "YulFunctionCall",
"src": "994:16:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "985:5:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "964:8:6"
},
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "974:7:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "960:3:6"
},
"nodeType": "YulFunctionCall",
"src": "960:22:6"
},
"nodeType": "YulIf",
"src": "957:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1025:23:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1037:4:6"
},
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1043:4:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "1033:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1033:15:6"
},
"variableNames": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1025:4:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "1061:34:6",
"value": {
"arguments": [
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "1077:7:6"
},
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1086:8:6"
}
],
"functionName": {
"name": "shr",
"nodeType": "YulIdentifier",
"src": "1073:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1073:22:6"
},
"variableNames": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1061:8:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "846:8:6"
},
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "856:7:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "843:2:6"
},
"nodeType": "YulFunctionCall",
"src": "843:21:6"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "865:3:6",
"statements": []
},
"pre": {
"nodeType": "YulBlock",
"src": "839:3:6",
"statements": []
},
"src": "835:270:6"
}
]
},
"name": "checked_exp_helper",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "_base",
"nodeType": "YulTypedName",
"src": "717:5:6",
"type": ""
},
{
"name": "exponent",
"nodeType": "YulTypedName",
"src": "724:8:6",
"type": ""
}
],
"returnVariables": [
{
"name": "power",
"nodeType": "YulTypedName",
"src": "737:5:6",
"type": ""
},
{
"name": "base",
"nodeType": "YulTypedName",
"src": "744:4:6",
"type": ""
}
],
"src": "689:422:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1184:72:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1194:56:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1224:4:6"
},
{
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1234:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1244:4:6",
"type": "",
"value": "0xff"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1230:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1230:19:6"
}
],
"functionName": {
"name": "checked_exp_unsigned",
"nodeType": "YulIdentifier",
"src": "1203:20:6"
},
"nodeType": "YulFunctionCall",
"src": "1203:47:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1194:5:6"
}
]
}
]
},
"name": "checked_exp_t_uint256_t_uint8",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "base",
"nodeType": "YulTypedName",
"src": "1155:4:6",
"type": ""
},
{
"name": "exponent",
"nodeType": "YulTypedName",
"src": "1161:8:6",
"type": ""
}
],
"returnVariables": [
{
"name": "power",
"nodeType": "YulTypedName",
"src": "1174:5:6",
"type": ""
}
],
"src": "1116:140:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1320:747:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1358:52:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1372:10:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1381:1:6",
"type": "",
"value": "1"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1372:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1395:5:6"
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1340:8:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1333:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1333:16:6"
},
"nodeType": "YulIf",
"src": "1330:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1443:52:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1457:10:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1466:1:6",
"type": "",
"value": "0"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1457:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1480:5:6"
}
]
},
"condition": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1429:4:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1422:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1422:12:6"
},
"nodeType": "YulIf",
"src": "1419:2:6"
},
{
"cases": [
{
"body": {
"nodeType": "YulBlock",
"src": "1531:52:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1545:10:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1554:1:6",
"type": "",
"value": "1"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1545:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1568:5:6"
}
]
},
"nodeType": "YulCase",
"src": "1524:59:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1529:1:6",
"type": "",
"value": "1"
}
},
{
"body": {
"nodeType": "YulBlock",
"src": "1599:123:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1634:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "1636:16:6"
},
"nodeType": "YulFunctionCall",
"src": "1636:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "1636:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1619:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1629:3:6",
"type": "",
"value": "255"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1616:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1616:17:6"
},
"nodeType": "YulIf",
"src": "1613:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1669:25:6",
"value": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1682:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1692:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "1678:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1678:16:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1669:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1707:5:6"
}
]
},
"nodeType": "YulCase",
"src": "1592:130:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1597:1:6",
"type": "",
"value": "2"
}
}
],
"expression": {
"name": "base",
"nodeType": "YulIdentifier",
"src": "1511:4:6"
},
"nodeType": "YulSwitch",
"src": "1504:218:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1820:70:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1834:28:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1847:4:6"
},
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1853:8:6"
}
],
"functionName": {
"name": "exp",
"nodeType": "YulIdentifier",
"src": "1843:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1843:19:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1834:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1875:5:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1744:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1750:2:6",
"type": "",
"value": "11"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1741:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1741:12:6"
},
{
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1758:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1768:2:6",
"type": "",
"value": "78"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1755:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1755:16:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1737:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1737:35:6"
},
{
"arguments": [
{
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1781:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1787:3:6",
"type": "",
"value": "307"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1778:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1778:13:6"
},
{
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1796:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1806:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1793:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1793:16:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1774:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1774:36:6"
}
],
"functionName": {
"name": "or",
"nodeType": "YulIdentifier",
"src": "1734:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1734:77:6"
},
"nodeType": "YulIf",
"src": "1731:2:6"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1899:57:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1941:4:6"
},
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1947:8:6"
}
],
"functionName": {
"name": "checked_exp_helper",
"nodeType": "YulIdentifier",
"src": "1922:18:6"
},
"nodeType": "YulFunctionCall",
"src": "1922:34:6"
},
"variables": [
{
"name": "power_1",
"nodeType": "YulTypedName",
"src": "1903:7:6",
"type": ""
},
{
"name": "base_1",
"nodeType": "YulTypedName",
"src": "1912:6:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "2001:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "2003:16:6"
},
"nodeType": "YulFunctionCall",
"src": "2003:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "2003:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "1971:7:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1988:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "1984:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1984:6:6"
},
{
"name": "base_1",
"nodeType": "YulIdentifier",
"src": "1992:6:6"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "1980:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1980:19:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1968:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1968:32:6"
},
"nodeType": "YulIf",
"src": "1965:2:6"
},
{
"nodeType": "YulAssignment",
"src": "2032:29:6",
"value": {
"arguments": [
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "2045:7:6"
},
{
"name": "base_1",
"nodeType": "YulIdentifier",
"src": "2054:6:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "2041:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2041:20:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "2032:5:6"
}
]
}
]
},
"name": "checked_exp_unsigned",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "base",
"nodeType": "YulTypedName",
"src": "1291:4:6",
"type": ""
},
{
"name": "exponent",
"nodeType": "YulTypedName",
"src": "1297:8:6",
"type": ""
}
],
"returnVariables": [
{
"name": "power",
"nodeType": "YulTypedName",
"src": "1310:5:6",
"type": ""
}
],
"src": "1261:806:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2124:116:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "2183:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "2185:16:6"
},
"nodeType": "YulFunctionCall",
"src": "2185:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "2185:18:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "2155:1:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "2148:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2148:9:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "2141:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2141:17:6"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "2163:1:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2174:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "2170:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2170:6:6"
},
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "2178:1:6"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "2166:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2166:14:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "2160:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2160:21:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2137:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2137:45:6"
},
"nodeType": "YulIf",
"src": "2134:2:6"
},
{
"nodeType": "YulAssignment",
"src": "2214:20:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "2229:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "2232:1:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "2225:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2225:9:6"
},
"variableNames": [
{
"name": "product",
"nodeType": "YulIdentifier",
"src": "2214:7:6"
}
]
}
]
},
"name": "checked_mul_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "2103:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "2106:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "product",
"nodeType": "YulTypedName",
"src": "2112:7:6",
"type": ""
}
],
"src": "2072:168:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2300:325:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2310:22:6",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2324:1:6",
"type": "",
"value": "1"
},
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "2327:4:6"
}
],
"functionName": {
"name": "shr",
"nodeType": "YulIdentifier",
"src": "2320:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2320:12:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2310:6:6"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "2341:38:6",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "2371:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2377:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2367:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2367:12:6"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "2345:18:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "2418:31:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2420:27:6",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2434:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2442:4:6",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2430:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2430:17:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2420:6:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "2398:18:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "2391:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2391:26:6"
},
"nodeType": "YulIf",
"src": "2388:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2508:111:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2529:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2536:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2541:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "2532:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2532:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2522:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2522:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "2522:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2573:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2576:4:6",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2566:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2566:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2566:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2601:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2604:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "2594:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2594:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2594:15:6"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "2464:18:6"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2487:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2495:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "2484:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2484:14:6"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "2461:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2461:38:6"
},
"nodeType": "YulIf",
"src": "2458:2:6"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "2280:4:6",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "2289:6:6",
"type": ""
}
],
"src": "2245:380:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2662:95:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2679:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2686:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2691:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "2682:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2682:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2672:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2672:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "2672:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2719:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2722:4:6",
"type": "",
"value": "0x11"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2712:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2712:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2712:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2743:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2746:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "2736:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2736:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2736:15:6"
}
]
},
"name": "panic_error_0x11",
"nodeType": "YulFunctionDefinition",
"src": "2630:127:6"
}
]
},
"contents": "{\n { }\n function abi_encode_tuple_t_stringliteral_fc0b381caf0a47702017f3c4b358ebe3d3aff6c60ce819a8bf3ef5a95d4f202e__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 31)\n mstore(add(headStart, 64), \"ERC20: mint to the zero address\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n if gt(x, not(y)) { panic_error_0x11() }\n sum := add(x, y)\n }\n function checked_exp_helper(_base, exponent) -> power, base\n {\n let power_1 := 1\n power := power_1\n base := _base\n for { } gt(exponent, power_1) { }\n {\n if gt(base, div(not(0), base)) { panic_error_0x11() }\n if and(exponent, power_1) { power := mul(power, base) }\n base := mul(base, base)\n exponent := shr(power_1, exponent)\n }\n }\n function checked_exp_t_uint256_t_uint8(base, exponent) -> power\n {\n power := checked_exp_unsigned(base, and(exponent, 0xff))\n }\n function checked_exp_unsigned(base, exponent) -> power\n {\n if iszero(exponent)\n {\n power := 1\n leave\n }\n if iszero(base)\n {\n power := 0\n leave\n }\n switch base\n case 1 {\n power := 1\n leave\n }\n case 2 {\n if gt(exponent, 255) { panic_error_0x11() }\n power := shl(exponent, 1)\n leave\n }\n if or(and(lt(base, 11), lt(exponent, 78)), and(lt(base, 307), lt(exponent, 32)))\n {\n power := exp(base, exponent)\n leave\n }\n let power_1, base_1 := checked_exp_helper(base, exponent)\n if gt(power_1, div(not(0), base_1)) { panic_error_0x11() }\n power := mul(power_1, base_1)\n }\n function checked_mul_t_uint256(x, y) -> product\n {\n if and(iszero(iszero(x)), gt(y, div(not(0), x))) { panic_error_0x11() }\n product := mul(x, y)\n }\n function extract_byte_array_length(data) -> length\n {\n length := shr(1, data)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function panic_error_0x11()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n}",
"id": 6,
"language": "Yul",
"name": "#utility.yul"
}
],
"linkReferences": {},
"object": "60806040523480156200001157600080fd5b5060408051808201825260048082526310d5539560e21b602080840182815285518087019096529285528401528151919291620000519160039162000192565b5080516200006790600490602084019062000192565b5050506200009f336200007f620000a560201b60201c565b6200008c90600a6200029c565b6200009990600a6200036a565b620000aa565b620003df565b601290565b6001600160a01b038216620001055760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015260640160405180910390fd5b806002600082825462000119919062000238565b90915550506001600160a01b038216600090815260208190526040812080548392906200014890849062000238565b90915550506040518181526001600160a01b038316906000907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200160405180910390a35050565b828054620001a0906200038c565b90600052602060002090601f016020900481019282620001c457600085556200020f565b82601f10620001df57805160ff19168380011785556200020f565b828001600101855582156200020f579182015b828111156200020f578251825591602001919060010190620001f2565b506200021d92915062000221565b5090565b5b808211156200021d576000815560010162000222565b600082198211156200024e576200024e620003c9565b500190565b600181815b8085111562000294578160001904821115620002785762000278620003c9565b808516156200028657918102915b93841c939080029062000258565b509250929050565b6000620002ad60ff841683620002b4565b9392505050565b600082620002c55750600162000364565b81620002d45750600062000364565b8160018114620002ed5760028114620002f85762000318565b600191505062000364565b60ff8411156200030c576200030c620003c9565b50506001821b62000364565b5060208310610133831016604e8410600b84101617156200033d575081810a62000364565b62000349838362000253565b8060001904821115620003605762000360620003c9565b0290505b92915050565b6000816000190483118215151615620003875762000387620003c9565b500290565b600181811c90821680620003a157607f821691505b60208210811415620003c357634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fd5b610b3580620003ef6000396000f3fe608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146101ad578063a457c2d7146101b5578063a9059cbb146101c8578063dd62ed3e146101db57600080fd5b806342966c681461015c57806370a082311461017157806379cc67901461019a57600080fd5b806306fdde03146100d4578063095ea7b3146100f257806318160ddd1461011557806323b872dd14610127578063313ce5671461013a5780633950935114610149575b600080fd5b6100dc610214565b6040516100e99190610a2c565b60405180910390f35b6101056101003660046109eb565b6102a6565b60405190151581526020016100e9565b6002545b6040519081526020016100e9565b6101056101353660046109b0565b6102bc565b604051601281526020016100e9565b6101056101573660046109eb565b610372565b61016f61016a366004610a14565b6103a9565b005b61011961017f36600461095d565b6001600160a01b031660009081526020819052604090205490565b61016f6101a83660046109eb565b6103b6565b6100dc61043e565b6101056101c33660046109eb565b61044d565b6101056101d63660046109eb565b6104e8565b6101196101e936600461097e565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b60606003805461022390610aae565b80601f016020809104026020016040519081016040528092919081815260200182805461024f90610aae565b801561029c5780601f106102715761010080835404028352916020019161029c565b820191906000526020600020905b81548152906001019060200180831161027f57829003601f168201915b5050505050905090565b60006102b33384846104f5565b50600192915050565b60006102c984848461061a565b6001600160a01b0384166000908152600160209081526040808320338452909152902054828110156103535760405162461bcd60e51b815260206004820152602860248201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616044820152676c6c6f77616e636560c01b60648201526084015b60405180910390fd5b61036785336103628685610a97565b6104f5565b506001949350505050565b3360008181526001602090815260408083206001600160a01b038716845290915281205490916102b3918590610362908690610a7f565b6103b333826107f2565b50565b60006103c283336101e9565b9050818110156104205760405162461bcd60e51b8152602060048201526024808201527f45524332303a206275726e20616d6f756e74206578636565647320616c6c6f77604482015263616e636560e01b606482015260840161034a565b61042f83336103628585610a97565b61043983836107f2565b505050565b60606004805461022390610aae565b3360009081526001602090815260408083206001600160a01b0386168452909152812054828110156104cf5760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b606482015260840161034a565b6104de33856103628685610a97565b5060019392505050565b60006102b333848461061a565b6001600160a01b0383166105575760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161034a565b6001600160a01b0382166105b85760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161034a565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b6001600160a01b03831661067e5760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161034a565b6001600160a01b0382166106e05760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161034a565b6001600160a01b038316600090815260208190526040902054818110156107585760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161034a565b6107628282610a97565b6001600160a01b038086166000908152602081905260408082209390935590851681529081208054849290610798908490610a7f565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516107e491815260200190565b60405180910390a350505050565b6001600160a01b0382166108525760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161034a565b6001600160a01b038216600090815260208190526040902054818110156108c65760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161034a565b6108d08282610a97565b6001600160a01b038416600090815260208190526040812091909155600280548492906108fe908490610a97565b90915550506040518281526000906001600160a01b038516907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200161060d565b80356001600160a01b038116811461095857600080fd5b919050565b60006020828403121561096e578081fd5b61097782610941565b9392505050565b60008060408385031215610990578081fd5b61099983610941565b91506109a760208401610941565b90509250929050565b6000806000606084860312156109c4578081fd5b6109cd84610941565b92506109db60208501610941565b9150604084013590509250925092565b600080604083850312156109fd578182fd5b610a0683610941565b946020939093013593505050565b600060208284031215610a25578081fd5b5035919050565b6000602080835283518082850152825b81811015610a5857858101830151858201604001528201610a3c565b81811115610a695783604083870101525b50601f01601f1916929092016040019392505050565b60008219821115610a9257610a92610ae9565b500190565b600082821015610aa957610aa9610ae9565b500390565b600181811c90821680610ac257607f821691505b60208210811415610ae357634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fdfea26469706673582212200fb6cdd124f4febbd72cd67c52b53262ea33856d9e690372dd03d00fb05e97b664736f6c63430008040033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH3 0x11 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x40 DUP1 MLOAD DUP1 DUP3 ADD DUP3 MSTORE PUSH1 0x4 DUP1 DUP3 MSTORE PUSH4 0x10D55395 PUSH1 0xE2 SHL PUSH1 0x20 DUP1 DUP5 ADD DUP3 DUP2 MSTORE DUP6 MLOAD DUP1 DUP8 ADD SWAP1 SWAP7 MSTORE SWAP3 DUP6 MSTORE DUP5 ADD MSTORE DUP2 MLOAD SWAP2 SWAP3 SWAP2 PUSH3 0x51 SWAP2 PUSH1 0x3 SWAP2 PUSH3 0x192 JUMP JUMPDEST POP DUP1 MLOAD PUSH3 0x67 SWAP1 PUSH1 0x4 SWAP1 PUSH1 0x20 DUP5 ADD SWAP1 PUSH3 0x192 JUMP JUMPDEST POP POP POP PUSH3 0x9F CALLER PUSH3 0x7F PUSH3 0xA5 PUSH1 0x20 SHL PUSH1 0x20 SHR JUMP JUMPDEST PUSH3 0x8C SWAP1 PUSH1 0xA PUSH3 0x29C JUMP JUMPDEST PUSH3 0x99 SWAP1 PUSH1 0xA PUSH3 0x36A JUMP JUMPDEST PUSH3 0xAA JUMP JUMPDEST PUSH3 0x3DF JUMP JUMPDEST PUSH1 0x12 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH3 0x105 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1F PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206D696E7420746F20746865207A65726F206164647265737300 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH1 0x2 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH3 0x119 SWAP2 SWAP1 PUSH3 0x238 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP4 SWAP3 SWAP1 PUSH3 0x148 SWAP1 DUP5 SWAP1 PUSH3 0x238 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SWAP1 PUSH1 0x0 SWAP1 PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH1 0x20 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP JUMP JUMPDEST DUP3 DUP1 SLOAD PUSH3 0x1A0 SWAP1 PUSH3 0x38C JUMP JUMPDEST SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1F ADD PUSH1 0x20 SWAP1 DIV DUP2 ADD SWAP3 DUP3 PUSH3 0x1C4 JUMPI PUSH1 0x0 DUP6 SSTORE PUSH3 0x20F JUMP JUMPDEST DUP3 PUSH1 0x1F LT PUSH3 0x1DF JUMPI DUP1 MLOAD PUSH1 0xFF NOT AND DUP4 DUP1 ADD OR DUP6 SSTORE PUSH3 0x20F JUMP JUMPDEST DUP3 DUP1 ADD PUSH1 0x1 ADD DUP6 SSTORE DUP3 ISZERO PUSH3 0x20F JUMPI SWAP2 DUP3 ADD JUMPDEST DUP3 DUP2 GT ISZERO PUSH3 0x20F JUMPI DUP3 MLOAD DUP3 SSTORE SWAP2 PUSH1 0x20 ADD SWAP2 SWAP1 PUSH1 0x1 ADD SWAP1 PUSH3 0x1F2 JUMP JUMPDEST POP PUSH3 0x21D SWAP3 SWAP2 POP PUSH3 0x221 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST JUMPDEST DUP1 DUP3 GT ISZERO PUSH3 0x21D JUMPI PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x222 JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH3 0x24E JUMPI PUSH3 0x24E PUSH3 0x3C9 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 JUMPDEST DUP1 DUP6 GT ISZERO PUSH3 0x294 JUMPI DUP2 PUSH1 0x0 NOT DIV DUP3 GT ISZERO PUSH3 0x278 JUMPI PUSH3 0x278 PUSH3 0x3C9 JUMP JUMPDEST DUP1 DUP6 AND ISZERO PUSH3 0x286 JUMPI SWAP2 DUP2 MUL SWAP2 JUMPDEST SWAP4 DUP5 SHR SWAP4 SWAP1 DUP1 MUL SWAP1 PUSH3 0x258 JUMP JUMPDEST POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH3 0x2AD PUSH1 0xFF DUP5 AND DUP4 PUSH3 0x2B4 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 PUSH3 0x2C5 JUMPI POP PUSH1 0x1 PUSH3 0x364 JUMP JUMPDEST DUP2 PUSH3 0x2D4 JUMPI POP PUSH1 0x0 PUSH3 0x364 JUMP JUMPDEST DUP2 PUSH1 0x1 DUP2 EQ PUSH3 0x2ED JUMPI PUSH1 0x2 DUP2 EQ PUSH3 0x2F8 JUMPI PUSH3 0x318 JUMP JUMPDEST PUSH1 0x1 SWAP2 POP POP PUSH3 0x364 JUMP JUMPDEST PUSH1 0xFF DUP5 GT ISZERO PUSH3 0x30C JUMPI PUSH3 0x30C PUSH3 0x3C9 JUMP JUMPDEST POP POP PUSH1 0x1 DUP3 SHL PUSH3 0x364 JUMP JUMPDEST POP PUSH1 0x20 DUP4 LT PUSH2 0x133 DUP4 LT AND PUSH1 0x4E DUP5 LT PUSH1 0xB DUP5 LT AND OR ISZERO PUSH3 0x33D JUMPI POP DUP2 DUP2 EXP PUSH3 0x364 JUMP JUMPDEST PUSH3 0x349 DUP4 DUP4 PUSH3 0x253 JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DIV DUP3 GT ISZERO PUSH3 0x360 JUMPI PUSH3 0x360 PUSH3 0x3C9 JUMP JUMPDEST MUL SWAP1 POP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH1 0x0 NOT DIV DUP4 GT DUP3 ISZERO ISZERO AND ISZERO PUSH3 0x387 JUMPI PUSH3 0x387 PUSH3 0x3C9 JUMP JUMPDEST POP MUL SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH3 0x3A1 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH3 0x3C3 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0xB35 DUP1 PUSH3 0x3EF PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xCF JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x42966C68 GT PUSH2 0x8C JUMPI DUP1 PUSH4 0x95D89B41 GT PUSH2 0x66 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x1AD JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x1B5 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x1C8 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1DB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x42966C68 EQ PUSH2 0x15C JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x171 JUMPI DUP1 PUSH4 0x79CC6790 EQ PUSH2 0x19A JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xD4 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xF2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x115 JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x127 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x13A JUMPI DUP1 PUSH4 0x39509351 EQ PUSH2 0x149 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xDC PUSH2 0x214 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xE9 SWAP2 SWAP1 PUSH2 0xA2C JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x105 PUSH2 0x100 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x2A6 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH1 0x2 SLOAD JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x135 CALLDATASIZE PUSH1 0x4 PUSH2 0x9B0 JUMP JUMPDEST PUSH2 0x2BC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x157 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x372 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x16A CALLDATASIZE PUSH1 0x4 PUSH2 0xA14 JUMP JUMPDEST PUSH2 0x3A9 JUMP JUMPDEST STOP JUMPDEST PUSH2 0x119 PUSH2 0x17F CALLDATASIZE PUSH1 0x4 PUSH2 0x95D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x1A8 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x3B6 JUMP JUMPDEST PUSH2 0xDC PUSH2 0x43E JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1C3 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x44D JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1D6 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x4E8 JUMP JUMPDEST PUSH2 0x119 PUSH2 0x1E9 CALLDATASIZE PUSH1 0x4 PUSH2 0x97E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x3 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE 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 0x24F SWAP1 PUSH2 0xAAE JUMP JUMPDEST DUP1 ISZERO PUSH2 0x29C JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x271 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x29C 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 0x27F JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2C9 DUP5 DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x353 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x28 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732061 PUSH1 0x44 DUP3 ADD MSTORE PUSH8 0x6C6C6F77616E6365 PUSH1 0xC0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x367 DUP6 CALLER PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST CALLER PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP8 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD SWAP1 SWAP2 PUSH2 0x2B3 SWAP2 DUP6 SWAP1 PUSH2 0x362 SWAP1 DUP7 SWAP1 PUSH2 0xA7F JUMP JUMPDEST PUSH2 0x3B3 CALLER DUP3 PUSH2 0x7F2 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x3C2 DUP4 CALLER PUSH2 0x1E9 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 LT ISZERO PUSH2 0x420 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E74206578636565647320616C6C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x616E6365 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x42F DUP4 CALLER PUSH2 0x362 DUP6 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x439 DUP4 DUP4 PUSH2 0x7F2 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x4 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x4CF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x207A65726F PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x4DE CALLER DUP6 PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST POP PUSH1 0x1 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x557 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x72657373 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x5B8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x7373 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 DUP3 MSTORE SWAP2 DUP3 SWAP1 KECCAK256 DUP6 SWAP1 SSTORE SWAP1 MLOAD DUP5 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP2 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x67E JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x6472657373 PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x6E0 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x44 DUP3 ADD MSTORE PUSH3 0x657373 PUSH1 0xE8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x758 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x26 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x44 DUP3 ADD MSTORE PUSH6 0x616C616E6365 PUSH1 0xD0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x762 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP4 SWAP1 SWAP4 SSTORE SWAP1 DUP6 AND DUP2 MSTORE SWAP1 DUP2 KECCAK256 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x798 SWAP1 DUP5 SWAP1 PUSH2 0xA7F JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP5 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x7E4 SWAP2 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x852 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E2066726F6D20746865207A65726F20616464726573 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x73 PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x8C6 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E7420657863656564732062616C616E PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x6365 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x8D0 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP2 SWAP1 SWAP2 SSTORE PUSH1 0x2 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x8FE SWAP1 DUP5 SWAP1 PUSH2 0xA97 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x40 MLOAD DUP3 DUP2 MSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 AND SWAP1 PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH1 0x20 ADD PUSH2 0x60D JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x958 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x96E JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x977 DUP3 PUSH2 0x941 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x990 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x999 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH2 0x9A7 PUSH1 0x20 DUP5 ADD PUSH2 0x941 JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x9C4 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x9CD DUP5 PUSH2 0x941 JUMP JUMPDEST SWAP3 POP PUSH2 0x9DB PUSH1 0x20 DUP6 ADD PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x9FD JUMPI DUP2 DUP3 REVERT JUMPDEST PUSH2 0xA06 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0xA25 JUMPI DUP1 DUP2 REVERT JUMPDEST POP CALLDATALOAD SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE DUP3 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0xA58 JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0xA3C JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0xA69 JUMPI DUP4 PUSH1 0x40 DUP4 DUP8 ADD ADD MSTORE JUMPDEST POP PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP3 SWAP1 SWAP3 ADD PUSH1 0x40 ADD SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH2 0xA92 JUMPI PUSH2 0xA92 PUSH2 0xAE9 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 LT ISZERO PUSH2 0xAA9 JUMPI PUSH2 0xAA9 PUSH2 0xAE9 JUMP JUMPDEST POP SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH2 0xAC2 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xAE3 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF 0xB6 0xCD 0xD1 0x24 DELEGATECALL INVALID 0xBB 0xD7 0x2C 0xD6 PUSH29 0x52B53262EA33856D9E690372DD03D00FB05E97B664736F6C6343000804 STOP CALLER ",
"sourceMap": "295:139:0:-:0;;;339:93;;;;;;;;;-1:-1:-1;1898:114:1;;;;;;;;;;;;-1:-1:-1;;;1898:114:1;;;;;;;;;;;;;;;;;;;;;1965:13;;1898:114;;;1965:13;;:5;;:13;:::i;:::-;-1:-1:-1;1988:17:1;;;;:7;;:17;;;;;:::i;:::-;;1898:114;;385:40:0::1;391:10;414;:8;;;:10;;:::i;:::-;408:16;::::0;:2:::1;:16;:::i;:::-;403:21;::::0;:2:::1;:21;:::i;:::-;385:5;:40::i;:::-;295:139:::0;;3014:91:1;3096:2;;3014:91::o;8023:330::-;-1:-1:-1;;;;;8106:21:1;;8098:65;;;;-1:-1:-1;;;8098:65:1;;216:2:6;8098:65:1;;;198:21:6;255:2;235:18;;;228:30;294:33;274:18;;;267:61;345:18;;8098:65:1;;;;;;;;8250:6;8234:12;;:22;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;;;8266:18:1;;:9;:18;;;;;;;;;;:28;;8288:6;;8266:9;:28;;8288:6;;8266:28;:::i;:::-;;;;-1:-1:-1;;8309:37:1;;520:25:6;;;-1:-1:-1;;;;;8309:37:1;;;8326:1;;8309:37;;508:2:6;493:18;8309:37:1;;;;;;;8023:330;;:::o;295:139:0:-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;295:139:0;;;-1:-1:-1;295:139:0;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;556:128:6;596:3;627:1;623:6;620:1;617:13;614:2;;;633:18;;:::i;:::-;-1:-1:-1;669:9:6;;604:80::o;689:422::-;778:1;821:5;778:1;835:270;856:7;846:8;843:21;835:270;;;915:4;911:1;907:6;903:17;897:4;894:27;891:2;;;924:18;;:::i;:::-;974:7;964:8;960:22;957:2;;;994:16;;;;957:2;1073:22;;;;1033:15;;;;835:270;;;839:3;753:358;;;;;:::o;1116:140::-;1174:5;1203:47;1244:4;1234:8;1230:19;1224:4;1203:47;:::i;:::-;1194:56;1184:72;-1:-1:-1;;;1184:72:6:o;1261:806::-;1310:5;1340:8;1330:2;;-1:-1:-1;1381:1:6;1395:5;;1330:2;1429:4;1419:2;;-1:-1:-1;1466:1:6;1480:5;;1419:2;1511:4;1529:1;1524:59;;;;1597:1;1592:130;;;;1504:218;;1524:59;1554:1;1545:10;;1568:5;;;1592:130;1629:3;1619:8;1616:17;1613:2;;;1636:18;;:::i;:::-;-1:-1:-1;;1692:1:6;1678:16;;1707:5;;1504:218;;1806:2;1796:8;1793:16;1787:3;1781:4;1778:13;1774:36;1768:2;1758:8;1755:16;1750:2;1744:4;1741:12;1737:35;1734:77;1731:2;;;-1:-1:-1;1843:19:6;;;1875:5;;1731:2;1922:34;1947:8;1941:4;1922:34;:::i;:::-;1992:6;1988:1;1984:6;1980:19;1971:7;1968:32;1965:2;;;2003:18;;:::i;:::-;2041:20;;-1:-1:-1;1320:747:6;;;;;:::o;2072:168::-;2112:7;2178:1;2174;2170:6;2166:14;2163:1;2160:21;2155:1;2148:9;2141:17;2137:45;2134:2;;;2185:18;;:::i;:::-;-1:-1:-1;2225:9:6;;2124:116::o;2245:380::-;2324:1;2320:12;;;;2367;;;2388:2;;2442:4;2434:6;2430:17;2420:27;;2388:2;2495;2487:6;2484:14;2464:18;2461:38;2458:2;;;2541:10;2536:3;2532:20;2529:1;2522:31;2576:4;2573:1;2566:15;2604:4;2601:1;2594:15;2458:2;;2300:325;;;:::o;2630:127::-;2691:10;2686:3;2682:20;2679:1;2672:31;2722:4;2719:1;2712:15;2746:4;2743:1;2736:15;2662:95;295:139:0;;;;;;"
},
"deployedBytecode": {
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:7473:6",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:6",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "63:124:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "73:29:6",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "95:6:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "82:12:6"
},
"nodeType": "YulFunctionCall",
"src": "82:20:6"
},
"variableNames": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "73:5:6"
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "165:16:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "174:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "177:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "167:6:6"
},
"nodeType": "YulFunctionCall",
"src": "167:12:6"
},
"nodeType": "YulExpressionStatement",
"src": "167:12:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "124:5:6"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "135:5:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "150:3:6",
"type": "",
"value": "160"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "155:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "146:3:6"
},
"nodeType": "YulFunctionCall",
"src": "146:11:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "159:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "142:3:6"
},
"nodeType": "YulFunctionCall",
"src": "142:19:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "131:3:6"
},
"nodeType": "YulFunctionCall",
"src": "131:31:6"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "121:2:6"
},
"nodeType": "YulFunctionCall",
"src": "121:42:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "114:6:6"
},
"nodeType": "YulFunctionCall",
"src": "114:50:6"
},
"nodeType": "YulIf",
"src": "111:2:6"
}
]
},
"name": "abi_decode_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "42:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "53:5:6",
"type": ""
}
],
"src": "14:173:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "262:126:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "308:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "317:6:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "325:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "310:6:6"
},
"nodeType": "YulFunctionCall",
"src": "310:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "310:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "283:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "292:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "279:3:6"
},
"nodeType": "YulFunctionCall",
"src": "279:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "304:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "275:3:6"
},
"nodeType": "YulFunctionCall",
"src": "275:32:6"
},
"nodeType": "YulIf",
"src": "272:2:6"
},
{
"nodeType": "YulAssignment",
"src": "343:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "372:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "353:18:6"
},
"nodeType": "YulFunctionCall",
"src": "353:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "343:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "228:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "239:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "251:6:6",
"type": ""
}
],
"src": "192:196:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "480:183:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "526:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "535:6:6"
},
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "543:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "528:6:6"
},
"nodeType": "YulFunctionCall",
"src": "528:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "528:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "501:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "510:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "497:3:6"
},
"nodeType": "YulFunctionCall",
"src": "497:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "522:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "493:3:6"
},
"nodeType": "YulFunctionCall",
"src": "493:32:6"
},
"nodeType": "YulIf",
"src": "490:2:6"
},
{
"nodeType": "YulAssignment",
"src": "561:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "590:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "571:18:6"
},
"nodeType": "YulFunctionCall",
"src": "571:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "561:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "609:48:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "642:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "653:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "638:3:6"
},
"nodeType": "YulFunctionCall",
"src": "638:18:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "619:18:6"
},
"nodeType": "YulFunctionCall",
"src": "619:38:6"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "609:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "438:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "449:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "461:6:6",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "469:6:6",
"type": ""
}
],
"src": "393:270:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "772:234:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "818:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "827:6:6"
},
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "835:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "820:6:6"
},
"nodeType": "YulFunctionCall",
"src": "820:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "820:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "793:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "802:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "789:3:6"
},
"nodeType": "YulFunctionCall",
"src": "789:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "814:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "785:3:6"
},
"nodeType": "YulFunctionCall",
"src": "785:32:6"
},
"nodeType": "YulIf",
"src": "782:2:6"
},
{
"nodeType": "YulAssignment",
"src": "853:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "882:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "863:18:6"
},
"nodeType": "YulFunctionCall",
"src": "863:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "853:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "901:48:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "934:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "945:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "930:3:6"
},
"nodeType": "YulFunctionCall",
"src": "930:18:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "911:18:6"
},
"nodeType": "YulFunctionCall",
"src": "911:38:6"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "901:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "958:42:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "985:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "996:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "981:3:6"
},
"nodeType": "YulFunctionCall",
"src": "981:18:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "968:12:6"
},
"nodeType": "YulFunctionCall",
"src": "968:32:6"
},
"variableNames": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "958:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_addresst_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "722:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "733:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "745:6:6",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "753:6:6",
"type": ""
},
{
"name": "value2",
"nodeType": "YulTypedName",
"src": "761:6:6",
"type": ""
}
],
"src": "668:338:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1098:177:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1144:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1153:6:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1161:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1146:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1146:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "1146:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1119:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1128:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1115:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1115:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1140:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1111:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1111:32:6"
},
"nodeType": "YulIf",
"src": "1108:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1179:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1208:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "1189:18:6"
},
"nodeType": "YulFunctionCall",
"src": "1189:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1179:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "1227:42:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1254:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1265:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1250:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1250:18:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "1237:12:6"
},
"nodeType": "YulFunctionCall",
"src": "1237:32:6"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1227:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1056:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "1067:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1079:6:6",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "1087:6:6",
"type": ""
}
],
"src": "1011:264:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1350:120:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1396:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1405:6:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1413:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1398:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1398:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "1398:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1371:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1380:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1367:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1367:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1392:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1363:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1363:32:6"
},
"nodeType": "YulIf",
"src": "1360:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1431:33:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1454:9:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "1441:12:6"
},
"nodeType": "YulFunctionCall",
"src": "1441:23:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1431:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1316:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "1327:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1339:6:6",
"type": ""
}
],
"src": "1280:190:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1570:92:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1580:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1592:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1603:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1588:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1588:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1580:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1622:9:6"
},
{
"arguments": [
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1647:6:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1640:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1640:14:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1633:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1633:22:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1615:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1615:41:6"
},
"nodeType": "YulExpressionStatement",
"src": "1615:41:6"
}
]
},
"name": "abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1539:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1550:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "1561:4:6",
"type": ""
}
],
"src": "1475:187:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1788:482:6",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "1798:12:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1808:2:6",
"type": "",
"value": "32"
},
"variables": [
{
"name": "_1",
"nodeType": "YulTypedName",
"src": "1802:2:6",
"type": ""
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1826:9:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1837:2:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1819:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1819:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "1819:21:6"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1849:27:6",
"value": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1869:6:6"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1863:5:6"
},
"nodeType": "YulFunctionCall",
"src": "1863:13:6"
},
"variables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "1853:6:6",
"type": ""
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1896:9:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1907:2:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1892:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1892:18:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1912:6:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1885:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1885:34:6"
},
"nodeType": "YulExpressionStatement",
"src": "1885:34:6"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1928:13:6",
"value": {
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1937:4:6"
},
"variables": [
{
"name": "i",
"nodeType": "YulTypedName",
"src": "1932:1:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "2000:90:6",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2029:9:6"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "2040:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2025:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2025:17:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2044:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2021:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2021:26:6"
},
{
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "2063:6:6"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "2071:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2059:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2059:14:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "2075:2:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2055:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2055:23:6"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "2049:5:6"
},
"nodeType": "YulFunctionCall",
"src": "2049:30:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2014:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2014:66:6"
},
"nodeType": "YulExpressionStatement",
"src": "2014:66:6"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1961:1:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1964:6:6"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1958:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1958:13:6"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "1972:19:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1974:15:6",
"value": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1983:1:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1986:2:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1979:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1979:10:6"
},
"variableNames": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1974:1:6"
}
]
}
]
},
"pre": {
"nodeType": "YulBlock",
"src": "1954:3:6",
"statements": []
},
"src": "1950:140:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2124:69:6",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2153:9:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2164:6:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2149:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2149:22:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2173:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2145:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2145:31:6"
},
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2178:4:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2138:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2138:45:6"
},
"nodeType": "YulExpressionStatement",
"src": "2138:45:6"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "2105:1:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2108:6:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "2102:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2102:13:6"
},
"nodeType": "YulIf",
"src": "2099:2:6"
},
{
"nodeType": "YulAssignment",
"src": "2202:62:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2218:9:6"
},
{
"arguments": [
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2237:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2245:2:6",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2233:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2233:15:6"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2254:2:6",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "2250:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2250:7:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2229:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2229:29:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2214:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2214:45:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2261:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2210:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2210:54:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2202:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1757:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1768:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "1779:4:6",
"type": ""
}
],
"src": "1667:603:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2449:225:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2466:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2477:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2459:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2459:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "2459:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2500:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2511:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2496:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2496:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2516:2:6",
"type": "",
"value": "35"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2489:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2489:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "2489:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2539:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2550:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2535:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2535:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2555:34:6",
"type": "",
"value": "ERC20: transfer to the zero addr"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2528:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2528:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "2528:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2610:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2621:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2606:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2606:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2626:5:6",
"type": "",
"value": "ess"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2599:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2599:33:6"
},
"nodeType": "YulExpressionStatement",
"src": "2599:33:6"
},
{
"nodeType": "YulAssignment",
"src": "2641:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2653:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2664:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2649:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2649:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2641:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "2426:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "2440:4:6",
"type": ""
}
],
"src": "2275:399:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2853:224:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2870:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2881:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2863:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2863:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "2863:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2904:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2915:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2900:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2900:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2920:2:6",
"type": "",
"value": "34"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2893:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2893:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "2893:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2943:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2954:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2939:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2939:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2959:34:6",
"type": "",
"value": "ERC20: burn amount exceeds balan"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2932:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2932:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "2932:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3014:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3025:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3010:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3010:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3030:4:6",
"type": "",
"value": "ce"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3003:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3003:32:6"
},
"nodeType": "YulExpressionStatement",
"src": "3003:32:6"
},
{
"nodeType": "YulAssignment",
"src": "3044:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3056:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3067:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3052:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3052:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3044:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_149b126e7125232b4200af45303d04fba8b74653b1a295a6a561a528c33fefdd__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "2830:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "2844:4:6",
"type": ""
}
],
"src": "2679:398:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3256:224:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3273:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3284:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3266:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3266:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "3266:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3307:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3318:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3303:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3303:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3323:2:6",
"type": "",
"value": "34"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3296:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3296:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "3296:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3346:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3357:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3342:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3342:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3362:34:6",
"type": "",
"value": "ERC20: approve to the zero addre"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3335:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3335:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "3335:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3417:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3428:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3413:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3413:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3433:4:6",
"type": "",
"value": "ss"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3406:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3406:32:6"
},
"nodeType": "YulExpressionStatement",
"src": "3406:32:6"
},
{
"nodeType": "YulAssignment",
"src": "3447:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3459:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3470:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3455:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3455:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3447:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3233:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3247:4:6",
"type": ""
}
],
"src": "3082:398:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3659:228:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3676:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3687:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3669:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3669:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "3669:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3710:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3721:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3706:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3706:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3726:2:6",
"type": "",
"value": "38"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3699:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3699:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "3699:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3749:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3760:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3745:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3745:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3765:34:6",
"type": "",
"value": "ERC20: transfer amount exceeds b"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3738:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3738:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "3738:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3820:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3831:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3816:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3816:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3836:8:6",
"type": "",
"value": "alance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3809:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3809:36:6"
},
"nodeType": "YulExpressionStatement",
"src": "3809:36:6"
},
{
"nodeType": "YulAssignment",
"src": "3854:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3866:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3877:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3862:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3862:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3854:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3636:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3650:4:6",
"type": ""
}
],
"src": "3485:402:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4066:230:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4083:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4094:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4076:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4076:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "4076:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4117:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4128:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4113:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4113:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4133:2:6",
"type": "",
"value": "40"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4106:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4106:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "4106:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4156:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4167:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4152:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4152:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4172:34:6",
"type": "",
"value": "ERC20: transfer amount exceeds a"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4145:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4145:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "4145:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4227:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4238:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4223:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4223:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4243:10:6",
"type": "",
"value": "llowance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4216:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4216:38:6"
},
"nodeType": "YulExpressionStatement",
"src": "4216:38:6"
},
{
"nodeType": "YulAssignment",
"src": "4263:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4275:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4286:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4271:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4271:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4263:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_974d1b4421da69cc60b481194f0dad36a5bb4e23da810da7a7fb30cdba178330__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4043:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4057:4:6",
"type": ""
}
],
"src": "3892:404:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4475:226:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4492:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4503:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4485:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4485:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "4485:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4526:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4537:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4522:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4522:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4542:2:6",
"type": "",
"value": "36"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4515:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4515:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "4515:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4565:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4576:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4561:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4561:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4581:34:6",
"type": "",
"value": "ERC20: burn amount exceeds allow"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4554:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4554:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "4554:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4636:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4647:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4632:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4632:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4652:6:6",
"type": "",
"value": "ance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4625:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4625:34:6"
},
"nodeType": "YulExpressionStatement",
"src": "4625:34:6"
},
{
"nodeType": "YulAssignment",
"src": "4668:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4680:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4691:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4676:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4676:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4668:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_a287c363786607a1457a2d9d12fa61c0073358e02d76b4035fc2c2d86a19c0db__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4452:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4466:4:6",
"type": ""
}
],
"src": "4301:400:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4880:223:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4897:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4908:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4890:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4890:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "4890:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4931:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4942:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4927:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4927:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4947:2:6",
"type": "",
"value": "33"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4920:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4920:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "4920:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4970:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4981:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4966:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4966:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4986:34:6",
"type": "",
"value": "ERC20: burn from the zero addres"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4959:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4959:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "4959:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5041:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5052:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5037:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5037:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5057:3:6",
"type": "",
"value": "s"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5030:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5030:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "5030:31:6"
},
{
"nodeType": "YulAssignment",
"src": "5070:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5082:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5093:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5078:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5078:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5070:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_b16788493b576042bb52c50ed56189e0b250db113c7bfb1c3897d25cf9632d7f__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4857:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4871:4:6",
"type": ""
}
],
"src": "4706:397:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5282:227:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5299:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5310:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5292:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5292:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "5292:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5333:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5344:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5329:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5329:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5349:2:6",
"type": "",
"value": "37"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5322:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5322:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "5322:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5372:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5383:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5368:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5368:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5388:34:6",
"type": "",
"value": "ERC20: transfer from the zero ad"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5361:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5361:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "5361:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5443:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5454:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5439:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5439:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5459:7:6",
"type": "",
"value": "dress"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5432:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5432:35:6"
},
"nodeType": "YulExpressionStatement",
"src": "5432:35:6"
},
{
"nodeType": "YulAssignment",
"src": "5476:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5488:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5499:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5484:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5484:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5476:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5259:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5273:4:6",
"type": ""
}
],
"src": "5108:401:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5688:226:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5705:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5716:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5698:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5698:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "5698:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5739:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5750:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5735:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5735:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5755:2:6",
"type": "",
"value": "36"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5728:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5728:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "5728:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5778:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5789:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5774:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5774:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5794:34:6",
"type": "",
"value": "ERC20: approve from the zero add"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5767:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5767:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "5767:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5849:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5860:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5845:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5845:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5865:6:6",
"type": "",
"value": "ress"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5838:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5838:34:6"
},
"nodeType": "YulExpressionStatement",
"src": "5838:34:6"
},
{
"nodeType": "YulAssignment",
"src": "5881:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5893:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5904:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5889:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5889:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5881:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5665:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5679:4:6",
"type": ""
}
],
"src": "5514:400:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6093:227:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6110:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6121:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6103:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6103:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "6103:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6144:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6155:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6140:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6140:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6160:2:6",
"type": "",
"value": "37"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6133:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6133:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "6133:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6183:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6194:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6179:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6179:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "6199:34:6",
"type": "",
"value": "ERC20: decreased allowance below"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6172:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6172:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "6172:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6254:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6265:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6250:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6250:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "6270:7:6",
"type": "",
"value": " zero"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6243:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6243:35:6"
},
"nodeType": "YulExpressionStatement",
"src": "6243:35:6"
},
{
"nodeType": "YulAssignment",
"src": "6287:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6299:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6310:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6295:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6295:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6287:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6070:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6084:4:6",
"type": ""
}
],
"src": "5919:401:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6426:76:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6436:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6448:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6459:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6444:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6444:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6436:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6478:9:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "6489:6:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6471:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6471:25:6"
},
"nodeType": "YulExpressionStatement",
"src": "6471:25:6"
}
]
},
"name": "abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6395:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "6406:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6417:4:6",
"type": ""
}
],
"src": "6325:177:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6604:87:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6614:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6626:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6637:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6622:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6622:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6614:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6656:9:6"
},
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "6671:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6679:4:6",
"type": "",
"value": "0xff"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "6667:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6667:17:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6649:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6649:36:6"
},
"nodeType": "YulExpressionStatement",
"src": "6649:36:6"
}
]
},
"name": "abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6573:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "6584:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6595:4:6",
"type": ""
}
],
"src": "6507:184:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6744:80:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "6771:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "6773:16:6"
},
"nodeType": "YulFunctionCall",
"src": "6773:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "6773:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6760:1:6"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6767:1:6"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "6763:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6763:6:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "6757:2:6"
},
"nodeType": "YulFunctionCall",
"src": "6757:13:6"
},
"nodeType": "YulIf",
"src": "6754:2:6"
},
{
"nodeType": "YulAssignment",
"src": "6802:16:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6813:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6816:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6809:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6809:9:6"
},
"variableNames": [
{
"name": "sum",
"nodeType": "YulIdentifier",
"src": "6802:3:6"
}
]
}
]
},
"name": "checked_add_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "6727:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "6730:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "sum",
"nodeType": "YulTypedName",
"src": "6736:3:6",
"type": ""
}
],
"src": "6696:128:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6878:76:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "6900:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "6902:16:6"
},
"nodeType": "YulFunctionCall",
"src": "6902:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "6902:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6894:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6897:1:6"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "6891:2:6"
},
"nodeType": "YulFunctionCall",
"src": "6891:8:6"
},
"nodeType": "YulIf",
"src": "6888:2:6"
},
{
"nodeType": "YulAssignment",
"src": "6931:17:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6943:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6946:1:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "6939:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6939:9:6"
},
"variableNames": [
{
"name": "diff",
"nodeType": "YulIdentifier",
"src": "6931:4:6"
}
]
}
]
},
"name": "checked_sub_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "6860:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "6863:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "diff",
"nodeType": "YulTypedName",
"src": "6869:4:6",
"type": ""
}
],
"src": "6829:125:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7014:325:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7024:22:6",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7038:1:6",
"type": "",
"value": "1"
},
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "7041:4:6"
}
],
"functionName": {
"name": "shr",
"nodeType": "YulIdentifier",
"src": "7034:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7034:12:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7024:6:6"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "7055:38:6",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "7085:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7091:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "7081:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7081:12:6"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "7059:18:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "7132:31:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7134:27:6",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7148:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7156:4:6",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "7144:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7144:17:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7134:6:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "7112:18:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "7105:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7105:26:6"
},
"nodeType": "YulIf",
"src": "7102:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7222:111:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7243:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7250:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7255:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "7246:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7246:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7236:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7236:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "7236:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7287:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7290:4:6",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7280:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7280:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7280:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7315:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7318:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "7308:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7308:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7308:15:6"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "7178:18:6"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7201:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7209:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "7198:2:6"
},
"nodeType": "YulFunctionCall",
"src": "7198:14:6"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "7175:2:6"
},
"nodeType": "YulFunctionCall",
"src": "7175:38:6"
},
"nodeType": "YulIf",
"src": "7172:2:6"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "6994:4:6",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "7003:6:6",
"type": ""
}
],
"src": "6959:380:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7376:95:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7393:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7400:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7405:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "7396:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7396:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7386:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7386:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "7386:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7433:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7436:4:6",
"type": "",
"value": "0x11"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7426:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7426:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7426:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7457:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7460:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "7450:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7450:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7450:15:6"
}
]
},
"name": "panic_error_0x11",
"nodeType": "YulFunctionDefinition",
"src": "7344:127:6"
}
]
},
"contents": "{\n { }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, sub(shl(160, 1), 1)))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(value0, value0) }\n value0 := abi_decode_address(headStart)\n }\n function abi_decode_tuple_t_addresst_address(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value1, value1) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n }\n function abi_decode_tuple_t_addresst_addresst_uint256(headStart, dataEnd) -> value0, value1, value2\n {\n if slt(sub(dataEnd, headStart), 96) { revert(value2, value2) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n value2 := calldataload(add(headStart, 64))\n }\n function abi_decode_tuple_t_addresst_uint256(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value0, value0) }\n value0 := abi_decode_address(headStart)\n value1 := calldataload(add(headStart, 32))\n }\n function abi_decode_tuple_t_uint256(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(value0, value0) }\n value0 := calldataload(headStart)\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n let _1 := 32\n mstore(headStart, _1)\n let length := mload(value0)\n mstore(add(headStart, _1), length)\n let i := tail\n for { } lt(i, length) { i := add(i, _1) }\n {\n mstore(add(add(headStart, i), 64), mload(add(add(value0, i), _1)))\n }\n if gt(i, length)\n {\n mstore(add(add(headStart, length), 64), tail)\n }\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n function abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 35)\n mstore(add(headStart, 64), \"ERC20: transfer to the zero addr\")\n mstore(add(headStart, 96), \"ess\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_149b126e7125232b4200af45303d04fba8b74653b1a295a6a561a528c33fefdd__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 34)\n mstore(add(headStart, 64), \"ERC20: burn amount exceeds balan\")\n mstore(add(headStart, 96), \"ce\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 34)\n mstore(add(headStart, 64), \"ERC20: approve to the zero addre\")\n mstore(add(headStart, 96), \"ss\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 38)\n mstore(add(headStart, 64), \"ERC20: transfer amount exceeds b\")\n mstore(add(headStart, 96), \"alance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_974d1b4421da69cc60b481194f0dad36a5bb4e23da810da7a7fb30cdba178330__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 40)\n mstore(add(headStart, 64), \"ERC20: transfer amount exceeds a\")\n mstore(add(headStart, 96), \"llowance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_a287c363786607a1457a2d9d12fa61c0073358e02d76b4035fc2c2d86a19c0db__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 36)\n mstore(add(headStart, 64), \"ERC20: burn amount exceeds allow\")\n mstore(add(headStart, 96), \"ance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_b16788493b576042bb52c50ed56189e0b250db113c7bfb1c3897d25cf9632d7f__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 33)\n mstore(add(headStart, 64), \"ERC20: burn from the zero addres\")\n mstore(add(headStart, 96), \"s\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: transfer from the zero ad\")\n mstore(add(headStart, 96), \"dress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 36)\n mstore(add(headStart, 64), \"ERC20: approve from the zero add\")\n mstore(add(headStart, 96), \"ress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: decreased allowance below\")\n mstore(add(headStart, 96), \" zero\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xff))\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n if gt(x, not(y)) { panic_error_0x11() }\n sum := add(x, y)\n }\n function checked_sub_t_uint256(x, y) -> diff\n {\n if lt(x, y) { panic_error_0x11() }\n diff := sub(x, y)\n }\n function extract_byte_array_length(data) -> length\n {\n length := shr(1, data)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function panic_error_0x11()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n}",
"id": 6,
"language": "Yul",
"name": "#utility.yul"
}
],
"immutableReferences": {},
"linkReferences": {},
"object": "608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146101ad578063a457c2d7146101b5578063a9059cbb146101c8578063dd62ed3e146101db57600080fd5b806342966c681461015c57806370a082311461017157806379cc67901461019a57600080fd5b806306fdde03146100d4578063095ea7b3146100f257806318160ddd1461011557806323b872dd14610127578063313ce5671461013a5780633950935114610149575b600080fd5b6100dc610214565b6040516100e99190610a2c565b60405180910390f35b6101056101003660046109eb565b6102a6565b60405190151581526020016100e9565b6002545b6040519081526020016100e9565b6101056101353660046109b0565b6102bc565b604051601281526020016100e9565b6101056101573660046109eb565b610372565b61016f61016a366004610a14565b6103a9565b005b61011961017f36600461095d565b6001600160a01b031660009081526020819052604090205490565b61016f6101a83660046109eb565b6103b6565b6100dc61043e565b6101056101c33660046109eb565b61044d565b6101056101d63660046109eb565b6104e8565b6101196101e936600461097e565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b60606003805461022390610aae565b80601f016020809104026020016040519081016040528092919081815260200182805461024f90610aae565b801561029c5780601f106102715761010080835404028352916020019161029c565b820191906000526020600020905b81548152906001019060200180831161027f57829003601f168201915b5050505050905090565b60006102b33384846104f5565b50600192915050565b60006102c984848461061a565b6001600160a01b0384166000908152600160209081526040808320338452909152902054828110156103535760405162461bcd60e51b815260206004820152602860248201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616044820152676c6c6f77616e636560c01b60648201526084015b60405180910390fd5b61036785336103628685610a97565b6104f5565b506001949350505050565b3360008181526001602090815260408083206001600160a01b038716845290915281205490916102b3918590610362908690610a7f565b6103b333826107f2565b50565b60006103c283336101e9565b9050818110156104205760405162461bcd60e51b8152602060048201526024808201527f45524332303a206275726e20616d6f756e74206578636565647320616c6c6f77604482015263616e636560e01b606482015260840161034a565b61042f83336103628585610a97565b61043983836107f2565b505050565b60606004805461022390610aae565b3360009081526001602090815260408083206001600160a01b0386168452909152812054828110156104cf5760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b606482015260840161034a565b6104de33856103628685610a97565b5060019392505050565b60006102b333848461061a565b6001600160a01b0383166105575760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161034a565b6001600160a01b0382166105b85760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161034a565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b6001600160a01b03831661067e5760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161034a565b6001600160a01b0382166106e05760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161034a565b6001600160a01b038316600090815260208190526040902054818110156107585760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161034a565b6107628282610a97565b6001600160a01b038086166000908152602081905260408082209390935590851681529081208054849290610798908490610a7f565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516107e491815260200190565b60405180910390a350505050565b6001600160a01b0382166108525760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161034a565b6001600160a01b038216600090815260208190526040902054818110156108c65760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161034a565b6108d08282610a97565b6001600160a01b038416600090815260208190526040812091909155600280548492906108fe908490610a97565b90915550506040518281526000906001600160a01b038516907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200161060d565b80356001600160a01b038116811461095857600080fd5b919050565b60006020828403121561096e578081fd5b61097782610941565b9392505050565b60008060408385031215610990578081fd5b61099983610941565b91506109a760208401610941565b90509250929050565b6000806000606084860312156109c4578081fd5b6109cd84610941565b92506109db60208501610941565b9150604084013590509250925092565b600080604083850312156109fd578182fd5b610a0683610941565b946020939093013593505050565b600060208284031215610a25578081fd5b5035919050565b6000602080835283518082850152825b81811015610a5857858101830151858201604001528201610a3c565b81811115610a695783604083870101525b50601f01601f1916929092016040019392505050565b60008219821115610a9257610a92610ae9565b500190565b600082821015610aa957610aa9610ae9565b500390565b600181811c90821680610ac257607f821691505b60208210811415610ae357634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fdfea26469706673582212200fb6cdd124f4febbd72cd67c52b53262ea33856d9e690372dd03d00fb05e97b664736f6c63430008040033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xCF JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x42966C68 GT PUSH2 0x8C JUMPI DUP1 PUSH4 0x95D89B41 GT PUSH2 0x66 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x1AD JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x1B5 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x1C8 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1DB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x42966C68 EQ PUSH2 0x15C JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x171 JUMPI DUP1 PUSH4 0x79CC6790 EQ PUSH2 0x19A JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xD4 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xF2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x115 JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x127 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x13A JUMPI DUP1 PUSH4 0x39509351 EQ PUSH2 0x149 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xDC PUSH2 0x214 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xE9 SWAP2 SWAP1 PUSH2 0xA2C JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x105 PUSH2 0x100 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x2A6 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH1 0x2 SLOAD JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x135 CALLDATASIZE PUSH1 0x4 PUSH2 0x9B0 JUMP JUMPDEST PUSH2 0x2BC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x157 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x372 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x16A CALLDATASIZE PUSH1 0x4 PUSH2 0xA14 JUMP JUMPDEST PUSH2 0x3A9 JUMP JUMPDEST STOP JUMPDEST PUSH2 0x119 PUSH2 0x17F CALLDATASIZE PUSH1 0x4 PUSH2 0x95D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x1A8 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x3B6 JUMP JUMPDEST PUSH2 0xDC PUSH2 0x43E JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1C3 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x44D JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1D6 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x4E8 JUMP JUMPDEST PUSH2 0x119 PUSH2 0x1E9 CALLDATASIZE PUSH1 0x4 PUSH2 0x97E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x3 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE 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 0x24F SWAP1 PUSH2 0xAAE JUMP JUMPDEST DUP1 ISZERO PUSH2 0x29C JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x271 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x29C 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 0x27F JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2C9 DUP5 DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x353 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x28 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732061 PUSH1 0x44 DUP3 ADD MSTORE PUSH8 0x6C6C6F77616E6365 PUSH1 0xC0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x367 DUP6 CALLER PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST CALLER PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP8 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD SWAP1 SWAP2 PUSH2 0x2B3 SWAP2 DUP6 SWAP1 PUSH2 0x362 SWAP1 DUP7 SWAP1 PUSH2 0xA7F JUMP JUMPDEST PUSH2 0x3B3 CALLER DUP3 PUSH2 0x7F2 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x3C2 DUP4 CALLER PUSH2 0x1E9 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 LT ISZERO PUSH2 0x420 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E74206578636565647320616C6C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x616E6365 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x42F DUP4 CALLER PUSH2 0x362 DUP6 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x439 DUP4 DUP4 PUSH2 0x7F2 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x4 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x4CF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x207A65726F PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x4DE CALLER DUP6 PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST POP PUSH1 0x1 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x557 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x72657373 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x5B8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x7373 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 DUP3 MSTORE SWAP2 DUP3 SWAP1 KECCAK256 DUP6 SWAP1 SSTORE SWAP1 MLOAD DUP5 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP2 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x67E JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x6472657373 PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x6E0 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x44 DUP3 ADD MSTORE PUSH3 0x657373 PUSH1 0xE8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x758 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x26 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x44 DUP3 ADD MSTORE PUSH6 0x616C616E6365 PUSH1 0xD0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x762 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP4 SWAP1 SWAP4 SSTORE SWAP1 DUP6 AND DUP2 MSTORE SWAP1 DUP2 KECCAK256 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x798 SWAP1 DUP5 SWAP1 PUSH2 0xA7F JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP5 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x7E4 SWAP2 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x852 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E2066726F6D20746865207A65726F20616464726573 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x73 PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x8C6 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E7420657863656564732062616C616E PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x6365 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x8D0 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP2 SWAP1 SWAP2 SSTORE PUSH1 0x2 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x8FE SWAP1 DUP5 SWAP1 PUSH2 0xA97 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x40 MLOAD DUP3 DUP2 MSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 AND SWAP1 PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH1 0x20 ADD PUSH2 0x60D JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x958 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x96E JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x977 DUP3 PUSH2 0x941 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x990 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x999 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH2 0x9A7 PUSH1 0x20 DUP5 ADD PUSH2 0x941 JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x9C4 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x9CD DUP5 PUSH2 0x941 JUMP JUMPDEST SWAP3 POP PUSH2 0x9DB PUSH1 0x20 DUP6 ADD PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x9FD JUMPI DUP2 DUP3 REVERT JUMPDEST PUSH2 0xA06 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0xA25 JUMPI DUP1 DUP2 REVERT JUMPDEST POP CALLDATALOAD SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE DUP3 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0xA58 JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0xA3C JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0xA69 JUMPI DUP4 PUSH1 0x40 DUP4 DUP8 ADD ADD MSTORE JUMPDEST POP PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP3 SWAP1 SWAP3 ADD PUSH1 0x40 ADD SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH2 0xA92 JUMPI PUSH2 0xA92 PUSH2 0xAE9 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 LT ISZERO PUSH2 0xAA9 JUMPI PUSH2 0xAA9 PUSH2 0xAE9 JUMP JUMPDEST POP SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH2 0xAC2 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xAE3 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xF 0xB6 0xCD 0xD1 0x24 DELEGATECALL INVALID 0xBB 0xD7 0x2C 0xD6 PUSH29 0x52B53262EA33856D9E690372DD03D00FB05E97B664736F6C6343000804 STOP CALLER ",
"sourceMap": "295:139:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2077:98:1;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4174:166;;;;;;:::i;:::-;;:::i;:::-;;;1640:14:6;;1633:22;1615:41;;1603:2;1588:18;4174:166:1;1570:92:6;3165:106:1;3252:12;;3165:106;;;6471:25:6;;;6459:2;6444:18;3165:106:1;6426:76:6;4807:414:1;;;;;;:::i;:::-;;:::i;3014:91::-;;;3096:2;6649:36:6;;6637:2;6622:18;3014:91:1;6604:87:6;5616:212:1;;;;;;:::i;:::-;;:::i;487:89:3:-;;;;;;:::i;:::-;;:::i;:::-;;3329:125:1;;;;;;:::i;:::-;-1:-1:-1;;;;;3429:18:1;3403:7;3429:18;;;;;;;;;;;;3329:125;882:327:3;;;;;;:::i;:::-;;:::i;2288:102:1:-;;;:::i;6315:371::-;;;;;;:::i;:::-;;:::i;3657:172::-;;;;;;:::i;:::-;;:::i;3887:149::-;;;;;;:::i;:::-;-1:-1:-1;;;;;4002:18:1;;;3976:7;4002:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;3887:149;2077:98;2131:13;2163:5;2156:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2077:98;:::o;4174:166::-;4257:4;4273:39;665:10:5;4296:7:1;4305:6;4273:8;:39::i;:::-;-1:-1:-1;4329:4:1;4174:166;;;;:::o;4807:414::-;4913:4;4929:36;4939:6;4947:9;4958:6;4929:9;:36::i;:::-;-1:-1:-1;;;;;5003:19:1;;4976:24;5003:19;;;:11;:19;;;;;;;;665:10:5;5003:33:1;;;;;;;;5054:26;;;;5046:79;;;;-1:-1:-1;;;5046:79:1;;4094:2:6;5046:79:1;;;4076:21:6;4133:2;4113:18;;;4106:30;4172:34;4152:18;;;4145:62;-1:-1:-1;;;4223:18:6;;;4216:38;4271:19;;5046:79:1;;;;;;;;;5135:57;5144:6;665:10:5;5166:25:1;5185:6;5166:16;:25;:::i;:::-;5135:8;:57::i;:::-;-1:-1:-1;5210:4:1;;4807:414;-1:-1:-1;;;;4807:414:1:o;5616:212::-;665:10:5;5704:4:1;5752:25;;;:11;:25;;;;;;;;-1:-1:-1;;;;;5752:34:1;;;;;;;;;;5704:4;;5720:80;;5743:7;;5752:47;;5789:10;;5752:47;:::i;487:89:3:-;542:27;665:10:5;562:6:3;542:5;:27::i;:::-;487:89;:::o;882:327::-;958:24;985:32;995:7;665:10:5;3887:149:1;:::i;985:32:3:-;958:59;;1055:6;1035:16;:26;;1027:75;;;;-1:-1:-1;;;1027:75:3;;4503:2:6;1027:75:3;;;4485:21:6;4542:2;4522:18;;;4515:30;4581:34;4561:18;;;4554:62;-1:-1:-1;;;4632:18:6;;;4625:34;4676:19;;1027:75:3;4475:226:6;1027:75:3;1112:58;1121:7;665:10:5;1144:25:3;1163:6;1144:16;:25;:::i;1112:58::-;1180:22;1186:7;1195:6;1180:5;:22::i;:::-;882:327;;;:::o;2288:102:1:-;2344:13;2376:7;2369:14;;;;;:::i;6315:371::-;665:10:5;6408:4:1;6451:25;;;:11;:25;;;;;;;;-1:-1:-1;;;;;6451:34:1;;;;;;;;;;6503:35;;;;6495:85;;;;-1:-1:-1;;;6495:85:1;;6121:2:6;6495:85:1;;;6103:21:6;6160:2;6140:18;;;6133:30;6199:34;6179:18;;;6172:62;-1:-1:-1;;;6250:18:6;;;6243:35;6295:19;;6495:85:1;6093:227:6;6495:85:1;6590:67;665:10:5;6613:7:1;6622:34;6641:15;6622:16;:34;:::i;6590:67::-;-1:-1:-1;6675:4:1;;6315:371;-1:-1:-1;;;6315:371:1:o;3657:172::-;3743:4;3759:42;665:10:5;3783:9:1;3794:6;3759:9;:42::i;9579:340::-;-1:-1:-1;;;;;9680:19:1;;9672:68;;;;-1:-1:-1;;;9672:68:1;;5716:2:6;9672:68:1;;;5698:21:6;5755:2;5735:18;;;5728:30;5794:34;5774:18;;;5767:62;-1:-1:-1;;;5845:18:6;;;5838:34;5889:19;;9672:68:1;5688:226:6;9672:68:1;-1:-1:-1;;;;;9758:21:1;;9750:68;;;;-1:-1:-1;;;9750:68:1;;3284:2:6;9750:68:1;;;3266:21:6;3323:2;3303:18;;;3296:30;3362:34;3342:18;;;3335:62;-1:-1:-1;;;3413:18:6;;;3406:32;3455:19;;9750:68:1;3256:224:6;9750:68:1;-1:-1:-1;;;;;9829:18:1;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;9880:32;;6471:25:6;;;9880:32:1;;6444:18:6;9880:32:1;;;;;;;;9579:340;;;:::o;7160:592::-;-1:-1:-1;;;;;7265:20:1;;7257:70;;;;-1:-1:-1;;;7257:70:1;;5310:2:6;7257:70:1;;;5292:21:6;5349:2;5329:18;;;5322:30;5388:34;5368:18;;;5361:62;-1:-1:-1;;;5439:18:6;;;5432:35;5484:19;;7257:70:1;5282:227:6;7257:70:1;-1:-1:-1;;;;;7345:23:1;;7337:71;;;;-1:-1:-1;;;7337:71:1;;2477:2:6;7337:71:1;;;2459:21:6;2516:2;2496:18;;;2489:30;2555:34;2535:18;;;2528:62;-1:-1:-1;;;2606:18:6;;;2599:33;2649:19;;7337:71:1;2449:225:6;7337:71:1;-1:-1:-1;;;;;7501:17:1;;7477:21;7501:17;;;;;;;;;;;7536:23;;;;7528:74;;;;-1:-1:-1;;;7528:74:1;;3687:2:6;7528:74:1;;;3669:21:6;3726:2;3706:18;;;3699:30;3765:34;3745:18;;;3738:62;-1:-1:-1;;;3816:18:6;;;3809:36;3862:19;;7528:74:1;3659:228:6;7528:74:1;7632:22;7648:6;7632:13;:22;:::i;:::-;-1:-1:-1;;;;;7612:17:1;;;:9;:17;;;;;;;;;;;:42;;;;7664:20;;;;;;;;:30;;7688:6;;7612:9;7664:30;;7688:6;;7664:30;:::i;:::-;;;;;;;;7727:9;-1:-1:-1;;;;;7710:35:1;7719:6;-1:-1:-1;;;;;7710:35:1;;7738:6;7710:35;;;;6471:25:6;;6459:2;6444:18;;6426:76;7710:35:1;;;;;;;;7160:592;;;;:::o;8673:483::-;-1:-1:-1;;;;;8756:21:1;;8748:67;;;;-1:-1:-1;;;8748:67:1;;4908:2:6;8748:67:1;;;4890:21:6;4947:2;4927:18;;;4920:30;4986:34;4966:18;;;4959:62;-1:-1:-1;;;5037:18:6;;;5030:31;5078:19;;8748:67:1;4880:223:6;8748:67:1;-1:-1:-1;;;;;8911:18:1;;8886:22;8911:18;;;;;;;;;;;8947:24;;;;8939:71;;;;-1:-1:-1;;;8939:71:1;;2881:2:6;8939:71:1;;;2863:21:6;2920:2;2900:18;;;2893:30;2959:34;2939:18;;;2932:62;-1:-1:-1;;;3010:18:6;;;3003:32;3052:19;;8939:71:1;2853:224:6;8939:71:1;9041:23;9058:6;9041:14;:23;:::i;:::-;-1:-1:-1;;;;;9020:18:1;;:9;:18;;;;;;;;;;:44;;;;9074:12;:22;;9090:6;;9020:9;9074:22;;9090:6;;9074:22;:::i;:::-;;;;-1:-1:-1;;9112:37:1;;6471:25:6;;;9138:1:1;;-1:-1:-1;;;;;9112:37:1;;;;;6459:2:6;6444:18;9112:37:1;6426:76:6;14:173;82:20;;-1:-1:-1;;;;;131:31:6;;121:42;;111:2;;177:1;174;167:12;111:2;63:124;;;:::o;192:196::-;251:6;304:2;292:9;283:7;279:23;275:32;272:2;;;325:6;317;310:22;272:2;353:29;372:9;353:29;:::i;:::-;343:39;262:126;-1:-1:-1;;;262:126:6:o;393:270::-;461:6;469;522:2;510:9;501:7;497:23;493:32;490:2;;;543:6;535;528:22;490:2;571:29;590:9;571:29;:::i;:::-;561:39;;619:38;653:2;642:9;638:18;619:38;:::i;:::-;609:48;;480:183;;;;;:::o;668:338::-;745:6;753;761;814:2;802:9;793:7;789:23;785:32;782:2;;;835:6;827;820:22;782:2;863:29;882:9;863:29;:::i;:::-;853:39;;911:38;945:2;934:9;930:18;911:38;:::i;:::-;901:48;;996:2;985:9;981:18;968:32;958:42;;772:234;;;;;:::o;1011:264::-;1079:6;1087;1140:2;1128:9;1119:7;1115:23;1111:32;1108:2;;;1161:6;1153;1146:22;1108:2;1189:29;1208:9;1189:29;:::i;:::-;1179:39;1265:2;1250:18;;;;1237:32;;-1:-1:-1;;;1098:177:6:o;1280:190::-;1339:6;1392:2;1380:9;1371:7;1367:23;1363:32;1360:2;;;1413:6;1405;1398:22;1360:2;-1:-1:-1;1441:23:6;;1350:120;-1:-1:-1;1350:120:6:o;1667:603::-;1779:4;1808:2;1837;1826:9;1819:21;1869:6;1863:13;1912:6;1907:2;1896:9;1892:18;1885:34;1937:4;1950:140;1964:6;1961:1;1958:13;1950:140;;;2059:14;;;2055:23;;2049:30;2025:17;;;2044:2;2021:26;2014:66;1979:10;;1950:140;;;2108:6;2105:1;2102:13;2099:2;;;2178:4;2173:2;2164:6;2153:9;2149:22;2145:31;2138:45;2099:2;-1:-1:-1;2254:2:6;2233:15;-1:-1:-1;;2229:29:6;2214:45;;;;2261:2;2210:54;;1788:482;-1:-1:-1;;;1788:482:6:o;6696:128::-;6736:3;6767:1;6763:6;6760:1;6757:13;6754:2;;;6773:18;;:::i;:::-;-1:-1:-1;6809:9:6;;6744:80::o;6829:125::-;6869:4;6897:1;6894;6891:8;6888:2;;;6902:18;;:::i;:::-;-1:-1:-1;6939:9:6;;6878:76::o;6959:380::-;7038:1;7034:12;;;;7081;;;7102:2;;7156:4;7148:6;7144:17;7134:27;;7102:2;7209;7201:6;7198:14;7178:18;7175:38;7172:2;;;7255:10;7250:3;7246:20;7243:1;7236:31;7290:4;7287:1;7280:15;7318:4;7315:1;7308:15;7172:2;;7014:325;;;:::o;7344:127::-;7405:10;7400:3;7396:20;7393:1;7386:31;7436:4;7433:1;7426:15;7460:4;7457:1;7450:15"
},
"gasEstimates": {
"creation": {
"codeDepositCost": "573800",
"executionCost": "infinite",
"totalCost": "infinite"
},
"external": {
"allowance(address,address)": "infinite",
"approve(address,uint256)": "22520",
"balanceOf(address)": "1285",
"burn(uint256)": "infinite",
"burnFrom(address,uint256)": "infinite",
"decimals()": "266",
"decreaseAllowance(address,uint256)": "23591",
"increaseAllowance(address,uint256)": "23646",
"name()": "infinite",
"symbol()": "infinite",
"totalSupply()": "1026",
"transfer(address,uint256)": "44495",
"transferFrom(address,address,uint256)": "infinite"
}
},
"methodIdentifiers": {
"allowance(address,address)": "dd62ed3e",
"approve(address,uint256)": "095ea7b3",
"balanceOf(address)": "70a08231",
"burn(uint256)": "42966c68",
"burnFrom(address,uint256)": "79cc6790",
"decimals()": "313ce567",
"decreaseAllowance(address,uint256)": "a457c2d7",
"increaseAllowance(address,uint256)": "39509351",
"name()": "06fdde03",
"symbol()": "95d89b41",
"totalSupply()": "18160ddd",
"transfer(address,uint256)": "a9059cbb",
"transferFrom(address,address,uint256)": "23b872dd"
}
},
"abi": [
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Approval",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "from",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "to",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Transfer",
"type": "event"
},
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
}
],
"name": "allowance",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burn",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burnFrom",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "decimals",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "subtractedValue",
"type": "uint256"
}
],
"name": "decreaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "addedValue",
"type": "uint256"
}
],
"name": "increaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "name",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "sender",
"type": "address"
},
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
]
}
{
"compiler": {
"version": "0.8.4+commit.c7e474f2"
},
"language": "Solidity",
"output": {
"abi": [
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Approval",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "from",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "to",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Transfer",
"type": "event"
},
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
}
],
"name": "allowance",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burn",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burnFrom",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "decimals",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "subtractedValue",
"type": "uint256"
}
],
"name": "decreaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "addedValue",
"type": "uint256"
}
],
"name": "increaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "name",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "sender",
"type": "address"
},
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"devdoc": {
"kind": "dev",
"methods": {
"allowance(address,address)": {
"details": "See {IERC20-allowance}."
},
"approve(address,uint256)": {
"details": "See {IERC20-approve}. Requirements: - `spender` cannot be the zero address."
},
"balanceOf(address)": {
"details": "See {IERC20-balanceOf}."
},
"burn(uint256)": {
"details": "Destroys `amount` tokens from the caller. See {ERC20-_burn}."
},
"burnFrom(address,uint256)": {
"details": "Destroys `amount` tokens from `account`, deducting from the caller's allowance. See {ERC20-_burn} and {ERC20-allowance}. Requirements: - the caller must have allowance for ``accounts``'s tokens of at least `amount`."
},
"decimals()": {
"details": "Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5,05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the value {ERC20} uses, unless this function is overridden; NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}."
},
"decreaseAllowance(address,uint256)": {
"details": "Atomically decreases the allowance granted to `spender` by the caller. This is an alternative to {approve} that can be used as a mitigation for problems described in {IERC20-approve}. Emits an {Approval} event indicating the updated allowance. Requirements: - `spender` cannot be the zero address. - `spender` must have allowance for the caller of at least `subtractedValue`."
},
"increaseAllowance(address,uint256)": {
"details": "Atomically increases the allowance granted to `spender` by the caller. This is an alternative to {approve} that can be used as a mitigation for problems described in {IERC20-approve}. Emits an {Approval} event indicating the updated allowance. Requirements: - `spender` cannot be the zero address."
},
"name()": {
"details": "Returns the name of the token."
},
"symbol()": {
"details": "Returns the symbol of the token, usually a shorter version of the name."
},
"totalSupply()": {
"details": "See {IERC20-totalSupply}."
},
"transfer(address,uint256)": {
"details": "See {IERC20-transfer}. Requirements: - `recipient` cannot be the zero address. - the caller must have a balance of at least `amount`."
},
"transferFrom(address,address,uint256)": {
"details": "See {IERC20-transferFrom}. Emits an {Approval} event indicating the updated allowance. This is not required by the EIP. See the note at the beginning of {ERC20}. Requirements: - `sender` and `recipient` cannot be the zero address. - `sender` must have a balance of at least `amount`. - the caller must have allowance for ``sender``'s tokens of at least `amount`."
}
},
"version": 1
},
"userdoc": {
"kind": "user",
"methods": {},
"version": 1
}
},
"settings": {
"compilationTarget": {
"CUNT.sol": "CUNT"
},
"evmVersion": "istanbul",
"libraries": {},
"metadata": {
"bytecodeHash": "ipfs"
},
"optimizer": {
"enabled": true,
"runs": 200
},
"remappings": []
},
"sources": {
"CUNT.sol": {
"keccak256": "0x1a2c098f4634a7fc8739c93c209d108309b984ffacf8b6d8bdb004cc244698ea",
"license": "MIT",
"urls": [
"bzz-raw://9d8554f4c7847b066e3521ac99ca86d4505b1047fdb4e8af362e63bcb42d0ffe",
"dweb:/ipfs/QmfTSQNRtRdpXVAji7zLgVDQYNtmK522frP9Lqqd5zuZhJ"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/ERC20.sol": {
"keccak256": "0xfeccdcbf67b2006a715e5af1a4c7556004d95b2806552b5cc54e46e8eb7e887b",
"license": "MIT",
"urls": [
"bzz-raw://45b1f9043c0fb450272f20ed19ef633fcba1b129d602651a856dfae1a2243a2c",
"dweb:/ipfs/QmUTSQiDikkcNtTtyDpkEwCM5ztVUUh9c1inBukn6HC5Vr"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/IERC20.sol": {
"keccak256": "0xf8e8d118a7a8b2e134181f7da655f6266aa3a0f9134b2605747139fcb0c5d835",
"license": "MIT",
"urls": [
"bzz-raw://9ec48567e7ad06acb670980d5cdf3fd7f3949bf12894f02d68c3bb43e75aa84f",
"dweb:/ipfs/QmaG3R2J9cz92YT77vFjYrjMNU2wHp4ypwYD62HqDUqS5U"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/extensions/ERC20Burnable.sol": {
"keccak256": "0xb8cc16fa5514ccbff1123c566ec0a21682f1ded0ca7e5df719c6bd0b7429390a",
"license": "MIT",
"urls": [
"bzz-raw://80a57501e3b11616e3e252ee40b4479dc09f831a9aaf83224179eb1ccd54b7eb",
"dweb:/ipfs/QmZcREGkEbu9NoMiYXrXdJBAWNfeC41uM13rFaVL9VQafS"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/extensions/IERC20Metadata.sol": {
"keccak256": "0x83fe24f5c04a56091e50f4a345ff504c8bff658a76d4c43b16878c8f940c53b2",
"license": "MIT",
"urls": [
"bzz-raw://d4c3df1a7ca104b633a7d81c6c6f5192367d150cd5a32cba81f7f27012729013",
"dweb:/ipfs/QmSim72e3ZVsfgZt8UceCvbiSuMRHR6WDsiamqNzZahGSY"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/utils/Context.sol": {
"keccak256": "0xf930d2df426bfcfc1f7415be724f04081c96f4fb9ec8d0e3a521c07692dface0",
"license": "MIT",
"urls": [
"bzz-raw://fc2bfdea0d2562c76fb3c4cf70a86c6ba25c5a30e8f8515c95aafdf8383f8395",
"dweb:/ipfs/QmTbFya18786ckJfLYUoWau9jBTKfmWnWm5XSViWvB7PXN"
]
}
},
"version": 1
}
{
"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": {
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:2759:6",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:6",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "188:181:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "205:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "216:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "198:6:6"
},
"nodeType": "YulFunctionCall",
"src": "198:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "198:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "239:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "250:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "235:3:6"
},
"nodeType": "YulFunctionCall",
"src": "235:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "255:2:6",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "228:6:6"
},
"nodeType": "YulFunctionCall",
"src": "228:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "228:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "278:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "289:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "274:3:6"
},
"nodeType": "YulFunctionCall",
"src": "274:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "294:33:6",
"type": "",
"value": "ERC20: mint to the zero address"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "267:6:6"
},
"nodeType": "YulFunctionCall",
"src": "267:61:6"
},
"nodeType": "YulExpressionStatement",
"src": "267:61:6"
},
{
"nodeType": "YulAssignment",
"src": "337:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "349:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "360:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "345:3:6"
},
"nodeType": "YulFunctionCall",
"src": "345:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "337:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_fc0b381caf0a47702017f3c4b358ebe3d3aff6c60ce819a8bf3ef5a95d4f202e__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "165:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "179:4:6",
"type": ""
}
],
"src": "14:355:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "475:76:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "485:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "497:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "508:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "493:3:6"
},
"nodeType": "YulFunctionCall",
"src": "493:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "485:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "527:9:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "538:6:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "520:6:6"
},
"nodeType": "YulFunctionCall",
"src": "520:25:6"
},
"nodeType": "YulExpressionStatement",
"src": "520:25:6"
}
]
},
"name": "abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "444:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "455:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "466:4:6",
"type": ""
}
],
"src": "374:177:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "604:80:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "631:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "633:16:6"
},
"nodeType": "YulFunctionCall",
"src": "633:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "633:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "620:1:6"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "627:1:6"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "623:3:6"
},
"nodeType": "YulFunctionCall",
"src": "623:6:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "617:2:6"
},
"nodeType": "YulFunctionCall",
"src": "617:13:6"
},
"nodeType": "YulIf",
"src": "614:2:6"
},
{
"nodeType": "YulAssignment",
"src": "662:16:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "673:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "676:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "669:3:6"
},
"nodeType": "YulFunctionCall",
"src": "669:9:6"
},
"variableNames": [
{
"name": "sum",
"nodeType": "YulIdentifier",
"src": "662:3:6"
}
]
}
]
},
"name": "checked_add_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "587:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "590:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "sum",
"nodeType": "YulTypedName",
"src": "596:3:6",
"type": ""
}
],
"src": "556:128:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "753:358:6",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "763:16:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "778:1:6",
"type": "",
"value": "1"
},
"variables": [
{
"name": "power_1",
"nodeType": "YulTypedName",
"src": "767:7:6",
"type": ""
}
]
},
{
"nodeType": "YulAssignment",
"src": "788:16:6",
"value": {
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "797:7:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "788:5:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "813:13:6",
"value": {
"name": "_base",
"nodeType": "YulIdentifier",
"src": "821:5:6"
},
"variableNames": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "813:4:6"
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "877:228:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "922:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "924:16:6"
},
"nodeType": "YulFunctionCall",
"src": "924:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "924:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "897:4:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "911:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "907:3:6"
},
"nodeType": "YulFunctionCall",
"src": "907:6:6"
},
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "915:4:6"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "903:3:6"
},
"nodeType": "YulFunctionCall",
"src": "903:17:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "894:2:6"
},
"nodeType": "YulFunctionCall",
"src": "894:27:6"
},
"nodeType": "YulIf",
"src": "891:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "983:29:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "985:25:6",
"value": {
"arguments": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "998:5:6"
},
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1005:4:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "994:3:6"
},
"nodeType": "YulFunctionCall",
"src": "994:16:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "985:5:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "964:8:6"
},
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "974:7:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "960:3:6"
},
"nodeType": "YulFunctionCall",
"src": "960:22:6"
},
"nodeType": "YulIf",
"src": "957:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1025:23:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1037:4:6"
},
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1043:4:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "1033:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1033:15:6"
},
"variableNames": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1025:4:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "1061:34:6",
"value": {
"arguments": [
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "1077:7:6"
},
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1086:8:6"
}
],
"functionName": {
"name": "shr",
"nodeType": "YulIdentifier",
"src": "1073:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1073:22:6"
},
"variableNames": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1061:8:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "846:8:6"
},
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "856:7:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "843:2:6"
},
"nodeType": "YulFunctionCall",
"src": "843:21:6"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "865:3:6",
"statements": []
},
"pre": {
"nodeType": "YulBlock",
"src": "839:3:6",
"statements": []
},
"src": "835:270:6"
}
]
},
"name": "checked_exp_helper",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "_base",
"nodeType": "YulTypedName",
"src": "717:5:6",
"type": ""
},
{
"name": "exponent",
"nodeType": "YulTypedName",
"src": "724:8:6",
"type": ""
}
],
"returnVariables": [
{
"name": "power",
"nodeType": "YulTypedName",
"src": "737:5:6",
"type": ""
},
{
"name": "base",
"nodeType": "YulTypedName",
"src": "744:4:6",
"type": ""
}
],
"src": "689:422:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1184:72:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1194:56:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1224:4:6"
},
{
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1234:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1244:4:6",
"type": "",
"value": "0xff"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1230:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1230:19:6"
}
],
"functionName": {
"name": "checked_exp_unsigned",
"nodeType": "YulIdentifier",
"src": "1203:20:6"
},
"nodeType": "YulFunctionCall",
"src": "1203:47:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1194:5:6"
}
]
}
]
},
"name": "checked_exp_t_uint256_t_uint8",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "base",
"nodeType": "YulTypedName",
"src": "1155:4:6",
"type": ""
},
{
"name": "exponent",
"nodeType": "YulTypedName",
"src": "1161:8:6",
"type": ""
}
],
"returnVariables": [
{
"name": "power",
"nodeType": "YulTypedName",
"src": "1174:5:6",
"type": ""
}
],
"src": "1116:140:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1320:747:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1358:52:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1372:10:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1381:1:6",
"type": "",
"value": "1"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1372:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1395:5:6"
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1340:8:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1333:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1333:16:6"
},
"nodeType": "YulIf",
"src": "1330:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1443:52:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1457:10:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1466:1:6",
"type": "",
"value": "0"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1457:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1480:5:6"
}
]
},
"condition": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1429:4:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1422:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1422:12:6"
},
"nodeType": "YulIf",
"src": "1419:2:6"
},
{
"cases": [
{
"body": {
"nodeType": "YulBlock",
"src": "1531:52:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1545:10:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1554:1:6",
"type": "",
"value": "1"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1545:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1568:5:6"
}
]
},
"nodeType": "YulCase",
"src": "1524:59:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1529:1:6",
"type": "",
"value": "1"
}
},
{
"body": {
"nodeType": "YulBlock",
"src": "1599:123:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1634:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "1636:16:6"
},
"nodeType": "YulFunctionCall",
"src": "1636:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "1636:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1619:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1629:3:6",
"type": "",
"value": "255"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1616:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1616:17:6"
},
"nodeType": "YulIf",
"src": "1613:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1669:25:6",
"value": {
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1682:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1692:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "1678:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1678:16:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1669:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1707:5:6"
}
]
},
"nodeType": "YulCase",
"src": "1592:130:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1597:1:6",
"type": "",
"value": "2"
}
}
],
"expression": {
"name": "base",
"nodeType": "YulIdentifier",
"src": "1511:4:6"
},
"nodeType": "YulSwitch",
"src": "1504:218:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1820:70:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1834:28:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1847:4:6"
},
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1853:8:6"
}
],
"functionName": {
"name": "exp",
"nodeType": "YulIdentifier",
"src": "1843:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1843:19:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "1834:5:6"
}
]
},
{
"nodeType": "YulLeave",
"src": "1875:5:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1744:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1750:2:6",
"type": "",
"value": "11"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1741:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1741:12:6"
},
{
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1758:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1768:2:6",
"type": "",
"value": "78"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1755:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1755:16:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1737:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1737:35:6"
},
{
"arguments": [
{
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1781:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1787:3:6",
"type": "",
"value": "307"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1778:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1778:13:6"
},
{
"arguments": [
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1796:8:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1806:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1793:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1793:16:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "1774:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1774:36:6"
}
],
"functionName": {
"name": "or",
"nodeType": "YulIdentifier",
"src": "1734:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1734:77:6"
},
"nodeType": "YulIf",
"src": "1731:2:6"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1899:57:6",
"value": {
"arguments": [
{
"name": "base",
"nodeType": "YulIdentifier",
"src": "1941:4:6"
},
{
"name": "exponent",
"nodeType": "YulIdentifier",
"src": "1947:8:6"
}
],
"functionName": {
"name": "checked_exp_helper",
"nodeType": "YulIdentifier",
"src": "1922:18:6"
},
"nodeType": "YulFunctionCall",
"src": "1922:34:6"
},
"variables": [
{
"name": "power_1",
"nodeType": "YulTypedName",
"src": "1903:7:6",
"type": ""
},
{
"name": "base_1",
"nodeType": "YulTypedName",
"src": "1912:6:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "2001:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "2003:16:6"
},
"nodeType": "YulFunctionCall",
"src": "2003:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "2003:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "1971:7:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1988:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "1984:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1984:6:6"
},
{
"name": "base_1",
"nodeType": "YulIdentifier",
"src": "1992:6:6"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "1980:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1980:19:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "1968:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1968:32:6"
},
"nodeType": "YulIf",
"src": "1965:2:6"
},
{
"nodeType": "YulAssignment",
"src": "2032:29:6",
"value": {
"arguments": [
{
"name": "power_1",
"nodeType": "YulIdentifier",
"src": "2045:7:6"
},
{
"name": "base_1",
"nodeType": "YulIdentifier",
"src": "2054:6:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "2041:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2041:20:6"
},
"variableNames": [
{
"name": "power",
"nodeType": "YulIdentifier",
"src": "2032:5:6"
}
]
}
]
},
"name": "checked_exp_unsigned",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "base",
"nodeType": "YulTypedName",
"src": "1291:4:6",
"type": ""
},
{
"name": "exponent",
"nodeType": "YulTypedName",
"src": "1297:8:6",
"type": ""
}
],
"returnVariables": [
{
"name": "power",
"nodeType": "YulTypedName",
"src": "1310:5:6",
"type": ""
}
],
"src": "1261:806:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2124:116:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "2183:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "2185:16:6"
},
"nodeType": "YulFunctionCall",
"src": "2185:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "2185:18:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "2155:1:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "2148:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2148:9:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "2141:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2141:17:6"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "2163:1:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2174:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "2170:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2170:6:6"
},
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "2178:1:6"
}
],
"functionName": {
"name": "div",
"nodeType": "YulIdentifier",
"src": "2166:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2166:14:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "2160:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2160:21:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2137:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2137:45:6"
},
"nodeType": "YulIf",
"src": "2134:2:6"
},
{
"nodeType": "YulAssignment",
"src": "2214:20:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "2229:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "2232:1:6"
}
],
"functionName": {
"name": "mul",
"nodeType": "YulIdentifier",
"src": "2225:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2225:9:6"
},
"variableNames": [
{
"name": "product",
"nodeType": "YulIdentifier",
"src": "2214:7:6"
}
]
}
]
},
"name": "checked_mul_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "2103:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "2106:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "product",
"nodeType": "YulTypedName",
"src": "2112:7:6",
"type": ""
}
],
"src": "2072:168:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2300:325:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2310:22:6",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2324:1:6",
"type": "",
"value": "1"
},
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "2327:4:6"
}
],
"functionName": {
"name": "shr",
"nodeType": "YulIdentifier",
"src": "2320:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2320:12:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2310:6:6"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "2341:38:6",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "2371:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2377:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2367:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2367:12:6"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "2345:18:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "2418:31:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "2420:27:6",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2434:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2442:4:6",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2430:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2430:17:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2420:6:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "2398:18:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "2391:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2391:26:6"
},
"nodeType": "YulIf",
"src": "2388:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2508:111:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2529:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2536:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2541:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "2532:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2532:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2522:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2522:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "2522:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2573:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2576:4:6",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2566:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2566:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2566:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2601:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2604:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "2594:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2594:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2594:15:6"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "2464:18:6"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2487:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2495:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "2484:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2484:14:6"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "2461:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2461:38:6"
},
"nodeType": "YulIf",
"src": "2458:2:6"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "2280:4:6",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "2289:6:6",
"type": ""
}
],
"src": "2245:380:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2662:95:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2679:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2686:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2691:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "2682:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2682:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2672:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2672:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "2672:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2719:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2722:4:6",
"type": "",
"value": "0x11"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2712:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2712:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2712:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2743:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2746:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "2736:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2736:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "2736:15:6"
}
]
},
"name": "panic_error_0x11",
"nodeType": "YulFunctionDefinition",
"src": "2630:127:6"
}
]
},
"contents": "{\n { }\n function abi_encode_tuple_t_stringliteral_fc0b381caf0a47702017f3c4b358ebe3d3aff6c60ce819a8bf3ef5a95d4f202e__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 31)\n mstore(add(headStart, 64), \"ERC20: mint to the zero address\")\n tail := add(headStart, 96)\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n if gt(x, not(y)) { panic_error_0x11() }\n sum := add(x, y)\n }\n function checked_exp_helper(_base, exponent) -> power, base\n {\n let power_1 := 1\n power := power_1\n base := _base\n for { } gt(exponent, power_1) { }\n {\n if gt(base, div(not(0), base)) { panic_error_0x11() }\n if and(exponent, power_1) { power := mul(power, base) }\n base := mul(base, base)\n exponent := shr(power_1, exponent)\n }\n }\n function checked_exp_t_uint256_t_uint8(base, exponent) -> power\n {\n power := checked_exp_unsigned(base, and(exponent, 0xff))\n }\n function checked_exp_unsigned(base, exponent) -> power\n {\n if iszero(exponent)\n {\n power := 1\n leave\n }\n if iszero(base)\n {\n power := 0\n leave\n }\n switch base\n case 1 {\n power := 1\n leave\n }\n case 2 {\n if gt(exponent, 255) { panic_error_0x11() }\n power := shl(exponent, 1)\n leave\n }\n if or(and(lt(base, 11), lt(exponent, 78)), and(lt(base, 307), lt(exponent, 32)))\n {\n power := exp(base, exponent)\n leave\n }\n let power_1, base_1 := checked_exp_helper(base, exponent)\n if gt(power_1, div(not(0), base_1)) { panic_error_0x11() }\n power := mul(power_1, base_1)\n }\n function checked_mul_t_uint256(x, y) -> product\n {\n if and(iszero(iszero(x)), gt(y, div(not(0), x))) { panic_error_0x11() }\n product := mul(x, y)\n }\n function extract_byte_array_length(data) -> length\n {\n length := shr(1, data)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function panic_error_0x11()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n}",
"id": 6,
"language": "Yul",
"name": "#utility.yul"
}
],
"linkReferences": {},
"object": "60806040523480156200001157600080fd5b50604051806040016040528060098152602001682a32b9ba2a37b5b2b760b91b815250604051806040016040528060038152602001621514d560ea1b815250816003908051906020019062000068929190620001ad565b5080516200007e906004906020840190620001ad565b505050620000ba3362000096620000c060201b60201c565b620000a390600a620002b7565b620000b49064174876e80062000385565b620000c5565b620003fa565b601290565b6001600160a01b038216620001205760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015260640160405180910390fd5b806002600082825462000134919062000253565b90915550506001600160a01b038216600090815260208190526040812080548392906200016390849062000253565b90915550506040518181526001600160a01b038316906000907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200160405180910390a35050565b828054620001bb90620003a7565b90600052602060002090601f016020900481019282620001df57600085556200022a565b82601f10620001fa57805160ff19168380011785556200022a565b828001600101855582156200022a579182015b828111156200022a5782518255916020019190600101906200020d565b50620002389291506200023c565b5090565b5b808211156200023857600081556001016200023d565b60008219821115620002695762000269620003e4565b500190565b600181815b80851115620002af578160001904821115620002935762000293620003e4565b80851615620002a157918102915b93841c939080029062000273565b509250929050565b6000620002c860ff841683620002cf565b9392505050565b600082620002e0575060016200037f565b81620002ef575060006200037f565b8160018114620003085760028114620003135762000333565b60019150506200037f565b60ff841115620003275762000327620003e4565b50506001821b6200037f565b5060208310610133831016604e8410600b841016171562000358575081810a6200037f565b6200036483836200026e565b80600019048211156200037b576200037b620003e4565b0290505b92915050565b6000816000190483118215151615620003a257620003a2620003e4565b500290565b600181811c90821680620003bc57607f821691505b60208210811415620003de57634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fd5b610b35806200040a6000396000f3fe608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146101ad578063a457c2d7146101b5578063a9059cbb146101c8578063dd62ed3e146101db57600080fd5b806342966c681461015c57806370a082311461017157806379cc67901461019a57600080fd5b806306fdde03146100d4578063095ea7b3146100f257806318160ddd1461011557806323b872dd14610127578063313ce5671461013a5780633950935114610149575b600080fd5b6100dc610214565b6040516100e99190610a2c565b60405180910390f35b6101056101003660046109eb565b6102a6565b60405190151581526020016100e9565b6002545b6040519081526020016100e9565b6101056101353660046109b0565b6102bc565b604051601281526020016100e9565b6101056101573660046109eb565b610372565b61016f61016a366004610a14565b6103a9565b005b61011961017f36600461095d565b6001600160a01b031660009081526020819052604090205490565b61016f6101a83660046109eb565b6103b6565b6100dc61043e565b6101056101c33660046109eb565b61044d565b6101056101d63660046109eb565b6104e8565b6101196101e936600461097e565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b60606003805461022390610aae565b80601f016020809104026020016040519081016040528092919081815260200182805461024f90610aae565b801561029c5780601f106102715761010080835404028352916020019161029c565b820191906000526020600020905b81548152906001019060200180831161027f57829003601f168201915b5050505050905090565b60006102b33384846104f5565b50600192915050565b60006102c984848461061a565b6001600160a01b0384166000908152600160209081526040808320338452909152902054828110156103535760405162461bcd60e51b815260206004820152602860248201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616044820152676c6c6f77616e636560c01b60648201526084015b60405180910390fd5b61036785336103628685610a97565b6104f5565b506001949350505050565b3360008181526001602090815260408083206001600160a01b038716845290915281205490916102b3918590610362908690610a7f565b6103b333826107f2565b50565b60006103c283336101e9565b9050818110156104205760405162461bcd60e51b8152602060048201526024808201527f45524332303a206275726e20616d6f756e74206578636565647320616c6c6f77604482015263616e636560e01b606482015260840161034a565b61042f83336103628585610a97565b61043983836107f2565b505050565b60606004805461022390610aae565b3360009081526001602090815260408083206001600160a01b0386168452909152812054828110156104cf5760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b606482015260840161034a565b6104de33856103628685610a97565b5060019392505050565b60006102b333848461061a565b6001600160a01b0383166105575760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161034a565b6001600160a01b0382166105b85760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161034a565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b6001600160a01b03831661067e5760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161034a565b6001600160a01b0382166106e05760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161034a565b6001600160a01b038316600090815260208190526040902054818110156107585760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161034a565b6107628282610a97565b6001600160a01b038086166000908152602081905260408082209390935590851681529081208054849290610798908490610a7f565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516107e491815260200190565b60405180910390a350505050565b6001600160a01b0382166108525760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161034a565b6001600160a01b038216600090815260208190526040902054818110156108c65760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161034a565b6108d08282610a97565b6001600160a01b038416600090815260208190526040812091909155600280548492906108fe908490610a97565b90915550506040518281526000906001600160a01b038516907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200161060d565b80356001600160a01b038116811461095857600080fd5b919050565b60006020828403121561096e578081fd5b61097782610941565b9392505050565b60008060408385031215610990578081fd5b61099983610941565b91506109a760208401610941565b90509250929050565b6000806000606084860312156109c4578081fd5b6109cd84610941565b92506109db60208501610941565b9150604084013590509250925092565b600080604083850312156109fd578182fd5b610a0683610941565b946020939093013593505050565b600060208284031215610a25578081fd5b5035919050565b6000602080835283518082850152825b81811015610a5857858101830151858201604001528201610a3c565b81811115610a695783604083870101525b50601f01601f1916929092016040019392505050565b60008219821115610a9257610a92610ae9565b500190565b600082821015610aa957610aa9610ae9565b500390565b600181811c90821680610ac257607f821691505b60208210811415610ae357634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fdfea2646970667358221220bbe956d76c828f9fd91a14150793fa2928d9215435e6d5228b46b6b1c9728f5264736f6c63430008040033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH3 0x11 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x40 MLOAD DUP1 PUSH1 0x40 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x9 DUP2 MSTORE PUSH1 0x20 ADD PUSH9 0x2A32B9BA2A37B5B2B7 PUSH1 0xB9 SHL DUP2 MSTORE POP PUSH1 0x40 MLOAD DUP1 PUSH1 0x40 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x3 DUP2 MSTORE PUSH1 0x20 ADD PUSH3 0x1514D5 PUSH1 0xEA SHL DUP2 MSTORE POP DUP2 PUSH1 0x3 SWAP1 DUP1 MLOAD SWAP1 PUSH1 0x20 ADD SWAP1 PUSH3 0x68 SWAP3 SWAP2 SWAP1 PUSH3 0x1AD JUMP JUMPDEST POP DUP1 MLOAD PUSH3 0x7E SWAP1 PUSH1 0x4 SWAP1 PUSH1 0x20 DUP5 ADD SWAP1 PUSH3 0x1AD JUMP JUMPDEST POP POP POP PUSH3 0xBA CALLER PUSH3 0x96 PUSH3 0xC0 PUSH1 0x20 SHL PUSH1 0x20 SHR JUMP JUMPDEST PUSH3 0xA3 SWAP1 PUSH1 0xA PUSH3 0x2B7 JUMP JUMPDEST PUSH3 0xB4 SWAP1 PUSH5 0x174876E800 PUSH3 0x385 JUMP JUMPDEST PUSH3 0xC5 JUMP JUMPDEST PUSH3 0x3FA JUMP JUMPDEST PUSH1 0x12 SWAP1 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH3 0x120 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x1F PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206D696E7420746F20746865207A65726F206164647265737300 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x64 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST DUP1 PUSH1 0x2 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH3 0x134 SWAP2 SWAP1 PUSH3 0x253 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP2 KECCAK256 DUP1 SLOAD DUP4 SWAP3 SWAP1 PUSH3 0x163 SWAP1 DUP5 SWAP1 PUSH3 0x253 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x40 MLOAD DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND SWAP1 PUSH1 0x0 SWAP1 PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH1 0x20 ADD PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP JUMP JUMPDEST DUP3 DUP1 SLOAD PUSH3 0x1BB SWAP1 PUSH3 0x3A7 JUMP JUMPDEST SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1F ADD PUSH1 0x20 SWAP1 DIV DUP2 ADD SWAP3 DUP3 PUSH3 0x1DF JUMPI PUSH1 0x0 DUP6 SSTORE PUSH3 0x22A JUMP JUMPDEST DUP3 PUSH1 0x1F LT PUSH3 0x1FA JUMPI DUP1 MLOAD PUSH1 0xFF NOT AND DUP4 DUP1 ADD OR DUP6 SSTORE PUSH3 0x22A JUMP JUMPDEST DUP3 DUP1 ADD PUSH1 0x1 ADD DUP6 SSTORE DUP3 ISZERO PUSH3 0x22A JUMPI SWAP2 DUP3 ADD JUMPDEST DUP3 DUP2 GT ISZERO PUSH3 0x22A JUMPI DUP3 MLOAD DUP3 SSTORE SWAP2 PUSH1 0x20 ADD SWAP2 SWAP1 PUSH1 0x1 ADD SWAP1 PUSH3 0x20D JUMP JUMPDEST POP PUSH3 0x238 SWAP3 SWAP2 POP PUSH3 0x23C JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST JUMPDEST DUP1 DUP3 GT ISZERO PUSH3 0x238 JUMPI PUSH1 0x0 DUP2 SSTORE PUSH1 0x1 ADD PUSH3 0x23D JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH3 0x269 JUMPI PUSH3 0x269 PUSH3 0x3E4 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 JUMPDEST DUP1 DUP6 GT ISZERO PUSH3 0x2AF JUMPI DUP2 PUSH1 0x0 NOT DIV DUP3 GT ISZERO PUSH3 0x293 JUMPI PUSH3 0x293 PUSH3 0x3E4 JUMP JUMPDEST DUP1 DUP6 AND ISZERO PUSH3 0x2A1 JUMPI SWAP2 DUP2 MUL SWAP2 JUMPDEST SWAP4 DUP5 SHR SWAP4 SWAP1 DUP1 MUL SWAP1 PUSH3 0x273 JUMP JUMPDEST POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH3 0x2C8 PUSH1 0xFF DUP5 AND DUP4 PUSH3 0x2CF JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 PUSH3 0x2E0 JUMPI POP PUSH1 0x1 PUSH3 0x37F JUMP JUMPDEST DUP2 PUSH3 0x2EF JUMPI POP PUSH1 0x0 PUSH3 0x37F JUMP JUMPDEST DUP2 PUSH1 0x1 DUP2 EQ PUSH3 0x308 JUMPI PUSH1 0x2 DUP2 EQ PUSH3 0x313 JUMPI PUSH3 0x333 JUMP JUMPDEST PUSH1 0x1 SWAP2 POP POP PUSH3 0x37F JUMP JUMPDEST PUSH1 0xFF DUP5 GT ISZERO PUSH3 0x327 JUMPI PUSH3 0x327 PUSH3 0x3E4 JUMP JUMPDEST POP POP PUSH1 0x1 DUP3 SHL PUSH3 0x37F JUMP JUMPDEST POP PUSH1 0x20 DUP4 LT PUSH2 0x133 DUP4 LT AND PUSH1 0x4E DUP5 LT PUSH1 0xB DUP5 LT AND OR ISZERO PUSH3 0x358 JUMPI POP DUP2 DUP2 EXP PUSH3 0x37F JUMP JUMPDEST PUSH3 0x364 DUP4 DUP4 PUSH3 0x26E JUMP JUMPDEST DUP1 PUSH1 0x0 NOT DIV DUP3 GT ISZERO PUSH3 0x37B JUMPI PUSH3 0x37B PUSH3 0x3E4 JUMP JUMPDEST MUL SWAP1 POP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH1 0x0 NOT DIV DUP4 GT DUP3 ISZERO ISZERO AND ISZERO PUSH3 0x3A2 JUMPI PUSH3 0x3A2 PUSH3 0x3E4 JUMP JUMPDEST POP MUL SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH3 0x3BC JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH3 0x3DE JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0xB35 DUP1 PUSH3 0x40A PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xCF JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x42966C68 GT PUSH2 0x8C JUMPI DUP1 PUSH4 0x95D89B41 GT PUSH2 0x66 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x1AD JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x1B5 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x1C8 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1DB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x42966C68 EQ PUSH2 0x15C JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x171 JUMPI DUP1 PUSH4 0x79CC6790 EQ PUSH2 0x19A JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xD4 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xF2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x115 JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x127 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x13A JUMPI DUP1 PUSH4 0x39509351 EQ PUSH2 0x149 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xDC PUSH2 0x214 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xE9 SWAP2 SWAP1 PUSH2 0xA2C JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x105 PUSH2 0x100 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x2A6 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH1 0x2 SLOAD JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x135 CALLDATASIZE PUSH1 0x4 PUSH2 0x9B0 JUMP JUMPDEST PUSH2 0x2BC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x157 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x372 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x16A CALLDATASIZE PUSH1 0x4 PUSH2 0xA14 JUMP JUMPDEST PUSH2 0x3A9 JUMP JUMPDEST STOP JUMPDEST PUSH2 0x119 PUSH2 0x17F CALLDATASIZE PUSH1 0x4 PUSH2 0x95D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x1A8 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x3B6 JUMP JUMPDEST PUSH2 0xDC PUSH2 0x43E JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1C3 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x44D JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1D6 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x4E8 JUMP JUMPDEST PUSH2 0x119 PUSH2 0x1E9 CALLDATASIZE PUSH1 0x4 PUSH2 0x97E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x3 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE 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 0x24F SWAP1 PUSH2 0xAAE JUMP JUMPDEST DUP1 ISZERO PUSH2 0x29C JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x271 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x29C 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 0x27F JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2C9 DUP5 DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x353 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x28 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732061 PUSH1 0x44 DUP3 ADD MSTORE PUSH8 0x6C6C6F77616E6365 PUSH1 0xC0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x367 DUP6 CALLER PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST CALLER PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP8 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD SWAP1 SWAP2 PUSH2 0x2B3 SWAP2 DUP6 SWAP1 PUSH2 0x362 SWAP1 DUP7 SWAP1 PUSH2 0xA7F JUMP JUMPDEST PUSH2 0x3B3 CALLER DUP3 PUSH2 0x7F2 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x3C2 DUP4 CALLER PUSH2 0x1E9 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 LT ISZERO PUSH2 0x420 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E74206578636565647320616C6C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x616E6365 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x42F DUP4 CALLER PUSH2 0x362 DUP6 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x439 DUP4 DUP4 PUSH2 0x7F2 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x4 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x4CF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x207A65726F PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x4DE CALLER DUP6 PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST POP PUSH1 0x1 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x557 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x72657373 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x5B8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x7373 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 DUP3 MSTORE SWAP2 DUP3 SWAP1 KECCAK256 DUP6 SWAP1 SSTORE SWAP1 MLOAD DUP5 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP2 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x67E JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x6472657373 PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x6E0 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x44 DUP3 ADD MSTORE PUSH3 0x657373 PUSH1 0xE8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x758 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x26 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x44 DUP3 ADD MSTORE PUSH6 0x616C616E6365 PUSH1 0xD0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x762 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP4 SWAP1 SWAP4 SSTORE SWAP1 DUP6 AND DUP2 MSTORE SWAP1 DUP2 KECCAK256 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x798 SWAP1 DUP5 SWAP1 PUSH2 0xA7F JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP5 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x7E4 SWAP2 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x852 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E2066726F6D20746865207A65726F20616464726573 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x73 PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x8C6 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E7420657863656564732062616C616E PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x6365 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x8D0 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP2 SWAP1 SWAP2 SSTORE PUSH1 0x2 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x8FE SWAP1 DUP5 SWAP1 PUSH2 0xA97 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x40 MLOAD DUP3 DUP2 MSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 AND SWAP1 PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH1 0x20 ADD PUSH2 0x60D JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x958 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x96E JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x977 DUP3 PUSH2 0x941 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x990 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x999 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH2 0x9A7 PUSH1 0x20 DUP5 ADD PUSH2 0x941 JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x9C4 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x9CD DUP5 PUSH2 0x941 JUMP JUMPDEST SWAP3 POP PUSH2 0x9DB PUSH1 0x20 DUP6 ADD PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x9FD JUMPI DUP2 DUP3 REVERT JUMPDEST PUSH2 0xA06 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0xA25 JUMPI DUP1 DUP2 REVERT JUMPDEST POP CALLDATALOAD SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE DUP3 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0xA58 JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0xA3C JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0xA69 JUMPI DUP4 PUSH1 0x40 DUP4 DUP8 ADD ADD MSTORE JUMPDEST POP PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP3 SWAP1 SWAP3 ADD PUSH1 0x40 ADD SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH2 0xA92 JUMPI PUSH2 0xA92 PUSH2 0xAE9 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 LT ISZERO PUSH2 0xAA9 JUMPI PUSH2 0xAA9 PUSH2 0xAE9 JUMP JUMPDEST POP SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH2 0xAC2 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xAE3 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xBB 0xE9 JUMP 0xD7 PUSH13 0x828F9FD91A14150793FA2928D9 0x21 SLOAD CALLDATALOAD 0xE6 0xD5 0x22 DUP12 CHAINID 0xB6 0xB1 0xC9 PUSH19 0x8F5264736F6C63430008040033000000000000 ",
"sourceMap": "295:153:0:-:0;;;339:107;;;;;;;;;;1898:114:1;;;;;;;;;;;;;-1:-1:-1;;;1898:114:1;;;;;;;;;;;;;;;;-1:-1:-1;;;1898:114:1;;;1973:5;1965;:13;;;;;;;;;;;;:::i;:::-;-1:-1:-1;1988:17:1;;;;:7;;:17;;;;;:::i;:::-;;1898:114;;389:50:0::1;395:10;428;:8;;;:10;;:::i;:::-;422:16;::::0;:2:::1;:16;:::i;:::-;407:31;::::0;:12:::1;:31;:::i;:::-;389:5;:50::i;:::-;295:153:::0;;3014:91:1;3096:2;;3014:91::o;8023:330::-;-1:-1:-1;;;;;8106:21:1;;8098:65;;;;-1:-1:-1;;;8098:65:1;;216:2:6;8098:65:1;;;198:21:6;255:2;235:18;;;228:30;294:33;274:18;;;267:61;345:18;;8098:65:1;;;;;;;;8250:6;8234:12;;:22;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;;;8266:18:1;;:9;:18;;;;;;;;;;:28;;8288:6;;8266:9;:28;;8288:6;;8266:28;:::i;:::-;;;;-1:-1:-1;;8309:37:1;;520:25:6;;;-1:-1:-1;;;;;8309:37:1;;;8326:1;;8309:37;;508:2:6;493:18;8309:37:1;;;;;;;8023:330;;:::o;295:153:0:-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;295:153:0;;;-1:-1:-1;295:153:0;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;556:128:6;596:3;627:1;623:6;620:1;617:13;614:2;;;633:18;;:::i;:::-;-1:-1:-1;669:9:6;;604:80::o;689:422::-;778:1;821:5;778:1;835:270;856:7;846:8;843:21;835:270;;;915:4;911:1;907:6;903:17;897:4;894:27;891:2;;;924:18;;:::i;:::-;974:7;964:8;960:22;957:2;;;994:16;;;;957:2;1073:22;;;;1033:15;;;;835:270;;;839:3;753:358;;;;;:::o;1116:140::-;1174:5;1203:47;1244:4;1234:8;1230:19;1224:4;1203:47;:::i;:::-;1194:56;1184:72;-1:-1:-1;;;1184:72:6:o;1261:806::-;1310:5;1340:8;1330:2;;-1:-1:-1;1381:1:6;1395:5;;1330:2;1429:4;1419:2;;-1:-1:-1;1466:1:6;1480:5;;1419:2;1511:4;1529:1;1524:59;;;;1597:1;1592:130;;;;1504:218;;1524:59;1554:1;1545:10;;1568:5;;;1592:130;1629:3;1619:8;1616:17;1613:2;;;1636:18;;:::i;:::-;-1:-1:-1;;1692:1:6;1678:16;;1707:5;;1504:218;;1806:2;1796:8;1793:16;1787:3;1781:4;1778:13;1774:36;1768:2;1758:8;1755:16;1750:2;1744:4;1741:12;1737:35;1734:77;1731:2;;;-1:-1:-1;1843:19:6;;;1875:5;;1731:2;1922:34;1947:8;1941:4;1922:34;:::i;:::-;1992:6;1988:1;1984:6;1980:19;1971:7;1968:32;1965:2;;;2003:18;;:::i;:::-;2041:20;;-1:-1:-1;1320:747:6;;;;;:::o;2072:168::-;2112:7;2178:1;2174;2170:6;2166:14;2163:1;2160:21;2155:1;2148:9;2141:17;2137:45;2134:2;;;2185:18;;:::i;:::-;-1:-1:-1;2225:9:6;;2124:116::o;2245:380::-;2324:1;2320:12;;;;2367;;;2388:2;;2442:4;2434:6;2430:17;2420:27;;2388:2;2495;2487:6;2484:14;2464:18;2461:38;2458:2;;;2541:10;2536:3;2532:20;2529:1;2522:31;2576:4;2573:1;2566:15;2604:4;2601:1;2594:15;2458:2;;2300:325;;;:::o;2630:127::-;2691:10;2686:3;2682:20;2679:1;2672:31;2722:4;2719:1;2712:15;2746:4;2743:1;2736:15;2662:95;295:153:0;;;;;;"
},
"deployedBytecode": {
"generatedSources": [
{
"ast": {
"nodeType": "YulBlock",
"src": "0:7473:6",
"statements": [
{
"nodeType": "YulBlock",
"src": "6:3:6",
"statements": []
},
{
"body": {
"nodeType": "YulBlock",
"src": "63:124:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "73:29:6",
"value": {
"arguments": [
{
"name": "offset",
"nodeType": "YulIdentifier",
"src": "95:6:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "82:12:6"
},
"nodeType": "YulFunctionCall",
"src": "82:20:6"
},
"variableNames": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "73:5:6"
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "165:16:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "174:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "177:1:6",
"type": "",
"value": "0"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "167:6:6"
},
"nodeType": "YulFunctionCall",
"src": "167:12:6"
},
"nodeType": "YulExpressionStatement",
"src": "167:12:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "124:5:6"
},
{
"arguments": [
{
"name": "value",
"nodeType": "YulIdentifier",
"src": "135:5:6"
},
{
"arguments": [
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "150:3:6",
"type": "",
"value": "160"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "155:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "146:3:6"
},
"nodeType": "YulFunctionCall",
"src": "146:11:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "159:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "142:3:6"
},
"nodeType": "YulFunctionCall",
"src": "142:19:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "131:3:6"
},
"nodeType": "YulFunctionCall",
"src": "131:31:6"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "121:2:6"
},
"nodeType": "YulFunctionCall",
"src": "121:42:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "114:6:6"
},
"nodeType": "YulFunctionCall",
"src": "114:50:6"
},
"nodeType": "YulIf",
"src": "111:2:6"
}
]
},
"name": "abi_decode_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "offset",
"nodeType": "YulTypedName",
"src": "42:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value",
"nodeType": "YulTypedName",
"src": "53:5:6",
"type": ""
}
],
"src": "14:173:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "262:126:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "308:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "317:6:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "325:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "310:6:6"
},
"nodeType": "YulFunctionCall",
"src": "310:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "310:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "283:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "292:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "279:3:6"
},
"nodeType": "YulFunctionCall",
"src": "279:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "304:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "275:3:6"
},
"nodeType": "YulFunctionCall",
"src": "275:32:6"
},
"nodeType": "YulIf",
"src": "272:2:6"
},
{
"nodeType": "YulAssignment",
"src": "343:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "372:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "353:18:6"
},
"nodeType": "YulFunctionCall",
"src": "353:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "343:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "228:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "239:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "251:6:6",
"type": ""
}
],
"src": "192:196:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "480:183:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "526:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "535:6:6"
},
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "543:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "528:6:6"
},
"nodeType": "YulFunctionCall",
"src": "528:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "528:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "501:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "510:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "497:3:6"
},
"nodeType": "YulFunctionCall",
"src": "497:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "522:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "493:3:6"
},
"nodeType": "YulFunctionCall",
"src": "493:32:6"
},
"nodeType": "YulIf",
"src": "490:2:6"
},
{
"nodeType": "YulAssignment",
"src": "561:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "590:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "571:18:6"
},
"nodeType": "YulFunctionCall",
"src": "571:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "561:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "609:48:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "642:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "653:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "638:3:6"
},
"nodeType": "YulFunctionCall",
"src": "638:18:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "619:18:6"
},
"nodeType": "YulFunctionCall",
"src": "619:38:6"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "609:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_address",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "438:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "449:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "461:6:6",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "469:6:6",
"type": ""
}
],
"src": "393:270:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "772:234:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "818:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "827:6:6"
},
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "835:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "820:6:6"
},
"nodeType": "YulFunctionCall",
"src": "820:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "820:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "793:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "802:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "789:3:6"
},
"nodeType": "YulFunctionCall",
"src": "789:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "814:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "785:3:6"
},
"nodeType": "YulFunctionCall",
"src": "785:32:6"
},
"nodeType": "YulIf",
"src": "782:2:6"
},
{
"nodeType": "YulAssignment",
"src": "853:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "882:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "863:18:6"
},
"nodeType": "YulFunctionCall",
"src": "863:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "853:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "901:48:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "934:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "945:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "930:3:6"
},
"nodeType": "YulFunctionCall",
"src": "930:18:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "911:18:6"
},
"nodeType": "YulFunctionCall",
"src": "911:38:6"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "901:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "958:42:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "985:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "996:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "981:3:6"
},
"nodeType": "YulFunctionCall",
"src": "981:18:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "968:12:6"
},
"nodeType": "YulFunctionCall",
"src": "968:32:6"
},
"variableNames": [
{
"name": "value2",
"nodeType": "YulIdentifier",
"src": "958:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_addresst_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "722:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "733:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "745:6:6",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "753:6:6",
"type": ""
},
{
"name": "value2",
"nodeType": "YulTypedName",
"src": "761:6:6",
"type": ""
}
],
"src": "668:338:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1098:177:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1144:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1153:6:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1161:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1146:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1146:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "1146:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1119:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1128:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1115:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1115:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1140:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1111:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1111:32:6"
},
"nodeType": "YulIf",
"src": "1108:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1179:39:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1208:9:6"
}
],
"functionName": {
"name": "abi_decode_address",
"nodeType": "YulIdentifier",
"src": "1189:18:6"
},
"nodeType": "YulFunctionCall",
"src": "1189:29:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1179:6:6"
}
]
},
{
"nodeType": "YulAssignment",
"src": "1227:42:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1254:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1265:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1250:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1250:18:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "1237:12:6"
},
"nodeType": "YulFunctionCall",
"src": "1237:32:6"
},
"variableNames": [
{
"name": "value1",
"nodeType": "YulIdentifier",
"src": "1227:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_addresst_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1056:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "1067:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1079:6:6",
"type": ""
},
{
"name": "value1",
"nodeType": "YulTypedName",
"src": "1087:6:6",
"type": ""
}
],
"src": "1011:264:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1350:120:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "1396:26:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1405:6:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1413:6:6"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "1398:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1398:22:6"
},
"nodeType": "YulExpressionStatement",
"src": "1398:22:6"
}
]
},
"condition": {
"arguments": [
{
"arguments": [
{
"name": "dataEnd",
"nodeType": "YulIdentifier",
"src": "1371:7:6"
},
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1380:9:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "1367:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1367:23:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1392:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "slt",
"nodeType": "YulIdentifier",
"src": "1363:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1363:32:6"
},
"nodeType": "YulIf",
"src": "1360:2:6"
},
{
"nodeType": "YulAssignment",
"src": "1431:33:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1454:9:6"
}
],
"functionName": {
"name": "calldataload",
"nodeType": "YulIdentifier",
"src": "1441:12:6"
},
"nodeType": "YulFunctionCall",
"src": "1441:23:6"
},
"variableNames": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1431:6:6"
}
]
}
]
},
"name": "abi_decode_tuple_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1316:9:6",
"type": ""
},
{
"name": "dataEnd",
"nodeType": "YulTypedName",
"src": "1327:7:6",
"type": ""
}
],
"returnVariables": [
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1339:6:6",
"type": ""
}
],
"src": "1280:190:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1570:92:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1580:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1592:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "1603:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1588:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1588:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1580:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1622:9:6"
},
{
"arguments": [
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1647:6:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1640:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1640:14:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "1633:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1633:22:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1615:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1615:41:6"
},
"nodeType": "YulExpressionStatement",
"src": "1615:41:6"
}
]
},
"name": "abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1539:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1550:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "1561:4:6",
"type": ""
}
],
"src": "1475:187:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "1788:482:6",
"statements": [
{
"nodeType": "YulVariableDeclaration",
"src": "1798:12:6",
"value": {
"kind": "number",
"nodeType": "YulLiteral",
"src": "1808:2:6",
"type": "",
"value": "32"
},
"variables": [
{
"name": "_1",
"nodeType": "YulTypedName",
"src": "1802:2:6",
"type": ""
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1826:9:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1837:2:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1819:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1819:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "1819:21:6"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1849:27:6",
"value": {
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "1869:6:6"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "1863:5:6"
},
"nodeType": "YulFunctionCall",
"src": "1863:13:6"
},
"variables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "1853:6:6",
"type": ""
}
]
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "1896:9:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1907:2:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1892:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1892:18:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1912:6:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "1885:6:6"
},
"nodeType": "YulFunctionCall",
"src": "1885:34:6"
},
"nodeType": "YulExpressionStatement",
"src": "1885:34:6"
},
{
"nodeType": "YulVariableDeclaration",
"src": "1928:13:6",
"value": {
"name": "tail",
"nodeType": "YulIdentifier",
"src": "1937:4:6"
},
"variables": [
{
"name": "i",
"nodeType": "YulTypedName",
"src": "1932:1:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "2000:90:6",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2029:9:6"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "2040:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2025:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2025:17:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2044:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2021:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2021:26:6"
},
{
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "2063:6:6"
},
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "2071:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2059:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2059:14:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "2075:2:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2055:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2055:23:6"
}
],
"functionName": {
"name": "mload",
"nodeType": "YulIdentifier",
"src": "2049:5:6"
},
"nodeType": "YulFunctionCall",
"src": "2049:30:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2014:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2014:66:6"
},
"nodeType": "YulExpressionStatement",
"src": "2014:66:6"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1961:1:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "1964:6:6"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "1958:2:6"
},
"nodeType": "YulFunctionCall",
"src": "1958:13:6"
},
"nodeType": "YulForLoop",
"post": {
"nodeType": "YulBlock",
"src": "1972:19:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "1974:15:6",
"value": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1983:1:6"
},
{
"name": "_1",
"nodeType": "YulIdentifier",
"src": "1986:2:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "1979:3:6"
},
"nodeType": "YulFunctionCall",
"src": "1979:10:6"
},
"variableNames": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "1974:1:6"
}
]
}
]
},
"pre": {
"nodeType": "YulBlock",
"src": "1954:3:6",
"statements": []
},
"src": "1950:140:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2124:69:6",
"statements": [
{
"expression": {
"arguments": [
{
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2153:9:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2164:6:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2149:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2149:22:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2173:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2145:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2145:31:6"
},
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2178:4:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2138:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2138:45:6"
},
"nodeType": "YulExpressionStatement",
"src": "2138:45:6"
}
]
},
"condition": {
"arguments": [
{
"name": "i",
"nodeType": "YulIdentifier",
"src": "2105:1:6"
},
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2108:6:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "2102:2:6"
},
"nodeType": "YulFunctionCall",
"src": "2102:13:6"
},
"nodeType": "YulIf",
"src": "2099:2:6"
},
{
"nodeType": "YulAssignment",
"src": "2202:62:6",
"value": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2218:9:6"
},
{
"arguments": [
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "2237:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2245:2:6",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2233:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2233:15:6"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2254:2:6",
"type": "",
"value": "31"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "2250:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2250:7:6"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "2229:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2229:29:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2214:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2214:45:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2261:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2210:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2210:54:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2202:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "1757:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "1768:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "1779:4:6",
"type": ""
}
],
"src": "1667:603:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2449:225:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2466:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2477:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2459:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2459:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "2459:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2500:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2511:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2496:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2496:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2516:2:6",
"type": "",
"value": "35"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2489:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2489:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "2489:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2539:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2550:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2535:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2535:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2555:34:6",
"type": "",
"value": "ERC20: transfer to the zero addr"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2528:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2528:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "2528:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2610:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2621:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2606:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2606:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2626:5:6",
"type": "",
"value": "ess"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2599:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2599:33:6"
},
"nodeType": "YulExpressionStatement",
"src": "2599:33:6"
},
{
"nodeType": "YulAssignment",
"src": "2641:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2653:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2664:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2649:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2649:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "2641:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "2426:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "2440:4:6",
"type": ""
}
],
"src": "2275:399:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "2853:224:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2870:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2881:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2863:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2863:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "2863:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2904:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2915:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2900:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2900:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2920:2:6",
"type": "",
"value": "34"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2893:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2893:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "2893:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "2943:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "2954:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "2939:3:6"
},
"nodeType": "YulFunctionCall",
"src": "2939:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "2959:34:6",
"type": "",
"value": "ERC20: burn amount exceeds balan"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "2932:6:6"
},
"nodeType": "YulFunctionCall",
"src": "2932:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "2932:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3014:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3025:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3010:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3010:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3030:4:6",
"type": "",
"value": "ce"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3003:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3003:32:6"
},
"nodeType": "YulExpressionStatement",
"src": "3003:32:6"
},
{
"nodeType": "YulAssignment",
"src": "3044:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3056:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3067:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3052:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3052:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3044:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_149b126e7125232b4200af45303d04fba8b74653b1a295a6a561a528c33fefdd__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "2830:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "2844:4:6",
"type": ""
}
],
"src": "2679:398:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3256:224:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3273:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3284:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3266:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3266:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "3266:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3307:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3318:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3303:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3303:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3323:2:6",
"type": "",
"value": "34"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3296:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3296:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "3296:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3346:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3357:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3342:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3342:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3362:34:6",
"type": "",
"value": "ERC20: approve to the zero addre"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3335:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3335:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "3335:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3417:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3428:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3413:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3413:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3433:4:6",
"type": "",
"value": "ss"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3406:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3406:32:6"
},
"nodeType": "YulExpressionStatement",
"src": "3406:32:6"
},
{
"nodeType": "YulAssignment",
"src": "3447:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3459:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3470:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3455:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3455:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3447:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3233:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3247:4:6",
"type": ""
}
],
"src": "3082:398:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "3659:228:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3676:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3687:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3669:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3669:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "3669:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3710:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3721:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3706:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3706:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3726:2:6",
"type": "",
"value": "38"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3699:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3699:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "3699:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3749:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3760:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3745:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3745:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3765:34:6",
"type": "",
"value": "ERC20: transfer amount exceeds b"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3738:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3738:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "3738:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3820:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3831:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3816:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3816:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "3836:8:6",
"type": "",
"value": "alance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "3809:6:6"
},
"nodeType": "YulFunctionCall",
"src": "3809:36:6"
},
"nodeType": "YulExpressionStatement",
"src": "3809:36:6"
},
{
"nodeType": "YulAssignment",
"src": "3854:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "3866:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "3877:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "3862:3:6"
},
"nodeType": "YulFunctionCall",
"src": "3862:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "3854:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "3636:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "3650:4:6",
"type": ""
}
],
"src": "3485:402:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4066:230:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4083:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4094:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4076:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4076:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "4076:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4117:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4128:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4113:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4113:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4133:2:6",
"type": "",
"value": "40"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4106:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4106:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "4106:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4156:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4167:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4152:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4152:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4172:34:6",
"type": "",
"value": "ERC20: transfer amount exceeds a"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4145:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4145:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "4145:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4227:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4238:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4223:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4223:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4243:10:6",
"type": "",
"value": "llowance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4216:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4216:38:6"
},
"nodeType": "YulExpressionStatement",
"src": "4216:38:6"
},
{
"nodeType": "YulAssignment",
"src": "4263:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4275:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4286:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4271:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4271:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4263:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_974d1b4421da69cc60b481194f0dad36a5bb4e23da810da7a7fb30cdba178330__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4043:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4057:4:6",
"type": ""
}
],
"src": "3892:404:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4475:226:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4492:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4503:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4485:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4485:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "4485:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4526:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4537:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4522:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4522:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4542:2:6",
"type": "",
"value": "36"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4515:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4515:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "4515:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4565:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4576:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4561:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4561:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4581:34:6",
"type": "",
"value": "ERC20: burn amount exceeds allow"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4554:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4554:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "4554:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4636:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4647:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4632:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4632:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4652:6:6",
"type": "",
"value": "ance"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4625:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4625:34:6"
},
"nodeType": "YulExpressionStatement",
"src": "4625:34:6"
},
{
"nodeType": "YulAssignment",
"src": "4668:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4680:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4691:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4676:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4676:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "4668:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_a287c363786607a1457a2d9d12fa61c0073358e02d76b4035fc2c2d86a19c0db__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4452:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4466:4:6",
"type": ""
}
],
"src": "4301:400:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "4880:223:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4897:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4908:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4890:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4890:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "4890:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4931:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4942:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4927:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4927:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4947:2:6",
"type": "",
"value": "33"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4920:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4920:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "4920:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "4970:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "4981:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "4966:3:6"
},
"nodeType": "YulFunctionCall",
"src": "4966:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "4986:34:6",
"type": "",
"value": "ERC20: burn from the zero addres"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "4959:6:6"
},
"nodeType": "YulFunctionCall",
"src": "4959:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "4959:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5041:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5052:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5037:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5037:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5057:3:6",
"type": "",
"value": "s"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5030:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5030:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "5030:31:6"
},
{
"nodeType": "YulAssignment",
"src": "5070:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5082:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5093:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5078:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5078:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5070:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_b16788493b576042bb52c50ed56189e0b250db113c7bfb1c3897d25cf9632d7f__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "4857:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "4871:4:6",
"type": ""
}
],
"src": "4706:397:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5282:227:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5299:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5310:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5292:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5292:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "5292:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5333:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5344:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5329:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5329:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5349:2:6",
"type": "",
"value": "37"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5322:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5322:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "5322:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5372:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5383:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5368:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5368:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5388:34:6",
"type": "",
"value": "ERC20: transfer from the zero ad"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5361:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5361:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "5361:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5443:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5454:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5439:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5439:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5459:7:6",
"type": "",
"value": "dress"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5432:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5432:35:6"
},
"nodeType": "YulExpressionStatement",
"src": "5432:35:6"
},
{
"nodeType": "YulAssignment",
"src": "5476:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5488:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5499:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5484:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5484:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5476:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5259:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5273:4:6",
"type": ""
}
],
"src": "5108:401:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "5688:226:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5705:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5716:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5698:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5698:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "5698:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5739:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5750:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5735:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5735:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5755:2:6",
"type": "",
"value": "36"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5728:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5728:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "5728:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5778:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5789:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5774:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5774:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5794:34:6",
"type": "",
"value": "ERC20: approve from the zero add"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5767:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5767:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "5767:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5849:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5860:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5845:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5845:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "5865:6:6",
"type": "",
"value": "ress"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "5838:6:6"
},
"nodeType": "YulFunctionCall",
"src": "5838:34:6"
},
"nodeType": "YulExpressionStatement",
"src": "5838:34:6"
},
{
"nodeType": "YulAssignment",
"src": "5881:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "5893:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "5904:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "5889:3:6"
},
"nodeType": "YulFunctionCall",
"src": "5889:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "5881:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "5665:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "5679:4:6",
"type": ""
}
],
"src": "5514:400:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6093:227:6",
"statements": [
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6110:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6121:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6103:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6103:21:6"
},
"nodeType": "YulExpressionStatement",
"src": "6103:21:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6144:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6155:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6140:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6140:18:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6160:2:6",
"type": "",
"value": "37"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6133:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6133:30:6"
},
"nodeType": "YulExpressionStatement",
"src": "6133:30:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6183:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6194:2:6",
"type": "",
"value": "64"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6179:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6179:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "6199:34:6",
"type": "",
"value": "ERC20: decreased allowance below"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6172:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6172:62:6"
},
"nodeType": "YulExpressionStatement",
"src": "6172:62:6"
},
{
"expression": {
"arguments": [
{
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6254:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6265:2:6",
"type": "",
"value": "96"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6250:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6250:18:6"
},
{
"kind": "string",
"nodeType": "YulLiteral",
"src": "6270:7:6",
"type": "",
"value": " zero"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6243:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6243:35:6"
},
"nodeType": "YulExpressionStatement",
"src": "6243:35:6"
},
{
"nodeType": "YulAssignment",
"src": "6287:27:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6299:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6310:3:6",
"type": "",
"value": "128"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6295:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6295:19:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6287:4:6"
}
]
}
]
},
"name": "abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6070:9:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6084:4:6",
"type": ""
}
],
"src": "5919:401:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6426:76:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6436:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6448:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6459:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6444:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6444:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6436:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6478:9:6"
},
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "6489:6:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6471:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6471:25:6"
},
"nodeType": "YulExpressionStatement",
"src": "6471:25:6"
}
]
},
"name": "abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6395:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "6406:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6417:4:6",
"type": ""
}
],
"src": "6325:177:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6604:87:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "6614:26:6",
"value": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6626:9:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6637:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6622:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6622:18:6"
},
"variableNames": [
{
"name": "tail",
"nodeType": "YulIdentifier",
"src": "6614:4:6"
}
]
},
{
"expression": {
"arguments": [
{
"name": "headStart",
"nodeType": "YulIdentifier",
"src": "6656:9:6"
},
{
"arguments": [
{
"name": "value0",
"nodeType": "YulIdentifier",
"src": "6671:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "6679:4:6",
"type": "",
"value": "0xff"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "6667:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6667:17:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "6649:6:6"
},
"nodeType": "YulFunctionCall",
"src": "6649:36:6"
},
"nodeType": "YulExpressionStatement",
"src": "6649:36:6"
}
]
},
"name": "abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "headStart",
"nodeType": "YulTypedName",
"src": "6573:9:6",
"type": ""
},
{
"name": "value0",
"nodeType": "YulTypedName",
"src": "6584:6:6",
"type": ""
}
],
"returnVariables": [
{
"name": "tail",
"nodeType": "YulTypedName",
"src": "6595:4:6",
"type": ""
}
],
"src": "6507:184:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6744:80:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "6771:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "6773:16:6"
},
"nodeType": "YulFunctionCall",
"src": "6773:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "6773:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6760:1:6"
},
{
"arguments": [
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6767:1:6"
}
],
"functionName": {
"name": "not",
"nodeType": "YulIdentifier",
"src": "6763:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6763:6:6"
}
],
"functionName": {
"name": "gt",
"nodeType": "YulIdentifier",
"src": "6757:2:6"
},
"nodeType": "YulFunctionCall",
"src": "6757:13:6"
},
"nodeType": "YulIf",
"src": "6754:2:6"
},
{
"nodeType": "YulAssignment",
"src": "6802:16:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6813:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6816:1:6"
}
],
"functionName": {
"name": "add",
"nodeType": "YulIdentifier",
"src": "6809:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6809:9:6"
},
"variableNames": [
{
"name": "sum",
"nodeType": "YulIdentifier",
"src": "6802:3:6"
}
]
}
]
},
"name": "checked_add_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "6727:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "6730:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "sum",
"nodeType": "YulTypedName",
"src": "6736:3:6",
"type": ""
}
],
"src": "6696:128:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "6878:76:6",
"statements": [
{
"body": {
"nodeType": "YulBlock",
"src": "6900:22:6",
"statements": [
{
"expression": {
"arguments": [],
"functionName": {
"name": "panic_error_0x11",
"nodeType": "YulIdentifier",
"src": "6902:16:6"
},
"nodeType": "YulFunctionCall",
"src": "6902:18:6"
},
"nodeType": "YulExpressionStatement",
"src": "6902:18:6"
}
]
},
"condition": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6894:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6897:1:6"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "6891:2:6"
},
"nodeType": "YulFunctionCall",
"src": "6891:8:6"
},
"nodeType": "YulIf",
"src": "6888:2:6"
},
{
"nodeType": "YulAssignment",
"src": "6931:17:6",
"value": {
"arguments": [
{
"name": "x",
"nodeType": "YulIdentifier",
"src": "6943:1:6"
},
{
"name": "y",
"nodeType": "YulIdentifier",
"src": "6946:1:6"
}
],
"functionName": {
"name": "sub",
"nodeType": "YulIdentifier",
"src": "6939:3:6"
},
"nodeType": "YulFunctionCall",
"src": "6939:9:6"
},
"variableNames": [
{
"name": "diff",
"nodeType": "YulIdentifier",
"src": "6931:4:6"
}
]
}
]
},
"name": "checked_sub_t_uint256",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "x",
"nodeType": "YulTypedName",
"src": "6860:1:6",
"type": ""
},
{
"name": "y",
"nodeType": "YulTypedName",
"src": "6863:1:6",
"type": ""
}
],
"returnVariables": [
{
"name": "diff",
"nodeType": "YulTypedName",
"src": "6869:4:6",
"type": ""
}
],
"src": "6829:125:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7014:325:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7024:22:6",
"value": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7038:1:6",
"type": "",
"value": "1"
},
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "7041:4:6"
}
],
"functionName": {
"name": "shr",
"nodeType": "YulIdentifier",
"src": "7034:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7034:12:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7024:6:6"
}
]
},
{
"nodeType": "YulVariableDeclaration",
"src": "7055:38:6",
"value": {
"arguments": [
{
"name": "data",
"nodeType": "YulIdentifier",
"src": "7085:4:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7091:1:6",
"type": "",
"value": "1"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "7081:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7081:12:6"
},
"variables": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulTypedName",
"src": "7059:18:6",
"type": ""
}
]
},
{
"body": {
"nodeType": "YulBlock",
"src": "7132:31:6",
"statements": [
{
"nodeType": "YulAssignment",
"src": "7134:27:6",
"value": {
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7148:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7156:4:6",
"type": "",
"value": "0x7f"
}
],
"functionName": {
"name": "and",
"nodeType": "YulIdentifier",
"src": "7144:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7144:17:6"
},
"variableNames": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7134:6:6"
}
]
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "7112:18:6"
}
],
"functionName": {
"name": "iszero",
"nodeType": "YulIdentifier",
"src": "7105:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7105:26:6"
},
"nodeType": "YulIf",
"src": "7102:2:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7222:111:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7243:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7250:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7255:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "7246:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7246:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7236:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7236:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "7236:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7287:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7290:4:6",
"type": "",
"value": "0x22"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7280:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7280:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7280:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7315:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7318:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "7308:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7308:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7308:15:6"
}
]
},
"condition": {
"arguments": [
{
"name": "outOfPlaceEncoding",
"nodeType": "YulIdentifier",
"src": "7178:18:6"
},
{
"arguments": [
{
"name": "length",
"nodeType": "YulIdentifier",
"src": "7201:6:6"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7209:2:6",
"type": "",
"value": "32"
}
],
"functionName": {
"name": "lt",
"nodeType": "YulIdentifier",
"src": "7198:2:6"
},
"nodeType": "YulFunctionCall",
"src": "7198:14:6"
}
],
"functionName": {
"name": "eq",
"nodeType": "YulIdentifier",
"src": "7175:2:6"
},
"nodeType": "YulFunctionCall",
"src": "7175:38:6"
},
"nodeType": "YulIf",
"src": "7172:2:6"
}
]
},
"name": "extract_byte_array_length",
"nodeType": "YulFunctionDefinition",
"parameters": [
{
"name": "data",
"nodeType": "YulTypedName",
"src": "6994:4:6",
"type": ""
}
],
"returnVariables": [
{
"name": "length",
"nodeType": "YulTypedName",
"src": "7003:6:6",
"type": ""
}
],
"src": "6959:380:6"
},
{
"body": {
"nodeType": "YulBlock",
"src": "7376:95:6",
"statements": [
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7393:1:6",
"type": "",
"value": "0"
},
{
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7400:3:6",
"type": "",
"value": "224"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7405:10:6",
"type": "",
"value": "0x4e487b71"
}
],
"functionName": {
"name": "shl",
"nodeType": "YulIdentifier",
"src": "7396:3:6"
},
"nodeType": "YulFunctionCall",
"src": "7396:20:6"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7386:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7386:31:6"
},
"nodeType": "YulExpressionStatement",
"src": "7386:31:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7433:1:6",
"type": "",
"value": "4"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7436:4:6",
"type": "",
"value": "0x11"
}
],
"functionName": {
"name": "mstore",
"nodeType": "YulIdentifier",
"src": "7426:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7426:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7426:15:6"
},
{
"expression": {
"arguments": [
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7457:1:6",
"type": "",
"value": "0"
},
{
"kind": "number",
"nodeType": "YulLiteral",
"src": "7460:4:6",
"type": "",
"value": "0x24"
}
],
"functionName": {
"name": "revert",
"nodeType": "YulIdentifier",
"src": "7450:6:6"
},
"nodeType": "YulFunctionCall",
"src": "7450:15:6"
},
"nodeType": "YulExpressionStatement",
"src": "7450:15:6"
}
]
},
"name": "panic_error_0x11",
"nodeType": "YulFunctionDefinition",
"src": "7344:127:6"
}
]
},
"contents": "{\n { }\n function abi_decode_address(offset) -> value\n {\n value := calldataload(offset)\n if iszero(eq(value, and(value, sub(shl(160, 1), 1)))) { revert(0, 0) }\n }\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(value0, value0) }\n value0 := abi_decode_address(headStart)\n }\n function abi_decode_tuple_t_addresst_address(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value1, value1) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n }\n function abi_decode_tuple_t_addresst_addresst_uint256(headStart, dataEnd) -> value0, value1, value2\n {\n if slt(sub(dataEnd, headStart), 96) { revert(value2, value2) }\n value0 := abi_decode_address(headStart)\n value1 := abi_decode_address(add(headStart, 32))\n value2 := calldataload(add(headStart, 64))\n }\n function abi_decode_tuple_t_addresst_uint256(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(value0, value0) }\n value0 := abi_decode_address(headStart)\n value1 := calldataload(add(headStart, 32))\n }\n function abi_decode_tuple_t_uint256(headStart, dataEnd) -> value0\n {\n if slt(sub(dataEnd, headStart), 32) { revert(value0, value0) }\n value0 := calldataload(headStart)\n }\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, iszero(iszero(value0)))\n }\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n let _1 := 32\n mstore(headStart, _1)\n let length := mload(value0)\n mstore(add(headStart, _1), length)\n let i := tail\n for { } lt(i, length) { i := add(i, _1) }\n {\n mstore(add(add(headStart, i), 64), mload(add(add(value0, i), _1)))\n }\n if gt(i, length)\n {\n mstore(add(add(headStart, length), 64), tail)\n }\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n function abi_encode_tuple_t_stringliteral_0557e210f7a69a685100a7e4e3d0a7024c546085cee28910fd17d0b081d9516f__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 35)\n mstore(add(headStart, 64), \"ERC20: transfer to the zero addr\")\n mstore(add(headStart, 96), \"ess\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_149b126e7125232b4200af45303d04fba8b74653b1a295a6a561a528c33fefdd__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 34)\n mstore(add(headStart, 64), \"ERC20: burn amount exceeds balan\")\n mstore(add(headStart, 96), \"ce\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_24883cc5fe64ace9d0df1893501ecb93c77180f0ff69cca79affb3c316dc8029__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 34)\n mstore(add(headStart, 64), \"ERC20: approve to the zero addre\")\n mstore(add(headStart, 96), \"ss\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_4107e8a8b9e94bf8ff83080ddec1c0bffe897ebc2241b89d44f66b3d274088b6__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 38)\n mstore(add(headStart, 64), \"ERC20: transfer amount exceeds b\")\n mstore(add(headStart, 96), \"alance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_974d1b4421da69cc60b481194f0dad36a5bb4e23da810da7a7fb30cdba178330__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 40)\n mstore(add(headStart, 64), \"ERC20: transfer amount exceeds a\")\n mstore(add(headStart, 96), \"llowance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_a287c363786607a1457a2d9d12fa61c0073358e02d76b4035fc2c2d86a19c0db__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 36)\n mstore(add(headStart, 64), \"ERC20: burn amount exceeds allow\")\n mstore(add(headStart, 96), \"ance\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_b16788493b576042bb52c50ed56189e0b250db113c7bfb1c3897d25cf9632d7f__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 33)\n mstore(add(headStart, 64), \"ERC20: burn from the zero addres\")\n mstore(add(headStart, 96), \"s\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_baecc556b46f4ed0f2b4cb599d60785ac8563dd2dc0a5bf12edea1c39e5e1fea__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: transfer from the zero ad\")\n mstore(add(headStart, 96), \"dress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_c953f4879035ed60e766b34720f656aab5c697b141d924c283124ecedb91c208__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 36)\n mstore(add(headStart, 64), \"ERC20: approve from the zero add\")\n mstore(add(headStart, 96), \"ress\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_stringliteral_f8b476f7d28209d77d4a4ac1fe36b9f8259aa1bb6bddfa6e89de7e51615cf8a8__to_t_string_memory_ptr__fromStack_reversed(headStart) -> tail\n {\n mstore(headStart, 32)\n mstore(add(headStart, 32), 37)\n mstore(add(headStart, 64), \"ERC20: decreased allowance below\")\n mstore(add(headStart, 96), \" zero\")\n tail := add(headStart, 128)\n }\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, value0)\n }\n function abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed(headStart, value0) -> tail\n {\n tail := add(headStart, 32)\n mstore(headStart, and(value0, 0xff))\n }\n function checked_add_t_uint256(x, y) -> sum\n {\n if gt(x, not(y)) { panic_error_0x11() }\n sum := add(x, y)\n }\n function checked_sub_t_uint256(x, y) -> diff\n {\n if lt(x, y) { panic_error_0x11() }\n diff := sub(x, y)\n }\n function extract_byte_array_length(data) -> length\n {\n length := shr(1, data)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) { length := and(length, 0x7f) }\n if eq(outOfPlaceEncoding, lt(length, 32))\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n }\n function panic_error_0x11()\n {\n mstore(0, shl(224, 0x4e487b71))\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n}",
"id": 6,
"language": "Yul",
"name": "#utility.yul"
}
],
"immutableReferences": {},
"linkReferences": {},
"object": "608060405234801561001057600080fd5b50600436106100cf5760003560e01c806342966c681161008c57806395d89b411161006657806395d89b41146101ad578063a457c2d7146101b5578063a9059cbb146101c8578063dd62ed3e146101db57600080fd5b806342966c681461015c57806370a082311461017157806379cc67901461019a57600080fd5b806306fdde03146100d4578063095ea7b3146100f257806318160ddd1461011557806323b872dd14610127578063313ce5671461013a5780633950935114610149575b600080fd5b6100dc610214565b6040516100e99190610a2c565b60405180910390f35b6101056101003660046109eb565b6102a6565b60405190151581526020016100e9565b6002545b6040519081526020016100e9565b6101056101353660046109b0565b6102bc565b604051601281526020016100e9565b6101056101573660046109eb565b610372565b61016f61016a366004610a14565b6103a9565b005b61011961017f36600461095d565b6001600160a01b031660009081526020819052604090205490565b61016f6101a83660046109eb565b6103b6565b6100dc61043e565b6101056101c33660046109eb565b61044d565b6101056101d63660046109eb565b6104e8565b6101196101e936600461097e565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b60606003805461022390610aae565b80601f016020809104026020016040519081016040528092919081815260200182805461024f90610aae565b801561029c5780601f106102715761010080835404028352916020019161029c565b820191906000526020600020905b81548152906001019060200180831161027f57829003601f168201915b5050505050905090565b60006102b33384846104f5565b50600192915050565b60006102c984848461061a565b6001600160a01b0384166000908152600160209081526040808320338452909152902054828110156103535760405162461bcd60e51b815260206004820152602860248201527f45524332303a207472616e7366657220616d6f756e74206578636565647320616044820152676c6c6f77616e636560c01b60648201526084015b60405180910390fd5b61036785336103628685610a97565b6104f5565b506001949350505050565b3360008181526001602090815260408083206001600160a01b038716845290915281205490916102b3918590610362908690610a7f565b6103b333826107f2565b50565b60006103c283336101e9565b9050818110156104205760405162461bcd60e51b8152602060048201526024808201527f45524332303a206275726e20616d6f756e74206578636565647320616c6c6f77604482015263616e636560e01b606482015260840161034a565b61042f83336103628585610a97565b61043983836107f2565b505050565b60606004805461022390610aae565b3360009081526001602090815260408083206001600160a01b0386168452909152812054828110156104cf5760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b606482015260840161034a565b6104de33856103628685610a97565b5060019392505050565b60006102b333848461061a565b6001600160a01b0383166105575760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161034a565b6001600160a01b0382166105b85760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161034a565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b6001600160a01b03831661067e5760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161034a565b6001600160a01b0382166106e05760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161034a565b6001600160a01b038316600090815260208190526040902054818110156107585760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161034a565b6107628282610a97565b6001600160a01b038086166000908152602081905260408082209390935590851681529081208054849290610798908490610a7f565b92505081905550826001600160a01b0316846001600160a01b03167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516107e491815260200190565b60405180910390a350505050565b6001600160a01b0382166108525760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161034a565b6001600160a01b038216600090815260208190526040902054818110156108c65760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161034a565b6108d08282610a97565b6001600160a01b038416600090815260208190526040812091909155600280548492906108fe908490610a97565b90915550506040518281526000906001600160a01b038516907fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9060200161060d565b80356001600160a01b038116811461095857600080fd5b919050565b60006020828403121561096e578081fd5b61097782610941565b9392505050565b60008060408385031215610990578081fd5b61099983610941565b91506109a760208401610941565b90509250929050565b6000806000606084860312156109c4578081fd5b6109cd84610941565b92506109db60208501610941565b9150604084013590509250925092565b600080604083850312156109fd578182fd5b610a0683610941565b946020939093013593505050565b600060208284031215610a25578081fd5b5035919050565b6000602080835283518082850152825b81811015610a5857858101830151858201604001528201610a3c565b81811115610a695783604083870101525b50601f01601f1916929092016040019392505050565b60008219821115610a9257610a92610ae9565b500190565b600082821015610aa957610aa9610ae9565b500390565b600181811c90821680610ac257607f821691505b60208210811415610ae357634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fdfea2646970667358221220bbe956d76c828f9fd91a14150793fa2928d9215435e6d5228b46b6b1c9728f5264736f6c63430008040033",
"opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0xCF JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x42966C68 GT PUSH2 0x8C JUMPI DUP1 PUSH4 0x95D89B41 GT PUSH2 0x66 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x1AD JUMPI DUP1 PUSH4 0xA457C2D7 EQ PUSH2 0x1B5 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x1C8 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1DB JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x42966C68 EQ PUSH2 0x15C JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x171 JUMPI DUP1 PUSH4 0x79CC6790 EQ PUSH2 0x19A JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0xD4 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xF2 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0x115 JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x127 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x13A JUMPI DUP1 PUSH4 0x39509351 EQ PUSH2 0x149 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xDC PUSH2 0x214 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xE9 SWAP2 SWAP1 PUSH2 0xA2C JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x105 PUSH2 0x100 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x2A6 JUMP JUMPDEST PUSH1 0x40 MLOAD SWAP1 ISZERO ISZERO DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH1 0x2 SLOAD JUMPDEST PUSH1 0x40 MLOAD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x135 CALLDATASIZE PUSH1 0x4 PUSH2 0x9B0 JUMP JUMPDEST PUSH2 0x2BC JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH1 0x12 DUP2 MSTORE PUSH1 0x20 ADD PUSH2 0xE9 JUMP JUMPDEST PUSH2 0x105 PUSH2 0x157 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x372 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x16A CALLDATASIZE PUSH1 0x4 PUSH2 0xA14 JUMP JUMPDEST PUSH2 0x3A9 JUMP JUMPDEST STOP JUMPDEST PUSH2 0x119 PUSH2 0x17F CALLDATASIZE PUSH1 0x4 PUSH2 0x95D JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH2 0x16F PUSH2 0x1A8 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x3B6 JUMP JUMPDEST PUSH2 0xDC PUSH2 0x43E JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1C3 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x44D JUMP JUMPDEST PUSH2 0x105 PUSH2 0x1D6 CALLDATASIZE PUSH1 0x4 PUSH2 0x9EB JUMP JUMPDEST PUSH2 0x4E8 JUMP JUMPDEST PUSH2 0x119 PUSH2 0x1E9 CALLDATASIZE PUSH1 0x4 PUSH2 0x97E JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB SWAP2 DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP4 SWAP1 SWAP5 AND DUP3 MSTORE SWAP2 SWAP1 SWAP2 MSTORE KECCAK256 SLOAD SWAP1 JUMP JUMPDEST PUSH1 0x60 PUSH1 0x3 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE 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 0x24F SWAP1 PUSH2 0xAAE JUMP JUMPDEST DUP1 ISZERO PUSH2 0x29C JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x271 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x29C 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 0x27F JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP SWAP1 POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2C9 DUP5 DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 CALLER DUP5 MSTORE SWAP1 SWAP2 MSTORE SWAP1 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x353 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x28 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732061 PUSH1 0x44 DUP3 ADD MSTORE PUSH8 0x6C6C6F77616E6365 PUSH1 0xC0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 REVERT JUMPDEST PUSH2 0x367 DUP6 CALLER PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x4F5 JUMP JUMPDEST POP PUSH1 0x1 SWAP5 SWAP4 POP POP POP POP JUMP JUMPDEST CALLER PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP8 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD SWAP1 SWAP2 PUSH2 0x2B3 SWAP2 DUP6 SWAP1 PUSH2 0x362 SWAP1 DUP7 SWAP1 PUSH2 0xA7F JUMP JUMPDEST PUSH2 0x3B3 CALLER DUP3 PUSH2 0x7F2 JUMP JUMPDEST POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x3C2 DUP4 CALLER PUSH2 0x1E9 JUMP JUMPDEST SWAP1 POP DUP2 DUP2 LT ISZERO PUSH2 0x420 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E74206578636565647320616C6C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x616E6365 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x42F DUP4 CALLER PUSH2 0x362 DUP6 DUP6 PUSH2 0xA97 JUMP JUMPDEST PUSH2 0x439 DUP4 DUP4 PUSH2 0x7F2 JUMP JUMPDEST POP POP POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x4 DUP1 SLOAD PUSH2 0x223 SWAP1 PUSH2 0xAAE JUMP JUMPDEST CALLER PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP7 AND DUP5 MSTORE SWAP1 SWAP2 MSTORE DUP2 KECCAK256 SLOAD DUP3 DUP2 LT ISZERO PUSH2 0x4CF JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A2064656372656173656420616C6C6F77616E63652062656C6F77 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x207A65726F PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x4DE CALLER DUP6 PUSH2 0x362 DUP7 DUP6 PUSH2 0xA97 JUMP JUMPDEST POP PUSH1 0x1 SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x2B3 CALLER DUP5 DUP5 PUSH2 0x61A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x557 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x24 DUP1 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F76652066726F6D20746865207A65726F20616464 PUSH1 0x44 DUP3 ADD MSTORE PUSH4 0x72657373 PUSH1 0xE0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x5B8 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A20617070726F766520746F20746865207A65726F206164647265 PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x7373 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 DUP2 AND PUSH1 0x0 DUP2 DUP2 MSTORE PUSH1 0x1 PUSH1 0x20 SWAP1 DUP2 MSTORE PUSH1 0x40 DUP1 DUP4 KECCAK256 SWAP5 DUP8 AND DUP1 DUP5 MSTORE SWAP5 DUP3 MSTORE SWAP2 DUP3 SWAP1 KECCAK256 DUP6 SWAP1 SSTORE SWAP1 MLOAD DUP5 DUP2 MSTORE PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 SWAP2 ADD JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH2 0x67E JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x25 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E736665722066726F6D20746865207A65726F206164 PUSH1 0x44 DUP3 ADD MSTORE PUSH5 0x6472657373 PUSH1 0xD8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x6E0 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x23 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220746F20746865207A65726F2061646472 PUSH1 0x44 DUP3 ADD MSTORE PUSH3 0x657373 PUSH1 0xE8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP4 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x758 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x26 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A207472616E7366657220616D6F756E7420657863656564732062 PUSH1 0x44 DUP3 ADD MSTORE PUSH6 0x616C616E6365 PUSH1 0xD0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x762 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP1 DUP7 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP1 DUP3 KECCAK256 SWAP4 SWAP1 SWAP4 SSTORE SWAP1 DUP6 AND DUP2 MSTORE SWAP1 DUP2 KECCAK256 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x798 SWAP1 DUP5 SWAP1 PUSH2 0xA7F JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND DUP5 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x7E4 SWAP2 DUP2 MSTORE PUSH1 0x20 ADD SWAP1 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 POP POP POP POP JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH2 0x852 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x21 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E2066726F6D20746865207A65726F20616464726573 PUSH1 0x44 DUP3 ADD MSTORE PUSH1 0x73 PUSH1 0xF8 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP3 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 SWAP1 KECCAK256 SLOAD DUP2 DUP2 LT ISZERO PUSH2 0x8C6 JUMPI PUSH1 0x40 MLOAD PUSH3 0x461BCD PUSH1 0xE5 SHL DUP2 MSTORE PUSH1 0x20 PUSH1 0x4 DUP3 ADD MSTORE PUSH1 0x22 PUSH1 0x24 DUP3 ADD MSTORE PUSH32 0x45524332303A206275726E20616D6F756E7420657863656564732062616C616E PUSH1 0x44 DUP3 ADD MSTORE PUSH2 0x6365 PUSH1 0xF0 SHL PUSH1 0x64 DUP3 ADD MSTORE PUSH1 0x84 ADD PUSH2 0x34A JUMP JUMPDEST PUSH2 0x8D0 DUP3 DUP3 PUSH2 0xA97 JUMP JUMPDEST PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP5 AND PUSH1 0x0 SWAP1 DUP2 MSTORE PUSH1 0x20 DUP2 SWAP1 MSTORE PUSH1 0x40 DUP2 KECCAK256 SWAP2 SWAP1 SWAP2 SSTORE PUSH1 0x2 DUP1 SLOAD DUP5 SWAP3 SWAP1 PUSH2 0x8FE SWAP1 DUP5 SWAP1 PUSH2 0xA97 JUMP JUMPDEST SWAP1 SWAP2 SSTORE POP POP PUSH1 0x40 MLOAD DUP3 DUP2 MSTORE PUSH1 0x0 SWAP1 PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP6 AND SWAP1 PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF SWAP1 PUSH1 0x20 ADD PUSH2 0x60D JUMP JUMPDEST DUP1 CALLDATALOAD PUSH1 0x1 PUSH1 0x1 PUSH1 0xA0 SHL SUB DUP2 AND DUP2 EQ PUSH2 0x958 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x96E JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x977 DUP3 PUSH2 0x941 JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x990 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x999 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH2 0x9A7 PUSH1 0x20 DUP5 ADD PUSH2 0x941 JUMP JUMPDEST SWAP1 POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x9C4 JUMPI DUP1 DUP2 REVERT JUMPDEST PUSH2 0x9CD DUP5 PUSH2 0x941 JUMP JUMPDEST SWAP3 POP PUSH2 0x9DB PUSH1 0x20 DUP6 ADD PUSH2 0x941 JUMP JUMPDEST SWAP2 POP PUSH1 0x40 DUP5 ADD CALLDATALOAD SWAP1 POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x9FD JUMPI DUP2 DUP3 REVERT JUMPDEST PUSH2 0xA06 DUP4 PUSH2 0x941 JUMP JUMPDEST SWAP5 PUSH1 0x20 SWAP4 SWAP1 SWAP4 ADD CALLDATALOAD SWAP4 POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0xA25 JUMPI DUP1 DUP2 REVERT JUMPDEST POP CALLDATALOAD SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE DUP3 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0xA58 JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0xA3C JUMP JUMPDEST DUP2 DUP2 GT ISZERO PUSH2 0xA69 JUMPI DUP4 PUSH1 0x40 DUP4 DUP8 ADD ADD MSTORE JUMPDEST POP PUSH1 0x1F ADD PUSH1 0x1F NOT AND SWAP3 SWAP1 SWAP3 ADD PUSH1 0x40 ADD SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 NOT DUP3 GT ISZERO PUSH2 0xA92 JUMPI PUSH2 0xA92 PUSH2 0xAE9 JUMP JUMPDEST POP ADD SWAP1 JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 LT ISZERO PUSH2 0xAA9 JUMPI PUSH2 0xAA9 PUSH2 0xAE9 JUMP JUMPDEST POP SUB SWAP1 JUMP JUMPDEST PUSH1 0x1 DUP2 DUP2 SHR SWAP1 DUP3 AND DUP1 PUSH2 0xAC2 JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xAE3 JUMPI PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH4 0x4E487B71 PUSH1 0xE0 SHL PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0xBB 0xE9 JUMP 0xD7 PUSH13 0x828F9FD91A14150793FA2928D9 0x21 SLOAD CALLDATALOAD 0xE6 0xD5 0x22 DUP12 CHAINID 0xB6 0xB1 0xC9 PUSH19 0x8F5264736F6C63430008040033000000000000 ",
"sourceMap": "295:153:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2077:98:1;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;4174:166;;;;;;:::i;:::-;;:::i;:::-;;;1640:14:6;;1633:22;1615:41;;1603:2;1588:18;4174:166:1;1570:92:6;3165:106:1;3252:12;;3165:106;;;6471:25:6;;;6459:2;6444:18;3165:106:1;6426:76:6;4807:414:1;;;;;;:::i;:::-;;:::i;3014:91::-;;;3096:2;6649:36:6;;6637:2;6622:18;3014:91:1;6604:87:6;5616:212:1;;;;;;:::i;:::-;;:::i;487:89:3:-;;;;;;:::i;:::-;;:::i;:::-;;3329:125:1;;;;;;:::i;:::-;-1:-1:-1;;;;;3429:18:1;3403:7;3429:18;;;;;;;;;;;;3329:125;882:327:3;;;;;;:::i;:::-;;:::i;2288:102:1:-;;;:::i;6315:371::-;;;;;;:::i;:::-;;:::i;3657:172::-;;;;;;:::i;:::-;;:::i;3887:149::-;;;;;;:::i;:::-;-1:-1:-1;;;;;4002:18:1;;;3976:7;4002:18;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;3887:149;2077:98;2131:13;2163:5;2156:12;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2077:98;:::o;4174:166::-;4257:4;4273:39;665:10:5;4296:7:1;4305:6;4273:8;:39::i;:::-;-1:-1:-1;4329:4:1;4174:166;;;;:::o;4807:414::-;4913:4;4929:36;4939:6;4947:9;4958:6;4929:9;:36::i;:::-;-1:-1:-1;;;;;5003:19:1;;4976:24;5003:19;;;:11;:19;;;;;;;;665:10:5;5003:33:1;;;;;;;;5054:26;;;;5046:79;;;;-1:-1:-1;;;5046:79:1;;4094:2:6;5046:79:1;;;4076:21:6;4133:2;4113:18;;;4106:30;4172:34;4152:18;;;4145:62;-1:-1:-1;;;4223:18:6;;;4216:38;4271:19;;5046:79:1;;;;;;;;;5135:57;5144:6;665:10:5;5166:25:1;5185:6;5166:16;:25;:::i;:::-;5135:8;:57::i;:::-;-1:-1:-1;5210:4:1;;4807:414;-1:-1:-1;;;;4807:414:1:o;5616:212::-;665:10:5;5704:4:1;5752:25;;;:11;:25;;;;;;;;-1:-1:-1;;;;;5752:34:1;;;;;;;;;;5704:4;;5720:80;;5743:7;;5752:47;;5789:10;;5752:47;:::i;487:89:3:-;542:27;665:10:5;562:6:3;542:5;:27::i;:::-;487:89;:::o;882:327::-;958:24;985:32;995:7;665:10:5;3887:149:1;:::i;985:32:3:-;958:59;;1055:6;1035:16;:26;;1027:75;;;;-1:-1:-1;;;1027:75:3;;4503:2:6;1027:75:3;;;4485:21:6;4542:2;4522:18;;;4515:30;4581:34;4561:18;;;4554:62;-1:-1:-1;;;4632:18:6;;;4625:34;4676:19;;1027:75:3;4475:226:6;1027:75:3;1112:58;1121:7;665:10:5;1144:25:3;1163:6;1144:16;:25;:::i;1112:58::-;1180:22;1186:7;1195:6;1180:5;:22::i;:::-;882:327;;;:::o;2288:102:1:-;2344:13;2376:7;2369:14;;;;;:::i;6315:371::-;665:10:5;6408:4:1;6451:25;;;:11;:25;;;;;;;;-1:-1:-1;;;;;6451:34:1;;;;;;;;;;6503:35;;;;6495:85;;;;-1:-1:-1;;;6495:85:1;;6121:2:6;6495:85:1;;;6103:21:6;6160:2;6140:18;;;6133:30;6199:34;6179:18;;;6172:62;-1:-1:-1;;;6250:18:6;;;6243:35;6295:19;;6495:85:1;6093:227:6;6495:85:1;6590:67;665:10:5;6613:7:1;6622:34;6641:15;6622:16;:34;:::i;6590:67::-;-1:-1:-1;6675:4:1;;6315:371;-1:-1:-1;;;6315:371:1:o;3657:172::-;3743:4;3759:42;665:10:5;3783:9:1;3794:6;3759:9;:42::i;9579:340::-;-1:-1:-1;;;;;9680:19:1;;9672:68;;;;-1:-1:-1;;;9672:68:1;;5716:2:6;9672:68:1;;;5698:21:6;5755:2;5735:18;;;5728:30;5794:34;5774:18;;;5767:62;-1:-1:-1;;;5845:18:6;;;5838:34;5889:19;;9672:68:1;5688:226:6;9672:68:1;-1:-1:-1;;;;;9758:21:1;;9750:68;;;;-1:-1:-1;;;9750:68:1;;3284:2:6;9750:68:1;;;3266:21:6;3323:2;3303:18;;;3296:30;3362:34;3342:18;;;3335:62;-1:-1:-1;;;3413:18:6;;;3406:32;3455:19;;9750:68:1;3256:224:6;9750:68:1;-1:-1:-1;;;;;9829:18:1;;;;;;;:11;:18;;;;;;;;:27;;;;;;;;;;;;;:36;;;9880:32;;6471:25:6;;;9880:32:1;;6444:18:6;9880:32:1;;;;;;;;9579:340;;;:::o;7160:592::-;-1:-1:-1;;;;;7265:20:1;;7257:70;;;;-1:-1:-1;;;7257:70:1;;5310:2:6;7257:70:1;;;5292:21:6;5349:2;5329:18;;;5322:30;5388:34;5368:18;;;5361:62;-1:-1:-1;;;5439:18:6;;;5432:35;5484:19;;7257:70:1;5282:227:6;7257:70:1;-1:-1:-1;;;;;7345:23:1;;7337:71;;;;-1:-1:-1;;;7337:71:1;;2477:2:6;7337:71:1;;;2459:21:6;2516:2;2496:18;;;2489:30;2555:34;2535:18;;;2528:62;-1:-1:-1;;;2606:18:6;;;2599:33;2649:19;;7337:71:1;2449:225:6;7337:71:1;-1:-1:-1;;;;;7501:17:1;;7477:21;7501:17;;;;;;;;;;;7536:23;;;;7528:74;;;;-1:-1:-1;;;7528:74:1;;3687:2:6;7528:74:1;;;3669:21:6;3726:2;3706:18;;;3699:30;3765:34;3745:18;;;3738:62;-1:-1:-1;;;3816:18:6;;;3809:36;3862:19;;7528:74:1;3659:228:6;7528:74:1;7632:22;7648:6;7632:13;:22;:::i;:::-;-1:-1:-1;;;;;7612:17:1;;;:9;:17;;;;;;;;;;;:42;;;;7664:20;;;;;;;;:30;;7688:6;;7612:9;7664:30;;7688:6;;7664:30;:::i;:::-;;;;;;;;7727:9;-1:-1:-1;;;;;7710:35:1;7719:6;-1:-1:-1;;;;;7710:35:1;;7738:6;7710:35;;;;6471:25:6;;6459:2;6444:18;;6426:76;7710:35:1;;;;;;;;7160:592;;;;:::o;8673:483::-;-1:-1:-1;;;;;8756:21:1;;8748:67;;;;-1:-1:-1;;;8748:67:1;;4908:2:6;8748:67:1;;;4890:21:6;4947:2;4927:18;;;4920:30;4986:34;4966:18;;;4959:62;-1:-1:-1;;;5037:18:6;;;5030:31;5078:19;;8748:67:1;4880:223:6;8748:67:1;-1:-1:-1;;;;;8911:18:1;;8886:22;8911:18;;;;;;;;;;;8947:24;;;;8939:71;;;;-1:-1:-1;;;8939:71:1;;2881:2:6;8939:71:1;;;2863:21:6;2920:2;2900:18;;;2893:30;2959:34;2939:18;;;2932:62;-1:-1:-1;;;3010:18:6;;;3003:32;3052:19;;8939:71:1;2853:224:6;8939:71:1;9041:23;9058:6;9041:14;:23;:::i;:::-;-1:-1:-1;;;;;9020:18:1;;:9;:18;;;;;;;;;;:44;;;;9074:12;:22;;9090:6;;9020:9;9074:22;;9090:6;;9074:22;:::i;:::-;;;;-1:-1:-1;;9112:37:1;;6471:25:6;;;9138:1:1;;-1:-1:-1;;;;;9112:37:1;;;;;6459:2:6;6444:18;9112:37:1;6426:76:6;14:173;82:20;;-1:-1:-1;;;;;131:31:6;;121:42;;111:2;;177:1;174;167:12;111:2;63:124;;;:::o;192:196::-;251:6;304:2;292:9;283:7;279:23;275:32;272:2;;;325:6;317;310:22;272:2;353:29;372:9;353:29;:::i;:::-;343:39;262:126;-1:-1:-1;;;262:126:6:o;393:270::-;461:6;469;522:2;510:9;501:7;497:23;493:32;490:2;;;543:6;535;528:22;490:2;571:29;590:9;571:29;:::i;:::-;561:39;;619:38;653:2;642:9;638:18;619:38;:::i;:::-;609:48;;480:183;;;;;:::o;668:338::-;745:6;753;761;814:2;802:9;793:7;789:23;785:32;782:2;;;835:6;827;820:22;782:2;863:29;882:9;863:29;:::i;:::-;853:39;;911:38;945:2;934:9;930:18;911:38;:::i;:::-;901:48;;996:2;985:9;981:18;968:32;958:42;;772:234;;;;;:::o;1011:264::-;1079:6;1087;1140:2;1128:9;1119:7;1115:23;1111:32;1108:2;;;1161:6;1153;1146:22;1108:2;1189:29;1208:9;1189:29;:::i;:::-;1179:39;1265:2;1250:18;;;;1237:32;;-1:-1:-1;;;1098:177:6:o;1280:190::-;1339:6;1392:2;1380:9;1371:7;1367:23;1363:32;1360:2;;;1413:6;1405;1398:22;1360:2;-1:-1:-1;1441:23:6;;1350:120;-1:-1:-1;1350:120:6:o;1667:603::-;1779:4;1808:2;1837;1826:9;1819:21;1869:6;1863:13;1912:6;1907:2;1896:9;1892:18;1885:34;1937:4;1950:140;1964:6;1961:1;1958:13;1950:140;;;2059:14;;;2055:23;;2049:30;2025:17;;;2044:2;2021:26;2014:66;1979:10;;1950:140;;;2108:6;2105:1;2102:13;2099:2;;;2178:4;2173:2;2164:6;2153:9;2149:22;2145:31;2138:45;2099:2;-1:-1:-1;2254:2:6;2233:15;-1:-1:-1;;2229:29:6;2214:45;;;;2261:2;2210:54;;1788:482;-1:-1:-1;;;1788:482:6:o;6696:128::-;6736:3;6767:1;6763:6;6760:1;6757:13;6754:2;;;6773:18;;:::i;:::-;-1:-1:-1;6809:9:6;;6744:80::o;6829:125::-;6869:4;6897:1;6894;6891:8;6888:2;;;6902:18;;:::i;:::-;-1:-1:-1;6939:9:6;;6878:76::o;6959:380::-;7038:1;7034:12;;;;7081;;;7102:2;;7156:4;7148:6;7144:17;7134:27;;7102:2;7209;7201:6;7198:14;7178:18;7175:38;7172:2;;;7255:10;7250:3;7246:20;7243:1;7236:31;7290:4;7287:1;7280:15;7318:4;7315:1;7308:15;7172:2;;7014:325;;;:::o;7344:127::-;7405:10;7400:3;7396:20;7393:1;7386:31;7436:4;7433:1;7426:15;7460:4;7457:1;7450:15"
},
"gasEstimates": {
"creation": {
"codeDepositCost": "573800",
"executionCost": "infinite",
"totalCost": "infinite"
},
"external": {
"allowance(address,address)": "infinite",
"approve(address,uint256)": "22520",
"balanceOf(address)": "1285",
"burn(uint256)": "infinite",
"burnFrom(address,uint256)": "infinite",
"decimals()": "266",
"decreaseAllowance(address,uint256)": "23591",
"increaseAllowance(address,uint256)": "23646",
"name()": "infinite",
"symbol()": "infinite",
"totalSupply()": "1026",
"transfer(address,uint256)": "44495",
"transferFrom(address,address,uint256)": "infinite"
}
},
"methodIdentifiers": {
"allowance(address,address)": "dd62ed3e",
"approve(address,uint256)": "095ea7b3",
"balanceOf(address)": "70a08231",
"burn(uint256)": "42966c68",
"burnFrom(address,uint256)": "79cc6790",
"decimals()": "313ce567",
"decreaseAllowance(address,uint256)": "a457c2d7",
"increaseAllowance(address,uint256)": "39509351",
"name()": "06fdde03",
"symbol()": "95d89b41",
"totalSupply()": "18160ddd",
"transfer(address,uint256)": "a9059cbb",
"transferFrom(address,address,uint256)": "23b872dd"
}
},
"abi": [
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Approval",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "from",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "to",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Transfer",
"type": "event"
},
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
}
],
"name": "allowance",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burn",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burnFrom",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "decimals",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "subtractedValue",
"type": "uint256"
}
],
"name": "decreaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "addedValue",
"type": "uint256"
}
],
"name": "increaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "name",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "sender",
"type": "address"
},
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
]
}
{
"compiler": {
"version": "0.8.4+commit.c7e474f2"
},
"language": "Solidity",
"output": {
"abi": [
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Approval",
"type": "event"
},
{
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "from",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "to",
"type": "address"
},
{
"indexed": false,
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "Transfer",
"type": "event"
},
{
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
},
{
"internalType": "address",
"name": "spender",
"type": "address"
}
],
"name": "allowance",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "approve",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burn",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "burnFrom",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "decimals",
"outputs": [
{
"internalType": "uint8",
"name": "",
"type": "uint8"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "subtractedValue",
"type": "uint256"
}
],
"name": "decreaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "spender",
"type": "address"
},
{
"internalType": "uint256",
"name": "addedValue",
"type": "uint256"
}
],
"name": "increaseAllowance",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "name",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "symbol",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transfer",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "sender",
"type": "address"
},
{
"internalType": "address",
"name": "recipient",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
}
],
"name": "transferFrom",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"devdoc": {
"kind": "dev",
"methods": {
"allowance(address,address)": {
"details": "See {IERC20-allowance}."
},
"approve(address,uint256)": {
"details": "See {IERC20-approve}. Requirements: - `spender` cannot be the zero address."
},
"balanceOf(address)": {
"details": "See {IERC20-balanceOf}."
},
"burn(uint256)": {
"details": "Destroys `amount` tokens from the caller. See {ERC20-_burn}."
},
"burnFrom(address,uint256)": {
"details": "Destroys `amount` tokens from `account`, deducting from the caller's allowance. See {ERC20-_burn} and {ERC20-allowance}. Requirements: - the caller must have allowance for ``accounts``'s tokens of at least `amount`."
},
"decimals()": {
"details": "Returns the number of decimals used to get its user representation. For example, if `decimals` equals `2`, a balance of `505` tokens should be displayed to a user as `5,05` (`505 / 10 ** 2`). Tokens usually opt for a value of 18, imitating the relationship between Ether and Wei. This is the value {ERC20} uses, unless this function is overridden; NOTE: This information is only used for _display_ purposes: it in no way affects any of the arithmetic of the contract, including {IERC20-balanceOf} and {IERC20-transfer}."
},
"decreaseAllowance(address,uint256)": {
"details": "Atomically decreases the allowance granted to `spender` by the caller. This is an alternative to {approve} that can be used as a mitigation for problems described in {IERC20-approve}. Emits an {Approval} event indicating the updated allowance. Requirements: - `spender` cannot be the zero address. - `spender` must have allowance for the caller of at least `subtractedValue`."
},
"increaseAllowance(address,uint256)": {
"details": "Atomically increases the allowance granted to `spender` by the caller. This is an alternative to {approve} that can be used as a mitigation for problems described in {IERC20-approve}. Emits an {Approval} event indicating the updated allowance. Requirements: - `spender` cannot be the zero address."
},
"name()": {
"details": "Returns the name of the token."
},
"symbol()": {
"details": "Returns the symbol of the token, usually a shorter version of the name."
},
"totalSupply()": {
"details": "See {IERC20-totalSupply}."
},
"transfer(address,uint256)": {
"details": "See {IERC20-transfer}. Requirements: - `recipient` cannot be the zero address. - the caller must have a balance of at least `amount`."
},
"transferFrom(address,address,uint256)": {
"details": "See {IERC20-transferFrom}. Emits an {Approval} event indicating the updated allowance. This is not required by the EIP. See the note at the beginning of {ERC20}. Requirements: - `sender` and `recipient` cannot be the zero address. - `sender` must have a balance of at least `amount`. - the caller must have allowance for ``sender``'s tokens of at least `amount`."
}
},
"version": 1
},
"userdoc": {
"kind": "user",
"methods": {},
"version": 1
}
},
"settings": {
"compilationTarget": {
"TestToken.sol": "Test"
},
"evmVersion": "istanbul",
"libraries": {},
"metadata": {
"bytecodeHash": "ipfs"
},
"optimizer": {
"enabled": true,
"runs": 200
},
"remappings": []
},
"sources": {
"TestToken.sol": {
"keccak256": "0x8b843302375bde42cac2b0574e26221be81d596def9ce88583daa64d4c1f86dd",
"license": "MIT",
"urls": [
"bzz-raw://3f529a14674003043baee8303c78f4d72ed84305740b17729d237bb909240326",
"dweb:/ipfs/QmbFgRXwZemhuyzUHwmsL8fzEckiawQ4tFpyChdhZyDcmD"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/ERC20.sol": {
"keccak256": "0xfeccdcbf67b2006a715e5af1a4c7556004d95b2806552b5cc54e46e8eb7e887b",
"license": "MIT",
"urls": [
"bzz-raw://45b1f9043c0fb450272f20ed19ef633fcba1b129d602651a856dfae1a2243a2c",
"dweb:/ipfs/QmUTSQiDikkcNtTtyDpkEwCM5ztVUUh9c1inBukn6HC5Vr"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/IERC20.sol": {
"keccak256": "0xf8e8d118a7a8b2e134181f7da655f6266aa3a0f9134b2605747139fcb0c5d835",
"license": "MIT",
"urls": [
"bzz-raw://9ec48567e7ad06acb670980d5cdf3fd7f3949bf12894f02d68c3bb43e75aa84f",
"dweb:/ipfs/QmaG3R2J9cz92YT77vFjYrjMNU2wHp4ypwYD62HqDUqS5U"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/extensions/ERC20Burnable.sol": {
"keccak256": "0xb8cc16fa5514ccbff1123c566ec0a21682f1ded0ca7e5df719c6bd0b7429390a",
"license": "MIT",
"urls": [
"bzz-raw://80a57501e3b11616e3e252ee40b4479dc09f831a9aaf83224179eb1ccd54b7eb",
"dweb:/ipfs/QmZcREGkEbu9NoMiYXrXdJBAWNfeC41uM13rFaVL9VQafS"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/extensions/IERC20Metadata.sol": {
"keccak256": "0x83fe24f5c04a56091e50f4a345ff504c8bff658a76d4c43b16878c8f940c53b2",
"license": "MIT",
"urls": [
"bzz-raw://d4c3df1a7ca104b633a7d81c6c6f5192367d150cd5a32cba81f7f27012729013",
"dweb:/ipfs/QmSim72e3ZVsfgZt8UceCvbiSuMRHR6WDsiamqNzZahGSY"
]
},
"https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/utils/Context.sol": {
"keccak256": "0xf930d2df426bfcfc1f7415be724f04081c96f4fb9ec8d0e3a521c07692dface0",
"license": "MIT",
"urls": [
"bzz-raw://fc2bfdea0d2562c76fb3c4cf70a86c6ba25c5a30e8f8515c95aafdf8383f8395",
"dweb:/ipfs/QmTbFya18786ckJfLYUoWau9jBTKfmWnWm5XSViWvB7PXN"
]
}
},
"version": 1
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol";
contract Test is ERC20, ERC20Burnable {
constructor() ERC20("Test", "TST") {
_mint(msg.sender, 1000000 * 10 ** decimals());
}
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
// import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/ERC20.sol";
// import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/extensions/ERC20Burnable.sol";
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/token/ERC20/ERC20Burnable.sol";
contract CUNT is ERC20, ERC20Burnable {
constructor() ERC20("CUNT", "CUNT") {
_mint(msg.sender, 10 * 10 ** decimals());
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.4.22 <0.9.0;
import "remix_tests.sol"; // this import is automatically injected by Remix.
import "remix_accounts.sol";
import "../contract-1b2373f1b0.sol";
// File name has to end with '_test.sol', this file can contain more than one testSuite contracts
contract testSuite {
/// 'beforeAll' runs before all other tests
/// More special functions are: 'beforeEach', 'beforeAll', 'afterEach' & 'afterAll'
function beforeAll() public {
// Here should instantiate tested contract
Assert.equal(uint(1), uint(1), "1 should be equal to 1");
}
function checkSuccess() public {
// Use 'Assert' to test the contract,
// See documentation: https://remix-ide.readthedocs.io/en/latest/assert_library.html
Assert.equal(uint(2), uint(2), "2 should be equal to 2");
Assert.notEqual(uint(2), uint(3), "2 should not be equal to 3");
}
function checkSuccess2() public pure returns (bool) {
// Use the return value (true or false) to test the contract
return true;
}
function checkFailure() public {
Assert.equal(uint(1), uint(2), "1 is not equal to 2");
}
/// Custom Transaction Context
/// See more: https://remix-ide.readthedocs.io/en/latest/unittesting.html#customization
/// #sender: account-1
/// #value: 100
function checkSenderAndValue() public payable {
// account index varies 0-9, value is in wei
Assert.equal(msg.sender, TestsAccounts.getAccount(1), "Invalid sender");
Assert.equal(msg.value, 100, "Invalid value");
}
}
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.4.22 <0.9.0;
import "remix_tests.sol"; // this import is automatically injected by Remix.
import "remix_accounts.sol";
import "../contract-1b2373f1b0.sol";
// File name has to end with '_test.sol', this file can contain more than one testSuite contracts
contract testSuite {
/// 'beforeAll' runs before all other tests
/// More special functions are: 'beforeEach', 'beforeAll', 'afterEach' & 'afterAll'
function beforeAll() public {
// Here should instantiate tested contract
Assert.equal(uint(1), uint(1), "1 should be equal to 1");
}
function checkSuccess() public {
// Use 'Assert' to test the contract,
// See documentation: https://remix-ide.readthedocs.io/en/latest/assert_library.html
Assert.equal(uint(2), uint(2), "2 should be equal to 2");
Assert.notEqual(uint(2), uint(3), "2 should not be equal to 3");
}
function checkSuccess2() public pure returns (bool) {
// Use the return value (true or false) to test the contract
return true;
}
function checkFailure() public {
Assert.equal(uint(1), uint(2), "1 is not equal to 2");
}
/// Custom Transaction Context
/// See more: https://remix-ide.readthedocs.io/en/latest/unittesting.html#customization
/// #sender: account-1
/// #value: 100
function checkSenderAndValue() public payable {
// account index varies 0-9, value is in wei
Assert.equal(msg.sender, TestsAccounts.getAccount(1), "Invalid sender");
Assert.equal(msg.value, 100, "Invalid value");
}
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/ERC20.sol";
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.1.0/contracts/token/ERC20/extensions/ERC20Burnable.sol";
contract Test is ERC20, ERC20Burnable {
constructor() ERC20("TestToken", "TST") {
_mint(msg.sender, 100000000000 * 10 ** decimals());
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment