{ "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:516:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "58:269:1", "statements": [ { "nodeType": "YulAssignment", "src": "68:22:1", "value": { "arguments": [ { "name": "data", "nodeType": "YulIdentifier", "src": "82:4:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "88:1:1", "type": "", "value": "2" } ], "functionName": { "name": "div", "nodeType": "YulIdentifier", "src": "78:3:1" }, "nodeType": "YulFunctionCall", "src": "78:12:1" }, "variableNames": [ { "name": "length", "nodeType": "YulIdentifier", "src": "68:6:1" } ] }, { "nodeType": "YulVariableDeclaration", "src": "99:38:1", "value": { "arguments": [ { "name": "data", "nodeType": "YulIdentifier", "src": "129:4:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "135:1:1", "type": "", "value": "1" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "125:3:1" }, "nodeType": "YulFunctionCall", "src": "125:12:1" }, "variables": [ { "name": "outOfPlaceEncoding", "nodeType": "YulTypedName", "src": "103:18:1", "type": "" } ] }, { "body": { "nodeType": "YulBlock", "src": "176:51:1", "statements": [ { "nodeType": "YulAssignment", "src": "190:27:1", "value": { "arguments": [ { "name": "length", "nodeType": "YulIdentifier", "src": "204:6:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "212:4:1", "type": "", "value": "0x7f" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "200:3:1" }, "nodeType": "YulFunctionCall", "src": "200:17:1" }, "variableNames": [ { "name": "length", "nodeType": "YulIdentifier", "src": "190:6:1" } ] } ] }, "condition": { "arguments": [ { "name": "outOfPlaceEncoding", "nodeType": "YulIdentifier", "src": "156:18:1" } ], "functionName": { "name": "iszero", "nodeType": "YulIdentifier", "src": "149:6:1" }, "nodeType": "YulFunctionCall", "src": "149:26:1" }, "nodeType": "YulIf", "src": "146:2:1" }, { "body": { "nodeType": "YulBlock", "src": "279:42:1", "statements": [ { "expression": { "arguments": [], "functionName": { "name": "panic_error_0x22", "nodeType": "YulIdentifier", "src": "293:16:1" }, "nodeType": "YulFunctionCall", "src": "293:18:1" }, "nodeType": "YulExpressionStatement", "src": "293:18:1" } ] }, "condition": { "arguments": [ { "name": "outOfPlaceEncoding", "nodeType": "YulIdentifier", "src": "243:18:1" }, { "arguments": [ { "name": "length", "nodeType": "YulIdentifier", "src": "266:6:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "274:2:1", "type": "", "value": "32" } ], "functionName": { "name": "lt", "nodeType": "YulIdentifier", "src": "263:2:1" }, "nodeType": "YulFunctionCall", "src": "263:14:1" } ], "functionName": { "name": "eq", "nodeType": "YulIdentifier", "src": "240:2:1" }, "nodeType": "YulFunctionCall", "src": "240:38:1" }, "nodeType": "YulIf", "src": "237:2:1" } ] }, "name": "extract_byte_array_length", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "data", "nodeType": "YulTypedName", "src": "42:4:1", "type": "" } ], "returnVariables": [ { "name": "length", "nodeType": "YulTypedName", "src": "51:6:1", "type": "" } ], "src": "7:320:1" }, { "body": { "nodeType": "YulBlock", "src": "361:152:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "378:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "381:77:1", "type": "", "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "371:6:1" }, "nodeType": "YulFunctionCall", "src": "371:88:1" }, "nodeType": "YulExpressionStatement", "src": "371:88:1" }, { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "475:1:1", "type": "", "value": "4" }, { "kind": "number", "nodeType": "YulLiteral", "src": "478:4:1", "type": "", "value": "0x22" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "468:6:1" }, "nodeType": "YulFunctionCall", "src": "468:15:1" }, "nodeType": "YulExpressionStatement", "src": "468:15:1" }, { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "499:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "502:4:1", "type": "", "value": "0x24" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "492:6:1" }, "nodeType": "YulFunctionCall", "src": "492:15:1" }, "nodeType": "YulExpressionStatement", "src": "492:15:1" } ] }, "name": "panic_error_0x22", "nodeType": "YulFunctionDefinition", "src": "333:180:1" } ] }, "contents": "{\n\n function extract_byte_array_length(data) -> length {\n length := div(data, 2)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) {\n length := and(length, 0x7f)\n }\n\n if eq(outOfPlaceEncoding, lt(length, 32)) {\n panic_error_0x22()\n }\n }\n\n function panic_error_0x22() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n\n}\n", "id": 1, "language": "Yul", "name": "#utility.yul" } ], "linkReferences": {}, "object": "60806040526040518060400160405280600b81526020017f4f4e434f4d20546f6b656e000000000000000000000000000000000000000000815250600090805190602001906200005192919062000126565b506040518060400160405280600581526020017f4f4e434f4d000000000000000000000000000000000000000000000000000000815250600190805190602001906200009f92919062000126565b506b033b2e3c9fd0803ce80000006002556012600360006101000a81548160ff021916908360ff160217905550348015620000d957600080fd5b50600254600460003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055506200023b565b8280546200013490620001d6565b90600052602060002090601f016020900481019282620001585760008555620001a4565b82601f106200017357805160ff1916838001178555620001a4565b82800160010185558215620001a4579182015b82811115620001a357825182559160200191906001019062000186565b5b509050620001b39190620001b7565b5090565b5b80821115620001d2576000816000905550600101620001b8565b5090565b60006002820490506001821680620001ef57607f821691505b602082108114156200020657620002056200020c565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b610c79806200024b6000396000f3fe608060405234801561001057600080fd5b50600436106100935760003560e01c8063313ce56711610066578063313ce5671461013457806370a082311461015257806395d89b4114610182578063a9059cbb146101a0578063dd62ed3e146101d057610093565b806306fdde0314610098578063095ea7b3146100b657806318160ddd146100e657806323b872dd14610104575b600080fd5b6100a0610200565b6040516100ad91906109ee565b60405180910390f35b6100d060048036038101906100cb9190610931565b61028e565b6040516100dd91906109d3565b60405180910390f35b6100ee610380565b6040516100fb9190610a10565b60405180910390f35b61011e600480360381019061011991906108e2565b610386565b60405161012b91906109d3565b60405180910390f35b61013c61060c565b6040516101499190610a2b565b60405180910390f35b61016c6004803603810190610167919061087d565b61061f565b6040516101799190610a10565b60405180910390f35b61018a610637565b60405161019791906109ee565b60405180910390f35b6101ba60048036038101906101b59190610931565b6106c5565b6040516101c791906109d3565b60405180910390f35b6101ea60048036038101906101e591906108a6565b61082e565b6040516101f79190610a10565b60405180910390f35b6000805461020d90610b74565b80601f016020809104026020016040519081016040528092919081815260200182805461023990610b74565b80156102865780601f1061025b57610100808354040283529160200191610286565b820191906000526020600020905b81548152906001019060200180831161026957829003601f168201915b505050505081565b600081600560003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9258460405161036e9190610a10565b60405180910390a36001905092915050565b60025481565b6000600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020548211156103d457600080fd5b600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205482111561045d57600080fd5b81600460008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546104ac9190610ab8565b9250508190555081600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546105029190610a62565b9250508190555081600560008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546105959190610ab8565b925050819055508273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516105f99190610a10565b60405180910390a3600190509392505050565b600360009054906101000a900460ff1681565b60046020528060005260406000206000915090505481565b6001805461064490610b74565b80601f016020809104026020016040519081016040528092919081815260200182805461067090610b74565b80156106bd5780601f10610692576101008083540402835291602001916106bd565b820191906000526020600020905b8154815290600101906020018083116106a057829003601f168201915b505050505081565b600081600460003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054101561071357600080fd5b81600460003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546107629190610ab8565b9250508190555081600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546107b89190610a62565b925050819055508273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8460405161081c9190610a10565b60405180910390a36001905092915050565b6005602052816000526040600020602052806000526040600020600091509150505481565b60008135905061086281610c15565b92915050565b60008135905061087781610c2c565b92915050565b60006020828403121561088f57600080fd5b600061089d84828501610853565b91505092915050565b600080604083850312156108b957600080fd5b60006108c785828601610853565b92505060206108d885828601610853565b9150509250929050565b6000806000606084860312156108f757600080fd5b600061090586828701610853565b935050602061091686828701610853565b925050604061092786828701610868565b9150509250925092565b6000806040838503121561094457600080fd5b600061095285828601610853565b925050602061096385828601610868565b9150509250929050565b61097681610afe565b82525050565b600061098782610a46565b6109918185610a51565b93506109a1818560208601610b41565b6109aa81610c04565b840191505092915050565b6109be81610b2a565b82525050565b6109cd81610b34565b82525050565b60006020820190506109e8600083018461096d565b92915050565b60006020820190508181036000830152610a08818461097c565b905092915050565b6000602082019050610a2560008301846109b5565b92915050565b6000602082019050610a4060008301846109c4565b92915050565b600081519050919050565b600082825260208201905092915050565b6000610a6d82610b2a565b9150610a7883610b2a565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115610aad57610aac610ba6565b5b828201905092915050565b6000610ac382610b2a565b9150610ace83610b2a565b925082821015610ae157610ae0610ba6565b5b828203905092915050565b6000610af782610b0a565b9050919050565b60008115159050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b600060ff82169050919050565b60005b83811015610b5f578082015181840152602081019050610b44565b83811115610b6e576000848401525b50505050565b60006002820490506001821680610b8c57607f821691505b60208210811415610ba057610b9f610bd5565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b6000601f19601f8301169050919050565b610c1e81610aec565b8114610c2957600080fd5b50565b610c3581610b2a565b8114610c4057600080fd5b5056fea264697066735822122028f847c785cfe9af5b602b9527eb67868e928da65b0525261d7d0ca702dfb6f064736f6c63430008040033", "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE PUSH1 0x40 MLOAD DUP1 PUSH1 0x40 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0xB DUP2 MSTORE PUSH1 0x20 ADD PUSH32 0x4F4E434F4D20546F6B656E000000000000000000000000000000000000000000 DUP2 MSTORE POP PUSH1 0x0 SWAP1 DUP1 MLOAD SWAP1 PUSH1 0x20 ADD SWAP1 PUSH3 0x51 SWAP3 SWAP2 SWAP1 PUSH3 0x126 JUMP JUMPDEST POP PUSH1 0x40 MLOAD DUP1 PUSH1 0x40 ADD PUSH1 0x40 MSTORE DUP1 PUSH1 0x5 DUP2 MSTORE PUSH1 0x20 ADD PUSH32 0x4F4E434F4D000000000000000000000000000000000000000000000000000000 DUP2 MSTORE POP PUSH1 0x1 SWAP1 DUP1 MLOAD SWAP1 PUSH1 0x20 ADD SWAP1 PUSH3 0x9F SWAP3 SWAP2 SWAP1 PUSH3 0x126 JUMP JUMPDEST POP PUSH12 0x33B2E3C9FD0803CE8000000 PUSH1 0x2 SSTORE PUSH1 0x12 PUSH1 0x3 PUSH1 0x0 PUSH2 0x100 EXP DUP2 SLOAD DUP2 PUSH1 0xFF MUL NOT AND SWAP1 DUP4 PUSH1 0xFF AND MUL OR SWAP1 SSTORE POP CALLVALUE DUP1 ISZERO PUSH3 0xD9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x2 SLOAD PUSH1 0x4 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 DUP2 SWAP1 SSTORE POP PUSH3 0x23B JUMP JUMPDEST DUP3 DUP1 SLOAD PUSH3 0x134 SWAP1 PUSH3 0x1D6 JUMP JUMPDEST SWAP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 KECCAK256 SWAP1 PUSH1 0x1F ADD PUSH1 0x20 SWAP1 DIV DUP2 ADD SWAP3 DUP3 PUSH3 0x158 JUMPI PUSH1 0x0 DUP6 SSTORE PUSH3 0x1A4 JUMP JUMPDEST DUP3 PUSH1 0x1F LT PUSH3 0x173 JUMPI DUP1 MLOAD PUSH1 0xFF NOT AND DUP4 DUP1 ADD OR DUP6 SSTORE PUSH3 0x1A4 JUMP JUMPDEST DUP3 DUP1 ADD PUSH1 0x1 ADD DUP6 SSTORE DUP3 ISZERO PUSH3 0x1A4 JUMPI SWAP2 DUP3 ADD JUMPDEST DUP3 DUP2 GT ISZERO PUSH3 0x1A3 JUMPI DUP3 MLOAD DUP3 SSTORE SWAP2 PUSH1 0x20 ADD SWAP2 SWAP1 PUSH1 0x1 ADD SWAP1 PUSH3 0x186 JUMP JUMPDEST JUMPDEST POP SWAP1 POP PUSH3 0x1B3 SWAP2 SWAP1 PUSH3 0x1B7 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST JUMPDEST DUP1 DUP3 GT ISZERO PUSH3 0x1D2 JUMPI PUSH1 0x0 DUP2 PUSH1 0x0 SWAP1 SSTORE POP PUSH1 0x1 ADD PUSH3 0x1B8 JUMP JUMPDEST POP SWAP1 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x2 DUP3 DIV SWAP1 POP PUSH1 0x1 DUP3 AND DUP1 PUSH3 0x1EF JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH3 0x206 JUMPI PUSH3 0x205 PUSH3 0x20C JUMP JUMPDEST JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH2 0xC79 DUP1 PUSH3 0x24B 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 0x93 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x313CE567 GT PUSH2 0x66 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x134 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x152 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x182 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x1A0 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1D0 JUMPI PUSH2 0x93 JUMP JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x98 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xB6 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0xE6 JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x104 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xA0 PUSH2 0x200 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xAD SWAP2 SWAP1 PUSH2 0x9EE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xD0 PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0xCB SWAP2 SWAP1 PUSH2 0x931 JUMP JUMPDEST PUSH2 0x28E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xDD SWAP2 SWAP1 PUSH2 0x9D3 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xEE PUSH2 0x380 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xFB SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x11E PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x119 SWAP2 SWAP1 PUSH2 0x8E2 JUMP JUMPDEST PUSH2 0x386 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x12B SWAP2 SWAP1 PUSH2 0x9D3 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x13C PUSH2 0x60C JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x149 SWAP2 SWAP1 PUSH2 0xA2B JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x16C PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x167 SWAP2 SWAP1 PUSH2 0x87D JUMP JUMPDEST PUSH2 0x61F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x179 SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x18A PUSH2 0x637 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x197 SWAP2 SWAP1 PUSH2 0x9EE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x1BA PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x1B5 SWAP2 SWAP1 PUSH2 0x931 JUMP JUMPDEST PUSH2 0x6C5 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1C7 SWAP2 SWAP1 PUSH2 0x9D3 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x1EA PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x1E5 SWAP2 SWAP1 PUSH2 0x8A6 JUMP JUMPDEST PUSH2 0x82E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1F7 SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH2 0x20D SWAP1 PUSH2 0xB74 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 0x239 SWAP1 PUSH2 0xB74 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x286 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x25B JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x286 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 0x269 JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP DUP2 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH1 0x5 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 DUP2 SWAP1 SSTORE POP DUP3 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 DUP5 PUSH1 0x40 MLOAD PUSH2 0x36E SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH1 0x1 SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x2 SLOAD DUP2 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x4 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD DUP3 GT ISZERO PUSH2 0x3D4 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x5 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD DUP3 GT ISZERO PUSH2 0x45D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 PUSH1 0x4 PUSH1 0x0 DUP7 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x4AC SWAP2 SWAP1 PUSH2 0xAB8 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP2 PUSH1 0x4 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x502 SWAP2 SWAP1 PUSH2 0xA62 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP2 PUSH1 0x5 PUSH1 0x0 DUP7 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x595 SWAP2 SWAP1 PUSH2 0xAB8 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP5 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x5F9 SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH1 0x1 SWAP1 POP SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x3 PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x4 PUSH1 0x20 MSTORE DUP1 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x0 SWAP2 POP SWAP1 POP SLOAD DUP2 JUMP JUMPDEST PUSH1 0x1 DUP1 SLOAD PUSH2 0x644 SWAP1 PUSH2 0xB74 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 0x670 SWAP1 PUSH2 0xB74 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x6BD JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x692 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x6BD 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 0x6A0 JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP DUP2 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH1 0x4 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD LT ISZERO PUSH2 0x713 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 PUSH1 0x4 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x762 SWAP2 SWAP1 PUSH2 0xAB8 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP2 PUSH1 0x4 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x7B8 SWAP2 SWAP1 PUSH2 0xA62 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x81C SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH1 0x1 SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x5 PUSH1 0x20 MSTORE DUP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x20 MSTORE DUP1 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x0 SWAP2 POP SWAP2 POP POP SLOAD DUP2 JUMP JUMPDEST PUSH1 0x0 DUP2 CALLDATALOAD SWAP1 POP PUSH2 0x862 DUP2 PUSH2 0xC15 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 CALLDATALOAD SWAP1 POP PUSH2 0x877 DUP2 PUSH2 0xC2C JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x88F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x89D DUP5 DUP3 DUP6 ADD PUSH2 0x853 JUMP JUMPDEST SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x8B9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x8C7 DUP6 DUP3 DUP7 ADD PUSH2 0x853 JUMP JUMPDEST SWAP3 POP POP PUSH1 0x20 PUSH2 0x8D8 DUP6 DUP3 DUP7 ADD PUSH2 0x853 JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x8F7 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x905 DUP7 DUP3 DUP8 ADD PUSH2 0x853 JUMP JUMPDEST SWAP4 POP POP PUSH1 0x20 PUSH2 0x916 DUP7 DUP3 DUP8 ADD PUSH2 0x853 JUMP JUMPDEST SWAP3 POP POP PUSH1 0x40 PUSH2 0x927 DUP7 DUP3 DUP8 ADD PUSH2 0x868 JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x944 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x952 DUP6 DUP3 DUP7 ADD PUSH2 0x853 JUMP JUMPDEST SWAP3 POP POP PUSH1 0x20 PUSH2 0x963 DUP6 DUP3 DUP7 ADD PUSH2 0x868 JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH2 0x976 DUP2 PUSH2 0xAFE JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x987 DUP3 PUSH2 0xA46 JUMP JUMPDEST PUSH2 0x991 DUP2 DUP6 PUSH2 0xA51 JUMP JUMPDEST SWAP4 POP PUSH2 0x9A1 DUP2 DUP6 PUSH1 0x20 DUP7 ADD PUSH2 0xB41 JUMP JUMPDEST PUSH2 0x9AA DUP2 PUSH2 0xC04 JUMP JUMPDEST DUP5 ADD SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH2 0x9BE DUP2 PUSH2 0xB2A JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH2 0x9CD DUP2 PUSH2 0xB34 JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP PUSH2 0x9E8 PUSH1 0x0 DUP4 ADD DUP5 PUSH2 0x96D JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0xA08 DUP2 DUP5 PUSH2 0x97C JUMP JUMPDEST SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP PUSH2 0xA25 PUSH1 0x0 DUP4 ADD DUP5 PUSH2 0x9B5 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP PUSH2 0xA40 PUSH1 0x0 DUP4 ADD DUP5 PUSH2 0x9C4 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 MLOAD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0xA6D DUP3 PUSH2 0xB2A JUMP JUMPDEST SWAP2 POP PUSH2 0xA78 DUP4 PUSH2 0xB2A JUMP JUMPDEST SWAP3 POP DUP3 PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF SUB DUP3 GT ISZERO PUSH2 0xAAD JUMPI PUSH2 0xAAC PUSH2 0xBA6 JUMP JUMPDEST JUMPDEST DUP3 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0xAC3 DUP3 PUSH2 0xB2A JUMP JUMPDEST SWAP2 POP PUSH2 0xACE DUP4 PUSH2 0xB2A JUMP JUMPDEST SWAP3 POP DUP3 DUP3 LT ISZERO PUSH2 0xAE1 JUMPI PUSH2 0xAE0 PUSH2 0xBA6 JUMP JUMPDEST JUMPDEST DUP3 DUP3 SUB SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0xAF7 DUP3 PUSH2 0xB0A JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 ISZERO ISZERO SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP3 AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0xFF DUP3 AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0xB5F JUMPI DUP1 DUP3 ADD MLOAD DUP2 DUP5 ADD MSTORE PUSH1 0x20 DUP2 ADD SWAP1 POP PUSH2 0xB44 JUMP JUMPDEST DUP4 DUP2 GT ISZERO PUSH2 0xB6E JUMPI PUSH1 0x0 DUP5 DUP5 ADD MSTORE JUMPDEST POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x2 DUP3 DIV SWAP1 POP PUSH1 0x1 DUP3 AND DUP1 PUSH2 0xB8C JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xBA0 JUMPI PUSH2 0xB9F PUSH2 0xBD5 JUMP JUMPDEST JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH2 0xC1E DUP2 PUSH2 0xAEC JUMP JUMPDEST DUP2 EQ PUSH2 0xC29 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP JUMPDEST PUSH2 0xC35 DUP2 PUSH2 0xB2A JUMP JUMPDEST DUP2 EQ PUSH2 0xC40 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x28 0xF8 SELFBALANCE 0xC7 DUP6 0xCF 0xE9 0xAF JUMPDEST PUSH1 0x2B SWAP6 0x27 0xEB PUSH8 0x868E928DA65B0525 0x26 SAR PUSH30 0xCA702DFB6F064736F6C6343000804003300000000000000000000000000 ", "sourceMap": "388:3250:0:-:0;;;421:34;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;462:30;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;528:28;499:57;;607:2;583:26;;;;;;;;;;;;;;;;;;;;1368:68;;;;;;;;;;1417:11;;1393:9;:21;1403:10;1393:21;;;;;;;;;;;;;;;:35;;;;388:3250;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;:::o;:::-;;;;;;;;;;;;;;;;;;;;;:::o;7:320:1:-;51:6;88:1;82:4;78:12;68:22;;135:1;129:4;125:12;156:18;146:2;;212:4;204:6;200:17;190:27;;146:2;274;266:6;263:14;243:18;240:38;237:2;;;293:18;;:::i;:::-;237:2;58:269;;;;:::o;333:180::-;381:77;378:1;371:88;478:4;475:1;468:15;502:4;499:1;492:15;388:3250:0;;;;;;;" }, "deployedBytecode": { "generatedSources": [ { "ast": { "nodeType": "YulBlock", "src": "0:6324:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "59:87:1", "statements": [ { "nodeType": "YulAssignment", "src": "69:29:1", "value": { "arguments": [ { "name": "offset", "nodeType": "YulIdentifier", "src": "91:6:1" } ], "functionName": { "name": "calldataload", "nodeType": "YulIdentifier", "src": "78:12:1" }, "nodeType": "YulFunctionCall", "src": "78:20:1" }, "variableNames": [ { "name": "value", "nodeType": "YulIdentifier", "src": "69:5:1" } ] }, { "expression": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "134:5:1" } ], "functionName": { "name": "validator_revert_t_address", "nodeType": "YulIdentifier", "src": "107:26:1" }, "nodeType": "YulFunctionCall", "src": "107:33:1" }, "nodeType": "YulExpressionStatement", "src": "107:33:1" } ] }, "name": "abi_decode_t_address", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "offset", "nodeType": "YulTypedName", "src": "37:6:1", "type": "" }, { "name": "end", "nodeType": "YulTypedName", "src": "45:3:1", "type": "" } ], "returnVariables": [ { "name": "value", "nodeType": "YulTypedName", "src": "53:5:1", "type": "" } ], "src": "7:139:1" }, { "body": { "nodeType": "YulBlock", "src": "204:87:1", "statements": [ { "nodeType": "YulAssignment", "src": "214:29:1", "value": { "arguments": [ { "name": "offset", "nodeType": "YulIdentifier", "src": "236:6:1" } ], "functionName": { "name": "calldataload", "nodeType": "YulIdentifier", "src": "223:12:1" }, "nodeType": "YulFunctionCall", "src": "223:20:1" }, "variableNames": [ { "name": "value", "nodeType": "YulIdentifier", "src": "214:5:1" } ] }, { "expression": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "279:5:1" } ], "functionName": { "name": "validator_revert_t_uint256", "nodeType": "YulIdentifier", "src": "252:26:1" }, "nodeType": "YulFunctionCall", "src": "252:33:1" }, "nodeType": "YulExpressionStatement", "src": "252:33:1" } ] }, "name": "abi_decode_t_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "offset", "nodeType": "YulTypedName", "src": "182:6:1", "type": "" }, { "name": "end", "nodeType": "YulTypedName", "src": "190:3:1", "type": "" } ], "returnVariables": [ { "name": "value", "nodeType": "YulTypedName", "src": "198:5:1", "type": "" } ], "src": "152:139:1" }, { "body": { "nodeType": "YulBlock", "src": "363:196:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "409:16:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "418:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "421:1:1", "type": "", "value": "0" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "411:6:1" }, "nodeType": "YulFunctionCall", "src": "411:12:1" }, "nodeType": "YulExpressionStatement", "src": "411:12:1" } ] }, "condition": { "arguments": [ { "arguments": [ { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "384:7:1" }, { "name": "headStart", "nodeType": "YulIdentifier", "src": "393:9:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "380:3:1" }, "nodeType": "YulFunctionCall", "src": "380:23:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "405:2:1", "type": "", "value": "32" } ], "functionName": { "name": "slt", "nodeType": "YulIdentifier", "src": "376:3:1" }, "nodeType": "YulFunctionCall", "src": "376:32:1" }, "nodeType": "YulIf", "src": "373:2:1" }, { "nodeType": "YulBlock", "src": "435:117:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "450:15:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "464:1:1", "type": "", "value": "0" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "454:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "479:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "514:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "525:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "510:3:1" }, "nodeType": "YulFunctionCall", "src": "510:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "534:7:1" } ], "functionName": { "name": "abi_decode_t_address", "nodeType": "YulIdentifier", "src": "489:20:1" }, "nodeType": "YulFunctionCall", "src": "489:53:1" }, "variableNames": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "479:6:1" } ] } ] } ] }, "name": "abi_decode_tuple_t_address", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "333:9:1", "type": "" }, { "name": "dataEnd", "nodeType": "YulTypedName", "src": "344:7:1", "type": "" } ], "returnVariables": [ { "name": "value0", "nodeType": "YulTypedName", "src": "356:6:1", "type": "" } ], "src": "297:262:1" }, { "body": { "nodeType": "YulBlock", "src": "648:324:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "694:16:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "703:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "706:1:1", "type": "", "value": "0" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "696:6:1" }, "nodeType": "YulFunctionCall", "src": "696:12:1" }, "nodeType": "YulExpressionStatement", "src": "696:12:1" } ] }, "condition": { "arguments": [ { "arguments": [ { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "669:7:1" }, { "name": "headStart", "nodeType": "YulIdentifier", "src": "678:9:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "665:3:1" }, "nodeType": "YulFunctionCall", "src": "665:23:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "690:2:1", "type": "", "value": "64" } ], "functionName": { "name": "slt", "nodeType": "YulIdentifier", "src": "661:3:1" }, "nodeType": "YulFunctionCall", "src": "661:32:1" }, "nodeType": "YulIf", "src": "658:2:1" }, { "nodeType": "YulBlock", "src": "720:117:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "735:15:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "749:1:1", "type": "", "value": "0" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "739:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "764:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "799:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "810:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "795:3:1" }, "nodeType": "YulFunctionCall", "src": "795:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "819:7:1" } ], "functionName": { "name": "abi_decode_t_address", "nodeType": "YulIdentifier", "src": "774:20:1" }, "nodeType": "YulFunctionCall", "src": "774:53:1" }, "variableNames": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "764:6:1" } ] } ] }, { "nodeType": "YulBlock", "src": "847:118:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "862:16:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "876:2:1", "type": "", "value": "32" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "866:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "892:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "927:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "938:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "923:3:1" }, "nodeType": "YulFunctionCall", "src": "923:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "947:7:1" } ], "functionName": { "name": "abi_decode_t_address", "nodeType": "YulIdentifier", "src": "902:20:1" }, "nodeType": "YulFunctionCall", "src": "902:53:1" }, "variableNames": [ { "name": "value1", "nodeType": "YulIdentifier", "src": "892:6:1" } ] } ] } ] }, "name": "abi_decode_tuple_t_addresst_address", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "610:9:1", "type": "" }, { "name": "dataEnd", "nodeType": "YulTypedName", "src": "621:7:1", "type": "" } ], "returnVariables": [ { "name": "value0", "nodeType": "YulTypedName", "src": "633:6:1", "type": "" }, { "name": "value1", "nodeType": "YulTypedName", "src": "641:6:1", "type": "" } ], "src": "565:407:1" }, { "body": { "nodeType": "YulBlock", "src": "1078:452:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "1124:16:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "1133:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "1136:1:1", "type": "", "value": "0" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "1126:6:1" }, "nodeType": "YulFunctionCall", "src": "1126:12:1" }, "nodeType": "YulExpressionStatement", "src": "1126:12:1" } ] }, "condition": { "arguments": [ { "arguments": [ { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1099:7:1" }, { "name": "headStart", "nodeType": "YulIdentifier", "src": "1108:9:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "1095:3:1" }, "nodeType": "YulFunctionCall", "src": "1095:23:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "1120:2:1", "type": "", "value": "96" } ], "functionName": { "name": "slt", "nodeType": "YulIdentifier", "src": "1091:3:1" }, "nodeType": "YulFunctionCall", "src": "1091:32:1" }, "nodeType": "YulIf", "src": "1088:2:1" }, { "nodeType": "YulBlock", "src": "1150:117:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "1165:15:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "1179:1:1", "type": "", "value": "0" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "1169:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "1194:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "1229:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "1240:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "1225:3:1" }, "nodeType": "YulFunctionCall", "src": "1225:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1249:7:1" } ], "functionName": { "name": "abi_decode_t_address", "nodeType": "YulIdentifier", "src": "1204:20:1" }, "nodeType": "YulFunctionCall", "src": "1204:53:1" }, "variableNames": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "1194:6:1" } ] } ] }, { "nodeType": "YulBlock", "src": "1277:118:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "1292:16:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "1306:2:1", "type": "", "value": "32" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "1296:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "1322:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "1357:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "1368:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "1353:3:1" }, "nodeType": "YulFunctionCall", "src": "1353:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1377:7:1" } ], "functionName": { "name": "abi_decode_t_address", "nodeType": "YulIdentifier", "src": "1332:20:1" }, "nodeType": "YulFunctionCall", "src": "1332:53:1" }, "variableNames": [ { "name": "value1", "nodeType": "YulIdentifier", "src": "1322:6:1" } ] } ] }, { "nodeType": "YulBlock", "src": "1405:118:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "1420:16:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "1434:2:1", "type": "", "value": "64" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "1424:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "1450:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "1485:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "1496:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "1481:3:1" }, "nodeType": "YulFunctionCall", "src": "1481:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1505:7:1" } ], "functionName": { "name": "abi_decode_t_uint256", "nodeType": "YulIdentifier", "src": "1460:20:1" }, "nodeType": "YulFunctionCall", "src": "1460:53:1" }, "variableNames": [ { "name": "value2", "nodeType": "YulIdentifier", "src": "1450:6:1" } ] } ] } ] }, "name": "abi_decode_tuple_t_addresst_addresst_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "1032:9:1", "type": "" }, { "name": "dataEnd", "nodeType": "YulTypedName", "src": "1043:7:1", "type": "" } ], "returnVariables": [ { "name": "value0", "nodeType": "YulTypedName", "src": "1055:6:1", "type": "" }, { "name": "value1", "nodeType": "YulTypedName", "src": "1063:6:1", "type": "" }, { "name": "value2", "nodeType": "YulTypedName", "src": "1071:6:1", "type": "" } ], "src": "978:552:1" }, { "body": { "nodeType": "YulBlock", "src": "1619:324:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "1665:16:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "1674:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "1677:1:1", "type": "", "value": "0" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "1667:6:1" }, "nodeType": "YulFunctionCall", "src": "1667:12:1" }, "nodeType": "YulExpressionStatement", "src": "1667:12:1" } ] }, "condition": { "arguments": [ { "arguments": [ { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1640:7:1" }, { "name": "headStart", "nodeType": "YulIdentifier", "src": "1649:9:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "1636:3:1" }, "nodeType": "YulFunctionCall", "src": "1636:23:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "1661:2:1", "type": "", "value": "64" } ], "functionName": { "name": "slt", "nodeType": "YulIdentifier", "src": "1632:3:1" }, "nodeType": "YulFunctionCall", "src": "1632:32:1" }, "nodeType": "YulIf", "src": "1629:2:1" }, { "nodeType": "YulBlock", "src": "1691:117:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "1706:15:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "1720:1:1", "type": "", "value": "0" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "1710:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "1735:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "1770:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "1781:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "1766:3:1" }, "nodeType": "YulFunctionCall", "src": "1766:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1790:7:1" } ], "functionName": { "name": "abi_decode_t_address", "nodeType": "YulIdentifier", "src": "1745:20:1" }, "nodeType": "YulFunctionCall", "src": "1745:53:1" }, "variableNames": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "1735:6:1" } ] } ] }, { "nodeType": "YulBlock", "src": "1818:118:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "1833:16:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "1847:2:1", "type": "", "value": "32" }, "variables": [ { "name": "offset", "nodeType": "YulTypedName", "src": "1837:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "1863:63:1", "value": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "1898:9:1" }, { "name": "offset", "nodeType": "YulIdentifier", "src": "1909:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "1894:3:1" }, "nodeType": "YulFunctionCall", "src": "1894:22:1" }, { "name": "dataEnd", "nodeType": "YulIdentifier", "src": "1918:7:1" } ], "functionName": { "name": "abi_decode_t_uint256", "nodeType": "YulIdentifier", "src": "1873:20:1" }, "nodeType": "YulFunctionCall", "src": "1873:53:1" }, "variableNames": [ { "name": "value1", "nodeType": "YulIdentifier", "src": "1863:6:1" } ] } ] } ] }, "name": "abi_decode_tuple_t_addresst_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "1581:9:1", "type": "" }, { "name": "dataEnd", "nodeType": "YulTypedName", "src": "1592:7:1", "type": "" } ], "returnVariables": [ { "name": "value0", "nodeType": "YulTypedName", "src": "1604:6:1", "type": "" }, { "name": "value1", "nodeType": "YulTypedName", "src": "1612:6:1", "type": "" } ], "src": "1536:407:1" }, { "body": { "nodeType": "YulBlock", "src": "2008:50:1", "statements": [ { "expression": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "2025:3:1" }, { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "2045:5:1" } ], "functionName": { "name": "cleanup_t_bool", "nodeType": "YulIdentifier", "src": "2030:14:1" }, "nodeType": "YulFunctionCall", "src": "2030:21:1" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "2018:6:1" }, "nodeType": "YulFunctionCall", "src": "2018:34:1" }, "nodeType": "YulExpressionStatement", "src": "2018:34:1" } ] }, "name": "abi_encode_t_bool_to_t_bool_fromStack", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "1996:5:1", "type": "" }, { "name": "pos", "nodeType": "YulTypedName", "src": "2003:3:1", "type": "" } ], "src": "1949:109:1" }, { "body": { "nodeType": "YulBlock", "src": "2156:272:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "2166:53:1", "value": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "2213:5:1" } ], "functionName": { "name": "array_length_t_string_memory_ptr", "nodeType": "YulIdentifier", "src": "2180:32:1" }, "nodeType": "YulFunctionCall", "src": "2180:39:1" }, "variables": [ { "name": "length", "nodeType": "YulTypedName", "src": "2170:6:1", "type": "" } ] }, { "nodeType": "YulAssignment", "src": "2228:78:1", "value": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "2294:3:1" }, { "name": "length", "nodeType": "YulIdentifier", "src": "2299:6:1" } ], "functionName": { "name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack", "nodeType": "YulIdentifier", "src": "2235:58:1" }, "nodeType": "YulFunctionCall", "src": "2235:71:1" }, "variableNames": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "2228:3:1" } ] }, { "expression": { "arguments": [ { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "2341:5:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "2348:4:1", "type": "", "value": "0x20" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "2337:3:1" }, "nodeType": "YulFunctionCall", "src": "2337:16:1" }, { "name": "pos", "nodeType": "YulIdentifier", "src": "2355:3:1" }, { "name": "length", "nodeType": "YulIdentifier", "src": "2360:6:1" } ], "functionName": { "name": "copy_memory_to_memory", "nodeType": "YulIdentifier", "src": "2315:21:1" }, "nodeType": "YulFunctionCall", "src": "2315:52:1" }, "nodeType": "YulExpressionStatement", "src": "2315:52:1" }, { "nodeType": "YulAssignment", "src": "2376:46:1", "value": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "2387:3:1" }, { "arguments": [ { "name": "length", "nodeType": "YulIdentifier", "src": "2414:6:1" } ], "functionName": { "name": "round_up_to_mul_of_32", "nodeType": "YulIdentifier", "src": "2392:21:1" }, "nodeType": "YulFunctionCall", "src": "2392:29:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "2383:3:1" }, "nodeType": "YulFunctionCall", "src": "2383:39:1" }, "variableNames": [ { "name": "end", "nodeType": "YulIdentifier", "src": "2376:3:1" } ] } ] }, "name": "abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "2137:5:1", "type": "" }, { "name": "pos", "nodeType": "YulTypedName", "src": "2144:3:1", "type": "" } ], "returnVariables": [ { "name": "end", "nodeType": "YulTypedName", "src": "2152:3:1", "type": "" } ], "src": "2064:364:1" }, { "body": { "nodeType": "YulBlock", "src": "2499:53:1", "statements": [ { "expression": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "2516:3:1" }, { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "2539:5:1" } ], "functionName": { "name": "cleanup_t_uint256", "nodeType": "YulIdentifier", "src": "2521:17:1" }, "nodeType": "YulFunctionCall", "src": "2521:24:1" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "2509:6:1" }, "nodeType": "YulFunctionCall", "src": "2509:37:1" }, "nodeType": "YulExpressionStatement", "src": "2509:37:1" } ] }, "name": "abi_encode_t_uint256_to_t_uint256_fromStack", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "2487:5:1", "type": "" }, { "name": "pos", "nodeType": "YulTypedName", "src": "2494:3:1", "type": "" } ], "src": "2434:118:1" }, { "body": { "nodeType": "YulBlock", "src": "2619:51:1", "statements": [ { "expression": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "2636:3:1" }, { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "2657:5:1" } ], "functionName": { "name": "cleanup_t_uint8", "nodeType": "YulIdentifier", "src": "2641:15:1" }, "nodeType": "YulFunctionCall", "src": "2641:22:1" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "2629:6:1" }, "nodeType": "YulFunctionCall", "src": "2629:35:1" }, "nodeType": "YulExpressionStatement", "src": "2629:35:1" } ] }, "name": "abi_encode_t_uint8_to_t_uint8_fromStack", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "2607:5:1", "type": "" }, { "name": "pos", "nodeType": "YulTypedName", "src": "2614:3:1", "type": "" } ], "src": "2558:112:1" }, { "body": { "nodeType": "YulBlock", "src": "2768:118:1", "statements": [ { "nodeType": "YulAssignment", "src": "2778:26:1", "value": { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "2790:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "2801:2:1", "type": "", "value": "32" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "2786:3:1" }, "nodeType": "YulFunctionCall", "src": "2786:18:1" }, "variableNames": [ { "name": "tail", "nodeType": "YulIdentifier", "src": "2778:4:1" } ] }, { "expression": { "arguments": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "2852:6:1" }, { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "2865:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "2876:1:1", "type": "", "value": "0" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "2861:3:1" }, "nodeType": "YulFunctionCall", "src": "2861:17:1" } ], "functionName": { "name": "abi_encode_t_bool_to_t_bool_fromStack", "nodeType": "YulIdentifier", "src": "2814:37:1" }, "nodeType": "YulFunctionCall", "src": "2814:65:1" }, "nodeType": "YulExpressionStatement", "src": "2814:65:1" } ] }, "name": "abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "2740:9:1", "type": "" }, { "name": "value0", "nodeType": "YulTypedName", "src": "2752:6:1", "type": "" } ], "returnVariables": [ { "name": "tail", "nodeType": "YulTypedName", "src": "2763:4:1", "type": "" } ], "src": "2676:210:1" }, { "body": { "nodeType": "YulBlock", "src": "3010:195:1", "statements": [ { "nodeType": "YulAssignment", "src": "3020:26:1", "value": { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "3032:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3043:2:1", "type": "", "value": "32" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3028:3:1" }, "nodeType": "YulFunctionCall", "src": "3028:18:1" }, "variableNames": [ { "name": "tail", "nodeType": "YulIdentifier", "src": "3020:4:1" } ] }, { "expression": { "arguments": [ { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "3067:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3078:1:1", "type": "", "value": "0" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3063:3:1" }, "nodeType": "YulFunctionCall", "src": "3063:17:1" }, { "arguments": [ { "name": "tail", "nodeType": "YulIdentifier", "src": "3086:4:1" }, { "name": "headStart", "nodeType": "YulIdentifier", "src": "3092:9:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "3082:3:1" }, "nodeType": "YulFunctionCall", "src": "3082:20:1" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "3056:6:1" }, "nodeType": "YulFunctionCall", "src": "3056:47:1" }, "nodeType": "YulExpressionStatement", "src": "3056:47:1" }, { "nodeType": "YulAssignment", "src": "3112:86:1", "value": { "arguments": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "3184:6:1" }, { "name": "tail", "nodeType": "YulIdentifier", "src": "3193:4:1" } ], "functionName": { "name": "abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack", "nodeType": "YulIdentifier", "src": "3120:63:1" }, "nodeType": "YulFunctionCall", "src": "3120:78:1" }, "variableNames": [ { "name": "tail", "nodeType": "YulIdentifier", "src": "3112:4:1" } ] } ] }, "name": "abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "2982:9:1", "type": "" }, { "name": "value0", "nodeType": "YulTypedName", "src": "2994:6:1", "type": "" } ], "returnVariables": [ { "name": "tail", "nodeType": "YulTypedName", "src": "3005:4:1", "type": "" } ], "src": "2892:313:1" }, { "body": { "nodeType": "YulBlock", "src": "3309:124:1", "statements": [ { "nodeType": "YulAssignment", "src": "3319:26:1", "value": { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "3331:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3342:2:1", "type": "", "value": "32" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3327:3:1" }, "nodeType": "YulFunctionCall", "src": "3327:18:1" }, "variableNames": [ { "name": "tail", "nodeType": "YulIdentifier", "src": "3319:4:1" } ] }, { "expression": { "arguments": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "3399:6:1" }, { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "3412:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3423:1:1", "type": "", "value": "0" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3408:3:1" }, "nodeType": "YulFunctionCall", "src": "3408:17:1" } ], "functionName": { "name": "abi_encode_t_uint256_to_t_uint256_fromStack", "nodeType": "YulIdentifier", "src": "3355:43:1" }, "nodeType": "YulFunctionCall", "src": "3355:71:1" }, "nodeType": "YulExpressionStatement", "src": "3355:71:1" } ] }, "name": "abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "3281:9:1", "type": "" }, { "name": "value0", "nodeType": "YulTypedName", "src": "3293:6:1", "type": "" } ], "returnVariables": [ { "name": "tail", "nodeType": "YulTypedName", "src": "3304:4:1", "type": "" } ], "src": "3211:222:1" }, { "body": { "nodeType": "YulBlock", "src": "3533:120:1", "statements": [ { "nodeType": "YulAssignment", "src": "3543:26:1", "value": { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "3555:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3566:2:1", "type": "", "value": "32" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3551:3:1" }, "nodeType": "YulFunctionCall", "src": "3551:18:1" }, "variableNames": [ { "name": "tail", "nodeType": "YulIdentifier", "src": "3543:4:1" } ] }, { "expression": { "arguments": [ { "name": "value0", "nodeType": "YulIdentifier", "src": "3619:6:1" }, { "arguments": [ { "name": "headStart", "nodeType": "YulIdentifier", "src": "3632:9:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3643:1:1", "type": "", "value": "0" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3628:3:1" }, "nodeType": "YulFunctionCall", "src": "3628:17:1" } ], "functionName": { "name": "abi_encode_t_uint8_to_t_uint8_fromStack", "nodeType": "YulIdentifier", "src": "3579:39:1" }, "nodeType": "YulFunctionCall", "src": "3579:67:1" }, "nodeType": "YulExpressionStatement", "src": "3579:67:1" } ] }, "name": "abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "headStart", "nodeType": "YulTypedName", "src": "3505:9:1", "type": "" }, { "name": "value0", "nodeType": "YulTypedName", "src": "3517:6:1", "type": "" } ], "returnVariables": [ { "name": "tail", "nodeType": "YulTypedName", "src": "3528:4:1", "type": "" } ], "src": "3439:214:1" }, { "body": { "nodeType": "YulBlock", "src": "3718:40:1", "statements": [ { "nodeType": "YulAssignment", "src": "3729:22:1", "value": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "3745:5:1" } ], "functionName": { "name": "mload", "nodeType": "YulIdentifier", "src": "3739:5:1" }, "nodeType": "YulFunctionCall", "src": "3739:12:1" }, "variableNames": [ { "name": "length", "nodeType": "YulIdentifier", "src": "3729:6:1" } ] } ] }, "name": "array_length_t_string_memory_ptr", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "3701:5:1", "type": "" } ], "returnVariables": [ { "name": "length", "nodeType": "YulTypedName", "src": "3711:6:1", "type": "" } ], "src": "3659:99:1" }, { "body": { "nodeType": "YulBlock", "src": "3860:73:1", "statements": [ { "expression": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "3877:3:1" }, { "name": "length", "nodeType": "YulIdentifier", "src": "3882:6:1" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "3870:6:1" }, "nodeType": "YulFunctionCall", "src": "3870:19:1" }, "nodeType": "YulExpressionStatement", "src": "3870:19:1" }, { "nodeType": "YulAssignment", "src": "3898:29:1", "value": { "arguments": [ { "name": "pos", "nodeType": "YulIdentifier", "src": "3917:3:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "3922:4:1", "type": "", "value": "0x20" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "3913:3:1" }, "nodeType": "YulFunctionCall", "src": "3913:14:1" }, "variableNames": [ { "name": "updated_pos", "nodeType": "YulIdentifier", "src": "3898:11:1" } ] } ] }, "name": "array_storeLengthForEncoding_t_string_memory_ptr_fromStack", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "pos", "nodeType": "YulTypedName", "src": "3832:3:1", "type": "" }, { "name": "length", "nodeType": "YulTypedName", "src": "3837:6:1", "type": "" } ], "returnVariables": [ { "name": "updated_pos", "nodeType": "YulTypedName", "src": "3848:11:1", "type": "" } ], "src": "3764:169:1" }, { "body": { "nodeType": "YulBlock", "src": "3983:261:1", "statements": [ { "nodeType": "YulAssignment", "src": "3993:25:1", "value": { "arguments": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4016:1:1" } ], "functionName": { "name": "cleanup_t_uint256", "nodeType": "YulIdentifier", "src": "3998:17:1" }, "nodeType": "YulFunctionCall", "src": "3998:20:1" }, "variableNames": [ { "name": "x", "nodeType": "YulIdentifier", "src": "3993:1:1" } ] }, { "nodeType": "YulAssignment", "src": "4027:25:1", "value": { "arguments": [ { "name": "y", "nodeType": "YulIdentifier", "src": "4050:1:1" } ], "functionName": { "name": "cleanup_t_uint256", "nodeType": "YulIdentifier", "src": "4032:17:1" }, "nodeType": "YulFunctionCall", "src": "4032:20:1" }, "variableNames": [ { "name": "y", "nodeType": "YulIdentifier", "src": "4027:1:1" } ] }, { "body": { "nodeType": "YulBlock", "src": "4190:22:1", "statements": [ { "expression": { "arguments": [], "functionName": { "name": "panic_error_0x11", "nodeType": "YulIdentifier", "src": "4192:16:1" }, "nodeType": "YulFunctionCall", "src": "4192:18:1" }, "nodeType": "YulExpressionStatement", "src": "4192:18:1" } ] }, "condition": { "arguments": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4111:1:1" }, { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "4118:66:1", "type": "", "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" }, { "name": "y", "nodeType": "YulIdentifier", "src": "4186:1:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "4114:3:1" }, "nodeType": "YulFunctionCall", "src": "4114:74:1" } ], "functionName": { "name": "gt", "nodeType": "YulIdentifier", "src": "4108:2:1" }, "nodeType": "YulFunctionCall", "src": "4108:81:1" }, "nodeType": "YulIf", "src": "4105:2:1" }, { "nodeType": "YulAssignment", "src": "4222:16:1", "value": { "arguments": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4233:1:1" }, { "name": "y", "nodeType": "YulIdentifier", "src": "4236:1:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "4229:3:1" }, "nodeType": "YulFunctionCall", "src": "4229:9:1" }, "variableNames": [ { "name": "sum", "nodeType": "YulIdentifier", "src": "4222:3:1" } ] } ] }, "name": "checked_add_t_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "x", "nodeType": "YulTypedName", "src": "3970:1:1", "type": "" }, { "name": "y", "nodeType": "YulTypedName", "src": "3973:1:1", "type": "" } ], "returnVariables": [ { "name": "sum", "nodeType": "YulTypedName", "src": "3979:3:1", "type": "" } ], "src": "3939:305:1" }, { "body": { "nodeType": "YulBlock", "src": "4295:146:1", "statements": [ { "nodeType": "YulAssignment", "src": "4305:25:1", "value": { "arguments": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4328:1:1" } ], "functionName": { "name": "cleanup_t_uint256", "nodeType": "YulIdentifier", "src": "4310:17:1" }, "nodeType": "YulFunctionCall", "src": "4310:20:1" }, "variableNames": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4305:1:1" } ] }, { "nodeType": "YulAssignment", "src": "4339:25:1", "value": { "arguments": [ { "name": "y", "nodeType": "YulIdentifier", "src": "4362:1:1" } ], "functionName": { "name": "cleanup_t_uint256", "nodeType": "YulIdentifier", "src": "4344:17:1" }, "nodeType": "YulFunctionCall", "src": "4344:20:1" }, "variableNames": [ { "name": "y", "nodeType": "YulIdentifier", "src": "4339:1:1" } ] }, { "body": { "nodeType": "YulBlock", "src": "4386:22:1", "statements": [ { "expression": { "arguments": [], "functionName": { "name": "panic_error_0x11", "nodeType": "YulIdentifier", "src": "4388:16:1" }, "nodeType": "YulFunctionCall", "src": "4388:18:1" }, "nodeType": "YulExpressionStatement", "src": "4388:18:1" } ] }, "condition": { "arguments": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4380:1:1" }, { "name": "y", "nodeType": "YulIdentifier", "src": "4383:1:1" } ], "functionName": { "name": "lt", "nodeType": "YulIdentifier", "src": "4377:2:1" }, "nodeType": "YulFunctionCall", "src": "4377:8:1" }, "nodeType": "YulIf", "src": "4374:2:1" }, { "nodeType": "YulAssignment", "src": "4418:17:1", "value": { "arguments": [ { "name": "x", "nodeType": "YulIdentifier", "src": "4430:1:1" }, { "name": "y", "nodeType": "YulIdentifier", "src": "4433:1:1" } ], "functionName": { "name": "sub", "nodeType": "YulIdentifier", "src": "4426:3:1" }, "nodeType": "YulFunctionCall", "src": "4426:9:1" }, "variableNames": [ { "name": "diff", "nodeType": "YulIdentifier", "src": "4418:4:1" } ] } ] }, "name": "checked_sub_t_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "x", "nodeType": "YulTypedName", "src": "4281:1:1", "type": "" }, { "name": "y", "nodeType": "YulTypedName", "src": "4284:1:1", "type": "" } ], "returnVariables": [ { "name": "diff", "nodeType": "YulTypedName", "src": "4290:4:1", "type": "" } ], "src": "4250:191:1" }, { "body": { "nodeType": "YulBlock", "src": "4492:51:1", "statements": [ { "nodeType": "YulAssignment", "src": "4502:35:1", "value": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "4531:5:1" } ], "functionName": { "name": "cleanup_t_uint160", "nodeType": "YulIdentifier", "src": "4513:17:1" }, "nodeType": "YulFunctionCall", "src": "4513:24:1" }, "variableNames": [ { "name": "cleaned", "nodeType": "YulIdentifier", "src": "4502:7:1" } ] } ] }, "name": "cleanup_t_address", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "4474:5:1", "type": "" } ], "returnVariables": [ { "name": "cleaned", "nodeType": "YulTypedName", "src": "4484:7:1", "type": "" } ], "src": "4447:96:1" }, { "body": { "nodeType": "YulBlock", "src": "4591:48:1", "statements": [ { "nodeType": "YulAssignment", "src": "4601:32:1", "value": { "arguments": [ { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "4626:5:1" } ], "functionName": { "name": "iszero", "nodeType": "YulIdentifier", "src": "4619:6:1" }, "nodeType": "YulFunctionCall", "src": "4619:13:1" } ], "functionName": { "name": "iszero", "nodeType": "YulIdentifier", "src": "4612:6:1" }, "nodeType": "YulFunctionCall", "src": "4612:21:1" }, "variableNames": [ { "name": "cleaned", "nodeType": "YulIdentifier", "src": "4601:7:1" } ] } ] }, "name": "cleanup_t_bool", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "4573:5:1", "type": "" } ], "returnVariables": [ { "name": "cleaned", "nodeType": "YulTypedName", "src": "4583:7:1", "type": "" } ], "src": "4549:90:1" }, { "body": { "nodeType": "YulBlock", "src": "4690:81:1", "statements": [ { "nodeType": "YulAssignment", "src": "4700:65:1", "value": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "4715:5:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "4722:42:1", "type": "", "value": "0xffffffffffffffffffffffffffffffffffffffff" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "4711:3:1" }, "nodeType": "YulFunctionCall", "src": "4711:54:1" }, "variableNames": [ { "name": "cleaned", "nodeType": "YulIdentifier", "src": "4700:7:1" } ] } ] }, "name": "cleanup_t_uint160", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "4672:5:1", "type": "" } ], "returnVariables": [ { "name": "cleaned", "nodeType": "YulTypedName", "src": "4682:7:1", "type": "" } ], "src": "4645:126:1" }, { "body": { "nodeType": "YulBlock", "src": "4822:32:1", "statements": [ { "nodeType": "YulAssignment", "src": "4832:16:1", "value": { "name": "value", "nodeType": "YulIdentifier", "src": "4843:5:1" }, "variableNames": [ { "name": "cleaned", "nodeType": "YulIdentifier", "src": "4832:7:1" } ] } ] }, "name": "cleanup_t_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "4804:5:1", "type": "" } ], "returnVariables": [ { "name": "cleaned", "nodeType": "YulTypedName", "src": "4814:7:1", "type": "" } ], "src": "4777:77:1" }, { "body": { "nodeType": "YulBlock", "src": "4903:43:1", "statements": [ { "nodeType": "YulAssignment", "src": "4913:27:1", "value": { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "4928:5:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "4935:4:1", "type": "", "value": "0xff" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "4924:3:1" }, "nodeType": "YulFunctionCall", "src": "4924:16:1" }, "variableNames": [ { "name": "cleaned", "nodeType": "YulIdentifier", "src": "4913:7:1" } ] } ] }, "name": "cleanup_t_uint8", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "4885:5:1", "type": "" } ], "returnVariables": [ { "name": "cleaned", "nodeType": "YulTypedName", "src": "4895:7:1", "type": "" } ], "src": "4860:86:1" }, { "body": { "nodeType": "YulBlock", "src": "5001:258:1", "statements": [ { "nodeType": "YulVariableDeclaration", "src": "5011:10:1", "value": { "kind": "number", "nodeType": "YulLiteral", "src": "5020:1:1", "type": "", "value": "0" }, "variables": [ { "name": "i", "nodeType": "YulTypedName", "src": "5015:1:1", "type": "" } ] }, { "body": { "nodeType": "YulBlock", "src": "5080:63:1", "statements": [ { "expression": { "arguments": [ { "arguments": [ { "name": "dst", "nodeType": "YulIdentifier", "src": "5105:3:1" }, { "name": "i", "nodeType": "YulIdentifier", "src": "5110:1:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "5101:3:1" }, "nodeType": "YulFunctionCall", "src": "5101:11:1" }, { "arguments": [ { "arguments": [ { "name": "src", "nodeType": "YulIdentifier", "src": "5124:3:1" }, { "name": "i", "nodeType": "YulIdentifier", "src": "5129:1:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "5120:3:1" }, "nodeType": "YulFunctionCall", "src": "5120:11:1" } ], "functionName": { "name": "mload", "nodeType": "YulIdentifier", "src": "5114:5:1" }, "nodeType": "YulFunctionCall", "src": "5114:18:1" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "5094:6:1" }, "nodeType": "YulFunctionCall", "src": "5094:39:1" }, "nodeType": "YulExpressionStatement", "src": "5094:39:1" } ] }, "condition": { "arguments": [ { "name": "i", "nodeType": "YulIdentifier", "src": "5041:1:1" }, { "name": "length", "nodeType": "YulIdentifier", "src": "5044:6:1" } ], "functionName": { "name": "lt", "nodeType": "YulIdentifier", "src": "5038:2:1" }, "nodeType": "YulFunctionCall", "src": "5038:13:1" }, "nodeType": "YulForLoop", "post": { "nodeType": "YulBlock", "src": "5052:19:1", "statements": [ { "nodeType": "YulAssignment", "src": "5054:15:1", "value": { "arguments": [ { "name": "i", "nodeType": "YulIdentifier", "src": "5063:1:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5066:2:1", "type": "", "value": "32" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "5059:3:1" }, "nodeType": "YulFunctionCall", "src": "5059:10:1" }, "variableNames": [ { "name": "i", "nodeType": "YulIdentifier", "src": "5054:1:1" } ] } ] }, "pre": { "nodeType": "YulBlock", "src": "5034:3:1", "statements": [] }, "src": "5030:113:1" }, { "body": { "nodeType": "YulBlock", "src": "5177:76:1", "statements": [ { "expression": { "arguments": [ { "arguments": [ { "name": "dst", "nodeType": "YulIdentifier", "src": "5227:3:1" }, { "name": "length", "nodeType": "YulIdentifier", "src": "5232:6:1" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "5223:3:1" }, "nodeType": "YulFunctionCall", "src": "5223:16:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5241:1:1", "type": "", "value": "0" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "5216:6:1" }, "nodeType": "YulFunctionCall", "src": "5216:27:1" }, "nodeType": "YulExpressionStatement", "src": "5216:27:1" } ] }, "condition": { "arguments": [ { "name": "i", "nodeType": "YulIdentifier", "src": "5158:1:1" }, { "name": "length", "nodeType": "YulIdentifier", "src": "5161:6:1" } ], "functionName": { "name": "gt", "nodeType": "YulIdentifier", "src": "5155:2:1" }, "nodeType": "YulFunctionCall", "src": "5155:13:1" }, "nodeType": "YulIf", "src": "5152:2:1" } ] }, "name": "copy_memory_to_memory", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "src", "nodeType": "YulTypedName", "src": "4983:3:1", "type": "" }, { "name": "dst", "nodeType": "YulTypedName", "src": "4988:3:1", "type": "" }, { "name": "length", "nodeType": "YulTypedName", "src": "4993:6:1", "type": "" } ], "src": "4952:307:1" }, { "body": { "nodeType": "YulBlock", "src": "5316:269:1", "statements": [ { "nodeType": "YulAssignment", "src": "5326:22:1", "value": { "arguments": [ { "name": "data", "nodeType": "YulIdentifier", "src": "5340:4:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5346:1:1", "type": "", "value": "2" } ], "functionName": { "name": "div", "nodeType": "YulIdentifier", "src": "5336:3:1" }, "nodeType": "YulFunctionCall", "src": "5336:12:1" }, "variableNames": [ { "name": "length", "nodeType": "YulIdentifier", "src": "5326:6:1" } ] }, { "nodeType": "YulVariableDeclaration", "src": "5357:38:1", "value": { "arguments": [ { "name": "data", "nodeType": "YulIdentifier", "src": "5387:4:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5393:1:1", "type": "", "value": "1" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "5383:3:1" }, "nodeType": "YulFunctionCall", "src": "5383:12:1" }, "variables": [ { "name": "outOfPlaceEncoding", "nodeType": "YulTypedName", "src": "5361:18:1", "type": "" } ] }, { "body": { "nodeType": "YulBlock", "src": "5434:51:1", "statements": [ { "nodeType": "YulAssignment", "src": "5448:27:1", "value": { "arguments": [ { "name": "length", "nodeType": "YulIdentifier", "src": "5462:6:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5470:4:1", "type": "", "value": "0x7f" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "5458:3:1" }, "nodeType": "YulFunctionCall", "src": "5458:17:1" }, "variableNames": [ { "name": "length", "nodeType": "YulIdentifier", "src": "5448:6:1" } ] } ] }, "condition": { "arguments": [ { "name": "outOfPlaceEncoding", "nodeType": "YulIdentifier", "src": "5414:18:1" } ], "functionName": { "name": "iszero", "nodeType": "YulIdentifier", "src": "5407:6:1" }, "nodeType": "YulFunctionCall", "src": "5407:26:1" }, "nodeType": "YulIf", "src": "5404:2:1" }, { "body": { "nodeType": "YulBlock", "src": "5537:42:1", "statements": [ { "expression": { "arguments": [], "functionName": { "name": "panic_error_0x22", "nodeType": "YulIdentifier", "src": "5551:16:1" }, "nodeType": "YulFunctionCall", "src": "5551:18:1" }, "nodeType": "YulExpressionStatement", "src": "5551:18:1" } ] }, "condition": { "arguments": [ { "name": "outOfPlaceEncoding", "nodeType": "YulIdentifier", "src": "5501:18:1" }, { "arguments": [ { "name": "length", "nodeType": "YulIdentifier", "src": "5524:6:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5532:2:1", "type": "", "value": "32" } ], "functionName": { "name": "lt", "nodeType": "YulIdentifier", "src": "5521:2:1" }, "nodeType": "YulFunctionCall", "src": "5521:14:1" } ], "functionName": { "name": "eq", "nodeType": "YulIdentifier", "src": "5498:2:1" }, "nodeType": "YulFunctionCall", "src": "5498:38:1" }, "nodeType": "YulIf", "src": "5495:2:1" } ] }, "name": "extract_byte_array_length", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "data", "nodeType": "YulTypedName", "src": "5300:4:1", "type": "" } ], "returnVariables": [ { "name": "length", "nodeType": "YulTypedName", "src": "5309:6:1", "type": "" } ], "src": "5265:320:1" }, { "body": { "nodeType": "YulBlock", "src": "5619:152:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "5636:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5639:77:1", "type": "", "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "5629:6:1" }, "nodeType": "YulFunctionCall", "src": "5629:88:1" }, "nodeType": "YulExpressionStatement", "src": "5629:88:1" }, { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "5733:1:1", "type": "", "value": "4" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5736:4:1", "type": "", "value": "0x11" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "5726:6:1" }, "nodeType": "YulFunctionCall", "src": "5726:15:1" }, "nodeType": "YulExpressionStatement", "src": "5726:15:1" }, { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "5757:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5760:4:1", "type": "", "value": "0x24" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "5750:6:1" }, "nodeType": "YulFunctionCall", "src": "5750:15:1" }, "nodeType": "YulExpressionStatement", "src": "5750:15:1" } ] }, "name": "panic_error_0x11", "nodeType": "YulFunctionDefinition", "src": "5591:180:1" }, { "body": { "nodeType": "YulBlock", "src": "5805:152:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "5822:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5825:77:1", "type": "", "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "5815:6:1" }, "nodeType": "YulFunctionCall", "src": "5815:88:1" }, "nodeType": "YulExpressionStatement", "src": "5815:88:1" }, { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "5919:1:1", "type": "", "value": "4" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5922:4:1", "type": "", "value": "0x22" } ], "functionName": { "name": "mstore", "nodeType": "YulIdentifier", "src": "5912:6:1" }, "nodeType": "YulFunctionCall", "src": "5912:15:1" }, "nodeType": "YulExpressionStatement", "src": "5912:15:1" }, { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "5943:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "5946:4:1", "type": "", "value": "0x24" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "5936:6:1" }, "nodeType": "YulFunctionCall", "src": "5936:15:1" }, "nodeType": "YulExpressionStatement", "src": "5936:15:1" } ] }, "name": "panic_error_0x22", "nodeType": "YulFunctionDefinition", "src": "5777:180:1" }, { "body": { "nodeType": "YulBlock", "src": "6011:54:1", "statements": [ { "nodeType": "YulAssignment", "src": "6021:38:1", "value": { "arguments": [ { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "6039:5:1" }, { "kind": "number", "nodeType": "YulLiteral", "src": "6046:2:1", "type": "", "value": "31" } ], "functionName": { "name": "add", "nodeType": "YulIdentifier", "src": "6035:3:1" }, "nodeType": "YulFunctionCall", "src": "6035:14:1" }, { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "6055:2:1", "type": "", "value": "31" } ], "functionName": { "name": "not", "nodeType": "YulIdentifier", "src": "6051:3:1" }, "nodeType": "YulFunctionCall", "src": "6051:7:1" } ], "functionName": { "name": "and", "nodeType": "YulIdentifier", "src": "6031:3:1" }, "nodeType": "YulFunctionCall", "src": "6031:28:1" }, "variableNames": [ { "name": "result", "nodeType": "YulIdentifier", "src": "6021:6:1" } ] } ] }, "name": "round_up_to_mul_of_32", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "5994:5:1", "type": "" } ], "returnVariables": [ { "name": "result", "nodeType": "YulTypedName", "src": "6004:6:1", "type": "" } ], "src": "5963:102:1" }, { "body": { "nodeType": "YulBlock", "src": "6114:79:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "6171:16:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "6180:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "6183:1:1", "type": "", "value": "0" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "6173:6:1" }, "nodeType": "YulFunctionCall", "src": "6173:12:1" }, "nodeType": "YulExpressionStatement", "src": "6173:12:1" } ] }, "condition": { "arguments": [ { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "6137:5:1" }, { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "6162:5:1" } ], "functionName": { "name": "cleanup_t_address", "nodeType": "YulIdentifier", "src": "6144:17:1" }, "nodeType": "YulFunctionCall", "src": "6144:24:1" } ], "functionName": { "name": "eq", "nodeType": "YulIdentifier", "src": "6134:2:1" }, "nodeType": "YulFunctionCall", "src": "6134:35:1" } ], "functionName": { "name": "iszero", "nodeType": "YulIdentifier", "src": "6127:6:1" }, "nodeType": "YulFunctionCall", "src": "6127:43:1" }, "nodeType": "YulIf", "src": "6124:2:1" } ] }, "name": "validator_revert_t_address", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "6107:5:1", "type": "" } ], "src": "6071:122:1" }, { "body": { "nodeType": "YulBlock", "src": "6242:79:1", "statements": [ { "body": { "nodeType": "YulBlock", "src": "6299:16:1", "statements": [ { "expression": { "arguments": [ { "kind": "number", "nodeType": "YulLiteral", "src": "6308:1:1", "type": "", "value": "0" }, { "kind": "number", "nodeType": "YulLiteral", "src": "6311:1:1", "type": "", "value": "0" } ], "functionName": { "name": "revert", "nodeType": "YulIdentifier", "src": "6301:6:1" }, "nodeType": "YulFunctionCall", "src": "6301:12:1" }, "nodeType": "YulExpressionStatement", "src": "6301:12:1" } ] }, "condition": { "arguments": [ { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "6265:5:1" }, { "arguments": [ { "name": "value", "nodeType": "YulIdentifier", "src": "6290:5:1" } ], "functionName": { "name": "cleanup_t_uint256", "nodeType": "YulIdentifier", "src": "6272:17:1" }, "nodeType": "YulFunctionCall", "src": "6272:24:1" } ], "functionName": { "name": "eq", "nodeType": "YulIdentifier", "src": "6262:2:1" }, "nodeType": "YulFunctionCall", "src": "6262:35:1" } ], "functionName": { "name": "iszero", "nodeType": "YulIdentifier", "src": "6255:6:1" }, "nodeType": "YulFunctionCall", "src": "6255:43:1" }, "nodeType": "YulIf", "src": "6252:2:1" } ] }, "name": "validator_revert_t_uint256", "nodeType": "YulFunctionDefinition", "parameters": [ { "name": "value", "nodeType": "YulTypedName", "src": "6235:5:1", "type": "" } ], "src": "6199:122:1" } ] }, "contents": "{\n\n function abi_decode_t_address(offset, end) -> value {\n value := calldataload(offset)\n validator_revert_t_address(value)\n }\n\n function abi_decode_t_uint256(offset, end) -> value {\n value := calldataload(offset)\n validator_revert_t_uint256(value)\n }\n\n function abi_decode_tuple_t_address(headStart, dataEnd) -> value0 {\n if slt(sub(dataEnd, headStart), 32) { revert(0, 0) }\n\n {\n\n let offset := 0\n\n value0 := abi_decode_t_address(add(headStart, offset), dataEnd)\n }\n\n }\n\n function abi_decode_tuple_t_addresst_address(headStart, dataEnd) -> value0, value1 {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n\n {\n\n let offset := 0\n\n value0 := abi_decode_t_address(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := 32\n\n value1 := abi_decode_t_address(add(headStart, offset), dataEnd)\n }\n\n }\n\n function abi_decode_tuple_t_addresst_addresst_uint256(headStart, dataEnd) -> value0, value1, value2 {\n if slt(sub(dataEnd, headStart), 96) { revert(0, 0) }\n\n {\n\n let offset := 0\n\n value0 := abi_decode_t_address(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := 32\n\n value1 := abi_decode_t_address(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := 64\n\n value2 := abi_decode_t_uint256(add(headStart, offset), dataEnd)\n }\n\n }\n\n function abi_decode_tuple_t_addresst_uint256(headStart, dataEnd) -> value0, value1 {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n\n {\n\n let offset := 0\n\n value0 := abi_decode_t_address(add(headStart, offset), dataEnd)\n }\n\n {\n\n let offset := 32\n\n value1 := abi_decode_t_uint256(add(headStart, offset), dataEnd)\n }\n\n }\n\n function abi_encode_t_bool_to_t_bool_fromStack(value, pos) {\n mstore(pos, cleanup_t_bool(value))\n }\n\n function abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack(value, pos) -> end {\n let length := array_length_t_string_memory_ptr(value)\n pos := array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, length)\n copy_memory_to_memory(add(value, 0x20), pos, length)\n end := add(pos, round_up_to_mul_of_32(length))\n }\n\n function abi_encode_t_uint256_to_t_uint256_fromStack(value, pos) {\n mstore(pos, cleanup_t_uint256(value))\n }\n\n function abi_encode_t_uint8_to_t_uint8_fromStack(value, pos) {\n mstore(pos, cleanup_t_uint8(value))\n }\n\n function abi_encode_tuple_t_bool__to_t_bool__fromStack_reversed(headStart , value0) -> tail {\n tail := add(headStart, 32)\n\n abi_encode_t_bool_to_t_bool_fromStack(value0, add(headStart, 0))\n\n }\n\n function abi_encode_tuple_t_string_memory_ptr__to_t_string_memory_ptr__fromStack_reversed(headStart , value0) -> tail {\n tail := add(headStart, 32)\n\n mstore(add(headStart, 0), sub(tail, headStart))\n tail := abi_encode_t_string_memory_ptr_to_t_string_memory_ptr_fromStack(value0, tail)\n\n }\n\n function abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed(headStart , value0) -> tail {\n tail := add(headStart, 32)\n\n abi_encode_t_uint256_to_t_uint256_fromStack(value0, add(headStart, 0))\n\n }\n\n function abi_encode_tuple_t_uint8__to_t_uint8__fromStack_reversed(headStart , value0) -> tail {\n tail := add(headStart, 32)\n\n abi_encode_t_uint8_to_t_uint8_fromStack(value0, add(headStart, 0))\n\n }\n\n function array_length_t_string_memory_ptr(value) -> length {\n\n length := mload(value)\n\n }\n\n function array_storeLengthForEncoding_t_string_memory_ptr_fromStack(pos, length) -> updated_pos {\n mstore(pos, length)\n updated_pos := add(pos, 0x20)\n }\n\n function checked_add_t_uint256(x, y) -> sum {\n x := cleanup_t_uint256(x)\n y := cleanup_t_uint256(y)\n\n // overflow, if x > (maxValue - y)\n if gt(x, sub(0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff, y)) { panic_error_0x11() }\n\n sum := add(x, y)\n }\n\n function checked_sub_t_uint256(x, y) -> diff {\n x := cleanup_t_uint256(x)\n y := cleanup_t_uint256(y)\n\n if lt(x, y) { panic_error_0x11() }\n\n diff := sub(x, y)\n }\n\n function cleanup_t_address(value) -> cleaned {\n cleaned := cleanup_t_uint160(value)\n }\n\n function cleanup_t_bool(value) -> cleaned {\n cleaned := iszero(iszero(value))\n }\n\n function cleanup_t_uint160(value) -> cleaned {\n cleaned := and(value, 0xffffffffffffffffffffffffffffffffffffffff)\n }\n\n function cleanup_t_uint256(value) -> cleaned {\n cleaned := value\n }\n\n function cleanup_t_uint8(value) -> cleaned {\n cleaned := and(value, 0xff)\n }\n\n function copy_memory_to_memory(src, dst, length) {\n let i := 0\n for { } lt(i, length) { i := add(i, 32) }\n {\n mstore(add(dst, i), mload(add(src, i)))\n }\n if gt(i, length)\n {\n // clear end\n mstore(add(dst, length), 0)\n }\n }\n\n function extract_byte_array_length(data) -> length {\n length := div(data, 2)\n let outOfPlaceEncoding := and(data, 1)\n if iszero(outOfPlaceEncoding) {\n length := and(length, 0x7f)\n }\n\n if eq(outOfPlaceEncoding, lt(length, 32)) {\n panic_error_0x22()\n }\n }\n\n function panic_error_0x11() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x11)\n revert(0, 0x24)\n }\n\n function panic_error_0x22() {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x22)\n revert(0, 0x24)\n }\n\n function round_up_to_mul_of_32(value) -> result {\n result := and(add(value, 31), not(31))\n }\n\n function validator_revert_t_address(value) {\n if iszero(eq(value, cleanup_t_address(value))) { revert(0, 0) }\n }\n\n function validator_revert_t_uint256(value) {\n if iszero(eq(value, cleanup_t_uint256(value))) { revert(0, 0) }\n }\n\n}\n", "id": 1, "language": "Yul", "name": "#utility.yul" } ], "immutableReferences": {}, "linkReferences": {}, "object": "608060405234801561001057600080fd5b50600436106100935760003560e01c8063313ce56711610066578063313ce5671461013457806370a082311461015257806395d89b4114610182578063a9059cbb146101a0578063dd62ed3e146101d057610093565b806306fdde0314610098578063095ea7b3146100b657806318160ddd146100e657806323b872dd14610104575b600080fd5b6100a0610200565b6040516100ad91906109ee565b60405180910390f35b6100d060048036038101906100cb9190610931565b61028e565b6040516100dd91906109d3565b60405180910390f35b6100ee610380565b6040516100fb9190610a10565b60405180910390f35b61011e600480360381019061011991906108e2565b610386565b60405161012b91906109d3565b60405180910390f35b61013c61060c565b6040516101499190610a2b565b60405180910390f35b61016c6004803603810190610167919061087d565b61061f565b6040516101799190610a10565b60405180910390f35b61018a610637565b60405161019791906109ee565b60405180910390f35b6101ba60048036038101906101b59190610931565b6106c5565b6040516101c791906109d3565b60405180910390f35b6101ea60048036038101906101e591906108a6565b61082e565b6040516101f79190610a10565b60405180910390f35b6000805461020d90610b74565b80601f016020809104026020016040519081016040528092919081815260200182805461023990610b74565b80156102865780601f1061025b57610100808354040283529160200191610286565b820191906000526020600020905b81548152906001019060200180831161026957829003601f168201915b505050505081565b600081600560003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020819055508273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9258460405161036e9190610a10565b60405180910390a36001905092915050565b60025481565b6000600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff168152602001908152602001600020548211156103d457600080fd5b600560008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1681526020019081526020016000205482111561045d57600080fd5b81600460008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546104ac9190610ab8565b9250508190555081600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546105029190610a62565b9250508190555081600560008673ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546105959190610ab8565b925050819055508273ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef846040516105f99190610a10565b60405180910390a3600190509392505050565b600360009054906101000a900460ff1681565b60046020528060005260406000206000915090505481565b6001805461064490610b74565b80601f016020809104026020016040519081016040528092919081815260200182805461067090610b74565b80156106bd5780601f10610692576101008083540402835291602001916106bd565b820191906000526020600020905b8154815290600101906020018083116106a057829003601f168201915b505050505081565b600081600460003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002054101561071357600080fd5b81600460003373ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546107629190610ab8565b9250508190555081600460008573ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200190815260200160002060008282546107b89190610a62565b925050819055508273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8460405161081c9190610a10565b60405180910390a36001905092915050565b6005602052816000526040600020602052806000526040600020600091509150505481565b60008135905061086281610c15565b92915050565b60008135905061087781610c2c565b92915050565b60006020828403121561088f57600080fd5b600061089d84828501610853565b91505092915050565b600080604083850312156108b957600080fd5b60006108c785828601610853565b92505060206108d885828601610853565b9150509250929050565b6000806000606084860312156108f757600080fd5b600061090586828701610853565b935050602061091686828701610853565b925050604061092786828701610868565b9150509250925092565b6000806040838503121561094457600080fd5b600061095285828601610853565b925050602061096385828601610868565b9150509250929050565b61097681610afe565b82525050565b600061098782610a46565b6109918185610a51565b93506109a1818560208601610b41565b6109aa81610c04565b840191505092915050565b6109be81610b2a565b82525050565b6109cd81610b34565b82525050565b60006020820190506109e8600083018461096d565b92915050565b60006020820190508181036000830152610a08818461097c565b905092915050565b6000602082019050610a2560008301846109b5565b92915050565b6000602082019050610a4060008301846109c4565b92915050565b600081519050919050565b600082825260208201905092915050565b6000610a6d82610b2a565b9150610a7883610b2a565b9250827fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03821115610aad57610aac610ba6565b5b828201905092915050565b6000610ac382610b2a565b9150610ace83610b2a565b925082821015610ae157610ae0610ba6565b5b828203905092915050565b6000610af782610b0a565b9050919050565b60008115159050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b600060ff82169050919050565b60005b83811015610b5f578082015181840152602081019050610b44565b83811115610b6e576000848401525b50505050565b60006002820490506001821680610b8c57607f821691505b60208210811415610ba057610b9f610bd5565b5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b6000601f19601f8301169050919050565b610c1e81610aec565b8114610c2957600080fd5b50565b610c3581610b2a565b8114610c4057600080fd5b5056fea264697066735822122028f847c785cfe9af5b602b9527eb67868e928da65b0525261d7d0ca702dfb6f064736f6c63430008040033", "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x93 JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x313CE567 GT PUSH2 0x66 JUMPI DUP1 PUSH4 0x313CE567 EQ PUSH2 0x134 JUMPI DUP1 PUSH4 0x70A08231 EQ PUSH2 0x152 JUMPI DUP1 PUSH4 0x95D89B41 EQ PUSH2 0x182 JUMPI DUP1 PUSH4 0xA9059CBB EQ PUSH2 0x1A0 JUMPI DUP1 PUSH4 0xDD62ED3E EQ PUSH2 0x1D0 JUMPI PUSH2 0x93 JUMP JUMPDEST DUP1 PUSH4 0x6FDDE03 EQ PUSH2 0x98 JUMPI DUP1 PUSH4 0x95EA7B3 EQ PUSH2 0xB6 JUMPI DUP1 PUSH4 0x18160DDD EQ PUSH2 0xE6 JUMPI DUP1 PUSH4 0x23B872DD EQ PUSH2 0x104 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0xA0 PUSH2 0x200 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xAD SWAP2 SWAP1 PUSH2 0x9EE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xD0 PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0xCB SWAP2 SWAP1 PUSH2 0x931 JUMP JUMPDEST PUSH2 0x28E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xDD SWAP2 SWAP1 PUSH2 0x9D3 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0xEE PUSH2 0x380 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0xFB SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x11E PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x119 SWAP2 SWAP1 PUSH2 0x8E2 JUMP JUMPDEST PUSH2 0x386 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x12B SWAP2 SWAP1 PUSH2 0x9D3 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x13C PUSH2 0x60C JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x149 SWAP2 SWAP1 PUSH2 0xA2B JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x16C PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x167 SWAP2 SWAP1 PUSH2 0x87D JUMP JUMPDEST PUSH2 0x61F JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x179 SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x18A PUSH2 0x637 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x197 SWAP2 SWAP1 PUSH2 0x9EE JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x1BA PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x1B5 SWAP2 SWAP1 PUSH2 0x931 JUMP JUMPDEST PUSH2 0x6C5 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1C7 SWAP2 SWAP1 PUSH2 0x9D3 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH2 0x1EA PUSH1 0x4 DUP1 CALLDATASIZE SUB DUP2 ADD SWAP1 PUSH2 0x1E5 SWAP2 SWAP1 PUSH2 0x8A6 JUMP JUMPDEST PUSH2 0x82E JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x1F7 SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x0 DUP1 SLOAD PUSH2 0x20D SWAP1 PUSH2 0xB74 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 0x239 SWAP1 PUSH2 0xB74 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x286 JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x25B JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x286 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 0x269 JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP DUP2 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH1 0x5 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 DUP2 SWAP1 SSTORE POP DUP3 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0x8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925 DUP5 PUSH1 0x40 MLOAD PUSH2 0x36E SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH1 0x1 SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x2 SLOAD DUP2 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x4 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD DUP3 GT ISZERO PUSH2 0x3D4 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x5 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD DUP3 GT ISZERO PUSH2 0x45D JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 PUSH1 0x4 PUSH1 0x0 DUP7 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x4AC SWAP2 SWAP1 PUSH2 0xAB8 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP2 PUSH1 0x4 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x502 SWAP2 SWAP1 PUSH2 0xA62 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP2 PUSH1 0x5 PUSH1 0x0 DUP7 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x595 SWAP2 SWAP1 PUSH2 0xAB8 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP5 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x5F9 SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH1 0x1 SWAP1 POP SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x3 PUSH1 0x0 SWAP1 SLOAD SWAP1 PUSH2 0x100 EXP SWAP1 DIV PUSH1 0xFF AND DUP2 JUMP JUMPDEST PUSH1 0x4 PUSH1 0x20 MSTORE DUP1 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x0 SWAP2 POP SWAP1 POP SLOAD DUP2 JUMP JUMPDEST PUSH1 0x1 DUP1 SLOAD PUSH2 0x644 SWAP1 PUSH2 0xB74 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 0x670 SWAP1 PUSH2 0xB74 JUMP JUMPDEST DUP1 ISZERO PUSH2 0x6BD JUMPI DUP1 PUSH1 0x1F LT PUSH2 0x692 JUMPI PUSH2 0x100 DUP1 DUP4 SLOAD DIV MUL DUP4 MSTORE SWAP2 PUSH1 0x20 ADD SWAP2 PUSH2 0x6BD 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 0x6A0 JUMPI DUP3 SWAP1 SUB PUSH1 0x1F AND DUP3 ADD SWAP2 JUMPDEST POP POP POP POP POP DUP2 JUMP JUMPDEST PUSH1 0x0 DUP2 PUSH1 0x4 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 SLOAD LT ISZERO PUSH2 0x713 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST DUP2 PUSH1 0x4 PUSH1 0x0 CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x762 SWAP2 SWAP1 PUSH2 0xAB8 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP2 PUSH1 0x4 PUSH1 0x0 DUP6 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND DUP2 MSTORE PUSH1 0x20 ADD SWAP1 DUP2 MSTORE PUSH1 0x20 ADD PUSH1 0x0 KECCAK256 PUSH1 0x0 DUP3 DUP3 SLOAD PUSH2 0x7B8 SWAP2 SWAP1 PUSH2 0xA62 JUMP JUMPDEST SWAP3 POP POP DUP2 SWAP1 SSTORE POP DUP3 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND CALLER PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF AND PUSH32 0xDDF252AD1BE2C89B69C2B068FC378DAA952BA7F163C4A11628F55A4DF523B3EF DUP5 PUSH1 0x40 MLOAD PUSH2 0x81C SWAP2 SWAP1 PUSH2 0xA10 JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 LOG3 PUSH1 0x1 SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x5 PUSH1 0x20 MSTORE DUP2 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x20 MSTORE DUP1 PUSH1 0x0 MSTORE PUSH1 0x40 PUSH1 0x0 KECCAK256 PUSH1 0x0 SWAP2 POP SWAP2 POP POP SLOAD DUP2 JUMP JUMPDEST PUSH1 0x0 DUP2 CALLDATALOAD SWAP1 POP PUSH2 0x862 DUP2 PUSH2 0xC15 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 CALLDATALOAD SWAP1 POP PUSH2 0x877 DUP2 PUSH2 0xC2C JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 DUP5 SUB SLT ISZERO PUSH2 0x88F JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x89D DUP5 DUP3 DUP6 ADD PUSH2 0x853 JUMP JUMPDEST SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x8B9 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x8C7 DUP6 DUP3 DUP7 ADD PUSH2 0x853 JUMP JUMPDEST SWAP3 POP POP PUSH1 0x20 PUSH2 0x8D8 DUP6 DUP3 DUP7 ADD PUSH2 0x853 JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x0 PUSH1 0x60 DUP5 DUP7 SUB SLT ISZERO PUSH2 0x8F7 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x905 DUP7 DUP3 DUP8 ADD PUSH2 0x853 JUMP JUMPDEST SWAP4 POP POP PUSH1 0x20 PUSH2 0x916 DUP7 DUP3 DUP8 ADD PUSH2 0x853 JUMP JUMPDEST SWAP3 POP POP PUSH1 0x40 PUSH2 0x927 DUP7 DUP3 DUP8 ADD PUSH2 0x868 JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 POP SWAP3 JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x944 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH1 0x0 PUSH2 0x952 DUP6 DUP3 DUP7 ADD PUSH2 0x853 JUMP JUMPDEST SWAP3 POP POP PUSH1 0x20 PUSH2 0x963 DUP6 DUP3 DUP7 ADD PUSH2 0x868 JUMP JUMPDEST SWAP2 POP POP SWAP3 POP SWAP3 SWAP1 POP JUMP JUMPDEST PUSH2 0x976 DUP2 PUSH2 0xAFE JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0x987 DUP3 PUSH2 0xA46 JUMP JUMPDEST PUSH2 0x991 DUP2 DUP6 PUSH2 0xA51 JUMP JUMPDEST SWAP4 POP PUSH2 0x9A1 DUP2 DUP6 PUSH1 0x20 DUP7 ADD PUSH2 0xB41 JUMP JUMPDEST PUSH2 0x9AA DUP2 PUSH2 0xC04 JUMP JUMPDEST DUP5 ADD SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH2 0x9BE DUP2 PUSH2 0xB2A JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH2 0x9CD DUP2 PUSH2 0xB34 JUMP JUMPDEST DUP3 MSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP PUSH2 0x9E8 PUSH1 0x0 DUP4 ADD DUP5 PUSH2 0x96D JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP DUP2 DUP2 SUB PUSH1 0x0 DUP4 ADD MSTORE PUSH2 0xA08 DUP2 DUP5 PUSH2 0x97C JUMP JUMPDEST SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP PUSH2 0xA25 PUSH1 0x0 DUP4 ADD DUP5 PUSH2 0x9B5 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP3 ADD SWAP1 POP PUSH2 0xA40 PUSH1 0x0 DUP4 ADD DUP5 PUSH2 0x9C4 JUMP JUMPDEST SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP2 MLOAD SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP3 DUP3 MSTORE PUSH1 0x20 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0xA6D DUP3 PUSH2 0xB2A JUMP JUMPDEST SWAP2 POP PUSH2 0xA78 DUP4 PUSH2 0xB2A JUMP JUMPDEST SWAP3 POP DUP3 PUSH32 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF SUB DUP3 GT ISZERO PUSH2 0xAAD JUMPI PUSH2 0xAAC PUSH2 0xBA6 JUMP JUMPDEST JUMPDEST DUP3 DUP3 ADD SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0xAC3 DUP3 PUSH2 0xB2A JUMP JUMPDEST SWAP2 POP PUSH2 0xACE DUP4 PUSH2 0xB2A JUMP JUMPDEST SWAP3 POP DUP3 DUP3 LT ISZERO PUSH2 0xAE1 JUMPI PUSH2 0xAE0 PUSH2 0xBA6 JUMP JUMPDEST JUMPDEST DUP3 DUP3 SUB SWAP1 POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 PUSH2 0xAF7 DUP3 PUSH2 0xB0A JUMP JUMPDEST SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 ISZERO ISZERO SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH20 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DUP3 AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 DUP2 SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0xFF DUP3 AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH1 0x0 JUMPDEST DUP4 DUP2 LT ISZERO PUSH2 0xB5F JUMPI DUP1 DUP3 ADD MLOAD DUP2 DUP5 ADD MSTORE PUSH1 0x20 DUP2 ADD SWAP1 POP PUSH2 0xB44 JUMP JUMPDEST DUP4 DUP2 GT ISZERO PUSH2 0xB6E JUMPI PUSH1 0x0 DUP5 DUP5 ADD MSTORE JUMPDEST POP POP POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x2 DUP3 DIV SWAP1 POP PUSH1 0x1 DUP3 AND DUP1 PUSH2 0xB8C JUMPI PUSH1 0x7F DUP3 AND SWAP2 POP JUMPDEST PUSH1 0x20 DUP3 LT DUP2 EQ ISZERO PUSH2 0xBA0 JUMPI PUSH2 0xB9F PUSH2 0xBD5 JUMP JUMPDEST JUMPDEST POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x11 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x22 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST PUSH1 0x0 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND SWAP1 POP SWAP2 SWAP1 POP JUMP JUMPDEST PUSH2 0xC1E DUP2 PUSH2 0xAEC JUMP JUMPDEST DUP2 EQ PUSH2 0xC29 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP JUMPDEST PUSH2 0xC35 DUP2 PUSH2 0xB2A JUMP JUMPDEST DUP2 EQ PUSH2 0xC40 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 0x28 0xF8 SELFBALANCE 0xC7 DUP6 0xCF 0xE9 0xAF JUMPDEST PUSH1 0x2B SWAP6 0x27 0xEB PUSH8 0x868E928DA65B0525 0x26 SAR PUSH30 0xCA702DFB6F064736F6C6343000804003300000000000000000000000000 ", "sourceMap": "388:3250:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;421:34;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;2649:239;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;499:57;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;3206:429;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;583:26;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;1155:44;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;462:30;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;1666:307;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;1206:64;;;;;;;;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;421:34;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;2649:239::-;2734:12;2798:6;2764:9;:21;2774:10;2764:21;;;;;;;;;;;;;;;:31;2786:8;2764:31;;;;;;;;;;;;;;;:40;;;;2841:8;2820:38;;2829:10;2820:38;;;2851:6;2820:38;;;;;;:::i;:::-;;;;;;;;2876:4;2869:11;;2649:239;;;;:::o;499:57::-;;;;:::o;3206:429::-;3322:12;3365:9;:16;3375:5;3365:16;;;;;;;;;;;;;;;;3355:6;:26;;3347:35;;;;;;3411:9;:16;3421:5;3411:16;;;;;;;;;;;;;;;:28;3428:10;3411:28;;;;;;;;;;;;;;;;3401:6;:38;;3393:47;;;;;;3471:6;3451:9;:16;3461:5;3451:16;;;;;;;;;;;;;;;;:26;;;;;;;:::i;:::-;;;;;;;;3506:6;3488:9;:14;3498:3;3488:14;;;;;;;;;;;;;;;;:24;;;;;;;:::i;:::-;;;;;;;;3555:6;3523:9;:16;3533:5;3523:16;;;;;;;;;;;;;;;:28;3540:10;3523:28;;;;;;;;;;;;;;;;:38;;;;;;;:::i;:::-;;;;;;;;3593:3;3577:28;;3586:5;3577:28;;;3598:6;3577:28;;;;;;:::i;:::-;;;;;;;;3623:4;3616:11;;3206:429;;;;;:::o;583:26::-;;;;;;;;;;;;;:::o;1155:44::-;;;;;;;;;;;;;;;;;:::o;462:30::-;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;1666:307::-;1747:12;1810:6;1785:9;:21;1795:10;1785:21;;;;;;;;;;;;;;;;:31;;1777:40;;;;;;1853:6;1828:9;:21;1838:10;1828:21;;;;;;;;;;;;;;;;:31;;;;;;;:::i;:::-;;;;;;;;1888:6;1870:9;:14;1880:3;1870:14;;;;;;;;;;;;;;;;:24;;;;;;;:::i;:::-;;;;;;;;1931:3;1910:33;;1919:10;1910:33;;;1936:6;1910:33;;;;;;:::i;:::-;;;;;;;;1961:4;1954:11;;1666:307;;;;:::o;1206:64::-;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;7:139:1:-;53:5;91:6;78:20;69:29;;107:33;134:5;107:33;:::i;:::-;59:87;;;;:::o;152:139::-;198:5;236:6;223:20;214:29;;252:33;279:5;252:33;:::i;:::-;204:87;;;;:::o;297:262::-;356:6;405:2;393:9;384:7;380:23;376:32;373:2;;;421:1;418;411:12;373:2;464:1;489:53;534:7;525:6;514:9;510:22;489:53;:::i;:::-;479:63;;435:117;363:196;;;;:::o;565:407::-;633:6;641;690:2;678:9;669:7;665:23;661:32;658:2;;;706:1;703;696:12;658:2;749:1;774:53;819:7;810:6;799:9;795:22;774:53;:::i;:::-;764:63;;720:117;876:2;902:53;947:7;938:6;927:9;923:22;902:53;:::i;:::-;892:63;;847:118;648:324;;;;;:::o;978:552::-;1055:6;1063;1071;1120:2;1108:9;1099:7;1095:23;1091:32;1088:2;;;1136:1;1133;1126:12;1088:2;1179:1;1204:53;1249:7;1240:6;1229:9;1225:22;1204:53;:::i;:::-;1194:63;;1150:117;1306:2;1332:53;1377:7;1368:6;1357:9;1353:22;1332:53;:::i;:::-;1322:63;;1277:118;1434:2;1460:53;1505:7;1496:6;1485:9;1481:22;1460:53;:::i;:::-;1450:63;;1405:118;1078:452;;;;;:::o;1536:407::-;1604:6;1612;1661:2;1649:9;1640:7;1636:23;1632:32;1629:2;;;1677:1;1674;1667:12;1629:2;1720:1;1745:53;1790:7;1781:6;1770:9;1766:22;1745:53;:::i;:::-;1735:63;;1691:117;1847:2;1873:53;1918:7;1909:6;1898:9;1894:22;1873:53;:::i;:::-;1863:63;;1818:118;1619:324;;;;;:::o;1949:109::-;2030:21;2045:5;2030:21;:::i;:::-;2025:3;2018:34;2008:50;;:::o;2064:364::-;2152:3;2180:39;2213:5;2180:39;:::i;:::-;2235:71;2299:6;2294:3;2235:71;:::i;:::-;2228:78;;2315:52;2360:6;2355:3;2348:4;2341:5;2337:16;2315:52;:::i;:::-;2392:29;2414:6;2392:29;:::i;:::-;2387:3;2383:39;2376:46;;2156:272;;;;;:::o;2434:118::-;2521:24;2539:5;2521:24;:::i;:::-;2516:3;2509:37;2499:53;;:::o;2558:112::-;2641:22;2657:5;2641:22;:::i;:::-;2636:3;2629:35;2619:51;;:::o;2676:210::-;2763:4;2801:2;2790:9;2786:18;2778:26;;2814:65;2876:1;2865:9;2861:17;2852:6;2814:65;:::i;:::-;2768:118;;;;:::o;2892:313::-;3005:4;3043:2;3032:9;3028:18;3020:26;;3092:9;3086:4;3082:20;3078:1;3067:9;3063:17;3056:47;3120:78;3193:4;3184:6;3120:78;:::i;:::-;3112:86;;3010:195;;;;:::o;3211:222::-;3304:4;3342:2;3331:9;3327:18;3319:26;;3355:71;3423:1;3412:9;3408:17;3399:6;3355:71;:::i;:::-;3309:124;;;;:::o;3439:214::-;3528:4;3566:2;3555:9;3551:18;3543:26;;3579:67;3643:1;3632:9;3628:17;3619:6;3579:67;:::i;:::-;3533:120;;;;:::o;3659:99::-;3711:6;3745:5;3739:12;3729:22;;3718:40;;;:::o;3764:169::-;3848:11;3882:6;3877:3;3870:19;3922:4;3917:3;3913:14;3898:29;;3860:73;;;;:::o;3939:305::-;3979:3;3998:20;4016:1;3998:20;:::i;:::-;3993:25;;4032:20;4050:1;4032:20;:::i;:::-;4027:25;;4186:1;4118:66;4114:74;4111:1;4108:81;4105:2;;;4192:18;;:::i;:::-;4105:2;4236:1;4233;4229:9;4222:16;;3983:261;;;;:::o;4250:191::-;4290:4;4310:20;4328:1;4310:20;:::i;:::-;4305:25;;4344:20;4362:1;4344:20;:::i;:::-;4339:25;;4383:1;4380;4377:8;4374:2;;;4388:18;;:::i;:::-;4374:2;4433:1;4430;4426:9;4418:17;;4295:146;;;;:::o;4447:96::-;4484:7;4513:24;4531:5;4513:24;:::i;:::-;4502:35;;4492:51;;;:::o;4549:90::-;4583:7;4626:5;4619:13;4612:21;4601:32;;4591:48;;;:::o;4645:126::-;4682:7;4722:42;4715:5;4711:54;4700:65;;4690:81;;;:::o;4777:77::-;4814:7;4843:5;4832:16;;4822:32;;;:::o;4860:86::-;4895:7;4935:4;4928:5;4924:16;4913:27;;4903:43;;;:::o;4952:307::-;5020:1;5030:113;5044:6;5041:1;5038:13;5030:113;;;5129:1;5124:3;5120:11;5114:18;5110:1;5105:3;5101:11;5094:39;5066:2;5063:1;5059:10;5054:15;;5030:113;;;5161:6;5158:1;5155:13;5152:2;;;5241:1;5232:6;5227:3;5223:16;5216:27;5152:2;5001:258;;;;:::o;5265:320::-;5309:6;5346:1;5340:4;5336:12;5326:22;;5393:1;5387:4;5383:12;5414:18;5404:2;;5470:4;5462:6;5458:17;5448:27;;5404:2;5532;5524:6;5521:14;5501:18;5498:38;5495:2;;;5551:18;;:::i;:::-;5495:2;5316:269;;;;:::o;5591:180::-;5639:77;5636:1;5629:88;5736:4;5733:1;5726:15;5760:4;5757:1;5750:15;5777:180;5825:77;5822:1;5815:88;5922:4;5919:1;5912:15;5946:4;5943:1;5936:15;5963:102;6004:6;6055:2;6051:7;6046:2;6039:5;6035:14;6031:28;6021:38;;6011:54;;;:::o;6071:122::-;6144:24;6162:5;6144:24;:::i;:::-;6137:5;6134:35;6124:2;;6183:1;6180;6173:12;6124:2;6114:79;:::o;6199:122::-;6272:24;6290:5;6272:24;:::i;:::-;6265:5;6262:35;6252:2;;6311:1;6308;6301:12;6252:2;6242:79;:::o" }, "gasEstimates": { "creation": { "codeDepositCost": "638600", "executionCost": "infinite", "totalCost": "infinite" }, "external": { "allowance(address,address)": "infinite", "approve(address,uint256)": "infinite", "balanceOf(address)": "1536", "decimals()": "1171", "name()": "infinite", "symbol()": "infinite", "totalSupply()": "1174", "transfer(address,uint256)": "infinite", "transferFrom(address,address,uint256)": "infinite" } }, "methodIdentifiers": { "allowance(address,address)": "dd62ed3e", "approve(address,uint256)": "095ea7b3", "balanceOf(address)": "70a08231", "decimals()": "313ce567", "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": "", "type": "address" }, { "internalType": "address", "name": "", "type": "address" } ], "name": "allowance", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_spender", "type": "address" }, { "internalType": "uint256", "name": "_value", "type": "uint256" } ], "name": "approve", "outputs": [ { "internalType": "bool", "name": "success", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "", "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": [], "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": "_to", "type": "address" }, { "internalType": "uint256", "name": "_value", "type": "uint256" } ], "name": "transfer", "outputs": [ { "internalType": "bool", "name": "success", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "_from", "type": "address" }, { "internalType": "address", "name": "_to", "type": "address" }, { "internalType": "uint256", "name": "_value", "type": "uint256" } ], "name": "transferFrom", "outputs": [ { "internalType": "bool", "name": "success", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" } ] }