019b477e-ac20-7327-8439-6e524dc9df45
Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?
| ID | Type | Status | Attempts | Heartbeat |
|---|---|---|---|---|
| 21151 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 21152 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 88929 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 88930 | capability.graph | complete | 1 / 3 | 1 week ago |
| 88931 | detector.run | complete | 1 / 3 | 1 week ago |
| 88932 | validation.fork | complete | 1 / 3 | 1 week ago |
| 113756 | report.consolidate | complete | 1 / 6 | 1 week ago |
No slither job recorded yet.
OpenAI Codex v0.118.0 (research preview) -------- workdir: /tmp/codex-66w68vhk model: gpt-5.4 provider: openai approval: never sandbox: read-only reasoning effort: high reasoning summaries: none session id: 019d5c9d-aa46-75d0-8d61-983ce4f297c9 -------- user You are a security auditor. You ONLY have runtime bytecode + analysis artifacts. You MUST read `BYTECODE_BUNDLE.json` before concluding; it contains the bytecode summary, evidence bundle, callsites, storage slots, and detector findings. Special cases when reasoning from bytecode (be explicit about uncertainty): - Selector inference is best-effort; missing selectors are common. - Fallback/receive paths may be the only entrypoints. - CALL vs DELEGATECALL semantics differ; DELEGATECALL executes in caller storage. - Proxy patterns (EIP-1967, minimal proxies, beacon) change which storage is authoritative. - Storage slots are raw; mappings/arrays appear via keccak patterns, names are unknown. - Guard detection is heuristic; absence of guards does NOT mean unguarded. - Returndata checking is unknown unless explicitly shown in evidence. - Precompiles (0x1..0x9) and common ERC20 transfer selectors may appear; do not over-claim. Output MUST be valid JSON matching the provided schema. - If you find nothing meaningful: set no_findings=true and findings=[]. - Otherwise: set no_findings=false and include findings with severity/category/title. - Locations can be pc references like "pc:0x123" or selectors like "selector:0xa9059cbb". Focus on: reentrancy, access control, upgradeability/proxy issues, signature validation, accounting/invariant breaks, dangerous delegatecall, and untrusted external calls. Be conservative: if evidence is weak, mark severity low/medium and explain why. warning: Codex could not find system bubblewrap on PATH. Please install bubblewrap with your package manager. Codex will use the vendored bubblewrap in the meantime. ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM. ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM.
{
"codex": {
"ran_at": "2026-04-05T07:48:51.570398+00:00",
"returncode": 1
},
"project": {
"mode": "bytecode",
"bytecode_length": 26018,
"bytecode_truncated": false,
"capability_graph_present": true,
"analysis_artifact_present": true
},
"summary": null,
"no_findings": null,
"schema_version": 1
}
00000000: PUSH1 0x60 00000002: PUSH1 0x40 00000004: MSTORE 00000005: PUSH1 0x04 00000007: CALLDATASIZE 00000008: LT 00000009: PUSH2 0x011d 0000000c: JUMPI 0000000d: PUSH1 0x00 0000000f: CALLDATALOAD 00000010: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000002e: SWAP1 0000002f: DIV 00000030: PUSH4 0xffffffff 00000035: AND 00000036: DUP1 00000037: PUSH4 0x0c3f6acf 0000003c: EQ 0000003d: PUSH2 0x08a8 00000040: JUMPI 00000041: DUP1 00000042: PUSH4 0x14f26bc3 00000047: EQ 00000048: PUSH2 0x08e4 0000004b: JUMPI 0000004c: DUP1 0000004d: PUSH4 0x2a892305 00000052: EQ 00000053: PUSH2 0x090d 00000056: JUMPI 00000057: DUP1 00000058: PUSH4 0x2add80ce 0000005d: EQ 0000005e: PUSH2 0x0922 00000061: JUMPI 00000062: DUP1 00000063: PUSH4 0x2e25d7a6 00000068: EQ 00000069: PUSH2 0x094f 0000006c: JUMPI 0000006d: DUP1 0000006e: PUSH4 0x47681eba 00000073: EQ 00000074: PUSH2 0x0978 00000077: JUMPI 00000078: DUP1 00000079: PUSH4 0x4a91f195 0000007e: EQ 0000007f: PUSH2 0x09a1 00000082: JUMPI 00000083: DUP1 00000084: PUSH4 0x540d915e 00000089: EQ 0000008a: PUSH2 0x09ca 0000008d: JUMPI 0000008e: DUP1 0000008f: PUSH4 0x60f96a8f 00000094: EQ 00000095: PUSH2 0x0a29 00000098: JUMPI 00000099: DUP1 0000009a: PUSH4 0x87fa7a2b 0000009f: EQ 000000a0: PUSH2 0x0a7e 000000a3: JUMPI 000000a4: DUP1 000000a5: PUSH4 0x887d813d 000000aa: EQ 000000ab: PUSH2 0x0aea 000000ae: JUMPI 000000af: DUP1 000000b0: PUSH4 0x9d95f1cc 000000b5: EQ 000000b6: PUSH2 0x0b3d 000000b9: JUMPI 000000ba: DUP1 000000bb: PUSH4 0xa9059cbb 000000c0: EQ 000000c1: PUSH2 0x0b8a 000000c4: JUMPI 000000c5: DUP1 000000c6: PUSH4 0xb2b99ec9 000000cb: EQ 000000cc: PUSH2 0x0bcc 000000cf: JUMPI 000000d0: DUP1 000000d1: PUSH4 0xbf944c21 000000d6: EQ 000000d7: PUSH2 0x0c19 000000da: JUMPI 000000db: DUP1 000000dc: PUSH4 0xc0866508 000000e1: EQ 000000e2: PUSH2 0x0c6e 000000e5: JUMPI 000000e6: DUP1 000000e7: PUSH4 0xdc5f80d9 000000ec: EQ 000000ed: PUSH2 0x0ca7 000000f0: JUMPI 000000f1: DUP1 000000f2: PUSH4 0xf7887805 000000f7: EQ 000000f8: PUSH2 0x0d0d 000000fb: JUMPI 000000fc: DUP1 000000fd: PUSH4 0xf7d09e46 00000102: EQ 00000103: PUSH2 0x0d63 00000106: JUMPI 00000107: DUP1 00000108: PUSH4 0xf9fb3c95 0000010d: EQ 0000010e: PUSH2 0x0d9a 00000111: JUMPI 00000112: DUP1 00000113: PUSH4 0xfecae959 00000118: EQ 00000119: PUSH2 0x0ddc 0000011c: JUMPI 0000011d: JUMPDEST 0000011e: PUSH1 0x00 00000120: DUP1 00000121: PUSH1 0x00 00000123: DUP1 00000124: PUSH1 0x00 00000126: DUP1 00000127: ADDRESS 00000128: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000013d: AND 0000013e: PUSH4 0x14f26bc3 00000143: PUSH1 0x00 00000145: PUSH1 0x40 00000147: MLOAD 00000148: PUSH1 0x20 0000014a: ADD 0000014b: MSTORE 0000014c: PUSH1 0x40 0000014e: MLOAD 0000014f: DUP2 00000150: PUSH4 0xffffffff 00000155: AND 00000156: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00000174: MUL 00000175: DUP2 00000176: MSTORE 00000177: PUSH1 0x04 00000179: ADD 0000017a: PUSH1 0x20 0000017c: PUSH1 0x40 0000017e: MLOAD 0000017f: DUP1 00000180: DUP4 00000181: SUB 00000182: DUP2 00000183: PUSH1 0x00 00000185: DUP8 00000186: DUP1 00000187: EXTCODESIZE 00000188: ISZERO 00000189: ISZERO 0000018a: PUSH2 0x0192 0000018d: JUMPI 0000018e: PUSH1 0x00 00000190: DUP1 00000191: REVERT 00000192: JUMPDEST 00000193: PUSH2 0x02c6 00000196: GAS 00000197: SUB 00000198: CALL 00000199: ISZERO 0000019a: ISZERO 0000019b: PUSH2 0x01a3 0000019e: JUMPI 0000019f: PUSH1 0x00 000001a1: DUP1 000001a2: REVERT 000001a3: JUMPDEST 000001a4: POP 000001a5: POP 000001a6: POP 000001a7: PUSH1 0x40 000001a9: MLOAD 000001aa: DUP1 000001ab: MLOAD 000001ac: SWAP1 000001ad: POP 000001ae: SWAP6 000001af: POP 000001b0: PUSH1 0x00 000001b2: DUP7 000001b3: GT 000001b4: ISZERO 000001b5: ISZERO 000001b6: PUSH2 0x01bb 000001b9: JUMPI 000001ba: INVALID 000001bb: JUMPDEST 000001bc: PUSH2 0x01cf 000001bf: PUSH1 0x01 000001c1: DUP8 000001c2: PUSH2 0x0e3f 000001c5: SWAP1 000001c6: SWAP2 000001c7: SWAP1 000001c8: PUSH4 0xffffffff 000001cd: AND 000001ce: JUMP 000001cf: JUMPDEST 000001d0: SWAP6 000001d1: POP 000001d2: PUSH1 0x02 000001d4: DUP7 000001d5: DUP2 000001d6: SLOAD 000001d7: DUP2 000001d8: LT 000001d9: ISZERO 000001da: ISZERO 000001db: PUSH2 0x01e0 000001de: JUMPI 000001df: INVALID 000001e0: JUMPDEST 000001e1: SWAP1 000001e2: PUSH1 0x00 000001e4: MSTORE 000001e5: PUSH1 0x20 000001e7: PUSH1 0x00 000001e9: KECCAK256 000001ea: SWAP1 000001eb: ADD 000001ec: PUSH1 0x00 000001ee: SWAP1 000001ef: SLOAD 000001f0: SWAP1 000001f1: PUSH2 0x0100 000001f4: EXP 000001f5: SWAP1 000001f6: DIV 000001f7: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000020c: AND 0000020d: SWAP5 0000020e: POP 0000020f: DUP5 00000210: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000225: AND 00000226: PUSH4 0xadc15f82 0000022b: CALLVALUE 0000022c: PUSH1 0x00 0000022e: PUSH1 0x40 00000230: MLOAD 00000231: PUSH1 0x20 00000233: ADD 00000234: MSTORE 00000235: PUSH1 0x40 00000237: MLOAD 00000238: DUP3 00000239: PUSH4 0xffffffff 0000023e: AND 0000023f: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000025d: MUL 0000025e: DUP2 0000025f: MSTORE 00000260: PUSH1 0x04 00000262: ADD 00000263: DUP1 00000264: DUP3 00000265: DUP2 00000266: MSTORE 00000267: PUSH1 0x20 00000269: ADD 0000026a: SWAP2 0000026b: POP 0000026c: POP 0000026d: PUSH1 0x20 0000026f: PUSH1 0x40 00000271: MLOAD 00000272: DUP1 00000273: DUP4 00000274: SUB 00000275: DUP2 00000276: PUSH1 0x00 00000278: DUP8 00000279: DUP1 0000027a: EXTCODESIZE 0000027b: ISZERO 0000027c: ISZERO 0000027d: PUSH2 0x0285 00000280: JUMPI 00000281: PUSH1 0x00 00000283: DUP1 00000284: REVERT 00000285: JUMPDEST 00000286: PUSH2 0x02c6 00000289: GAS 0000028a: SUB 0000028b: CALL 0000028c: ISZERO 0000028d: ISZERO 0000028e: PUSH2 0x0296 00000291: JUMPI 00000292: PUSH1 0x00 00000294: DUP1 00000295: REVERT 00000296: JUMPDEST 00000297: POP 00000298: POP 00000299: POP 0000029a: PUSH1 0x40 0000029c: MLOAD 0000029d: DUP1 0000029e: MLOAD 0000029f: SWAP1 000002a0: POP 000002a1: SWAP4 000002a2: POP 000002a3: PUSH1 0x00 000002a5: DUP5 000002a6: EQ 000002a7: ISZERO 000002a8: DUP1 000002a9: ISZERO 000002aa: PUSH2 0x0382 000002ad: JUMPI 000002ae: POP 000002af: DUP5 000002b0: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000002c5: AND 000002c6: PUSH4 0xe1ad1162 000002cb: CALLER 000002cc: DUP7 000002cd: PUSH1 0x01 000002cf: PUSH1 0x00 000002d1: PUSH1 0x40 000002d3: MLOAD 000002d4: PUSH1 0x20 000002d6: ADD 000002d7: MSTORE 000002d8: PUSH1 0x40 000002da: MLOAD 000002db: DUP5 000002dc: PUSH4 0xffffffff 000002e1: AND 000002e2: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00000300: MUL 00000301: DUP2 00000302: MSTORE 00000303: PUSH1 0x04 00000305: ADD 00000306: DUP1 00000307: DUP5 00000308: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000031d: AND 0000031e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000333: AND 00000334: DUP2 00000335: MSTORE 00000336: PUSH1 0x20 00000338: ADD 00000339: DUP4 0000033a: DUP2 0000033b: MSTORE 0000033c: PUSH1 0x20 0000033e: ADD 0000033f: DUP3 00000340: ISZERO 00000341: ISZERO 00000342: ISZERO 00000343: ISZERO 00000344: DUP2 00000345: MSTORE 00000346: PUSH1 0x20 00000348: ADD 00000349: SWAP4 0000034a: POP 0000034b: POP 0000034c: POP 0000034d: POP 0000034e: PUSH1 0x20 00000350: PUSH1 0x40 00000352: MLOAD 00000353: DUP1 00000354: DUP4 00000355: SUB 00000356: DUP2 00000357: PUSH1 0x00 00000359: DUP8 0000035a: DUP1 0000035b: EXTCODESIZE 0000035c: ISZERO 0000035d: ISZERO 0000035e: PUSH2 0x0366 00000361: JUMPI 00000362: PUSH1 0x00 00000364: DUP1 00000365: REVERT 00000366: JUMPDEST 00000367: PUSH2 0x02c6 0000036a: GAS 0000036b: SUB 0000036c: CALL 0000036d: ISZERO 0000036e: ISZERO 0000036f: PUSH2 0x0377 00000372: JUMPI 00000373: PUSH1 0x00 00000375: DUP1 00000376: REVERT 00000377: JUMPDEST 00000378: POP 00000379: POP 0000037a: POP 0000037b: PUSH1 0x40 0000037d: MLOAD 0000037e: DUP1 0000037f: MLOAD 00000380: SWAP1 00000381: POP 00000382: JUMPDEST 00000383: ISZERO 00000384: PUSH2 0x08a0 00000387: JUMPI 00000388: DUP5 00000389: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000039e: AND 0000039f: PUSH4 0xc95fb37a 000003a4: PUSH1 0x00 000003a6: PUSH1 0x40 000003a8: MLOAD 000003a9: PUSH1 0x20 000003ab: ADD 000003ac: MSTORE 000003ad: PUSH1 0x40 000003af: MLOAD 000003b0: DUP2 000003b1: PUSH4 0xffffffff 000003b6: AND 000003b7: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 000003d5: MUL 000003d6: DUP2 000003d7: MSTORE 000003d8: PUSH1 0x04 000003da: ADD 000003db: PUSH1 0x20 000003dd: PUSH1 0x40 000003df: MLOAD 000003e0: DUP1 000003e1: DUP4 000003e2: SUB 000003e3: DUP2 000003e4: PUSH1 0x00 000003e6: DUP8 000003e7: DUP1 000003e8: EXTCODESIZE 000003e9: ISZERO 000003ea: ISZERO 000003eb: PUSH2 0x03f3 000003ee: JUMPI 000003ef: PUSH1 0x00 000003f1: DUP1 000003f2: REVERT 000003f3: JUMPDEST 000003f4: PUSH2 0x02c6 000003f7: GAS 000003f8: SUB 000003f9: CALL 000003fa: ISZERO 000003fb: ISZERO 000003fc: PUSH2 0x0404 000003ff: JUMPI 00000400: PUSH1 0x00 00000402: DUP1 00000403: REVERT 00000404: JUMPDEST 00000405: POP 00000406: POP 00000407: POP 00000408: PUSH1 0x40 0000040a: MLOAD 0000040b: DUP1 0000040c: MLOAD 0000040d: SWAP1 0000040e: POP 0000040f: ISZERO 00000410: ISZERO 00000411: PUSH2 0x06f5 00000414: JUMPI 00000415: PUSH2 0x042d 00000418: PUSH1 0x01 0000041a: PUSH1 0x02 0000041c: DUP1 0000041d: SLOAD 0000041e: SWAP1 0000041f: POP 00000420: PUSH2 0x0e3f 00000423: SWAP1 00000424: SWAP2 00000425: SWAP1 00000426: PUSH4 0xffffffff 0000042b: AND 0000042c: JUMP 0000042d: JUMPDEST 0000042e: DUP7 0000042f: LT 00000430: ISZERO 00000431: PUSH2 0x06f0 00000434: JUMPI 00000435: PUSH1 0x02 00000437: PUSH2 0x044a 0000043a: PUSH1 0x01 0000043c: DUP9 0000043d: PUSH2 0x0e58 00000440: SWAP1 00000441: SWAP2 00000442: SWAP1 00000443: PUSH4 0xffffffff 00000448: AND 00000449: JUMP 0000044a: JUMPDEST 0000044b: DUP2 0000044c: SLOAD 0000044d: DUP2 0000044e: LT 0000044f: ISZERO 00000450: ISZERO 00000451: PUSH2 0x0456 00000454: JUMPI 00000455: INVALID 00000456: JUMPDEST 00000457: SWAP1 00000458: PUSH1 0x00 0000045a: MSTORE 0000045b: PUSH1 0x20 0000045d: PUSH1 0x00 0000045f: KECCAK256 00000460: SWAP1 00000461: ADD 00000462: PUSH1 0x00 00000464: SWAP1 00000465: SLOAD 00000466: SWAP1 00000467: PUSH2 0x0100 0000046a: EXP 0000046b: SWAP1 0000046c: DIV 0000046d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000482: AND 00000483: SWAP3 00000484: POP 00000485: DUP5 00000486: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000049b: AND 0000049c: PUSH4 0x2715746f 000004a1: DUP5 000004a2: PUSH1 0x00 000004a4: PUSH1 0x40 000004a6: MLOAD 000004a7: PUSH1 0x20 000004a9: ADD 000004aa: MSTORE 000004ab: PUSH1 0x40 000004ad: MLOAD 000004ae: DUP3 000004af: PUSH4 0xffffffff 000004b4: AND 000004b5: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 000004d3: MUL 000004d4: DUP2 000004d5: MSTORE 000004d6: PUSH1 0x04 000004d8: ADD 000004d9: DUP1 000004da: DUP3 000004db: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000004f0: AND 000004f1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000506: AND 00000507: DUP2 00000508: MSTORE 00000509: PUSH1 0x20 0000050b: ADD 0000050c: SWAP2 0000050d: POP 0000050e: POP 0000050f: PUSH1 0x20 00000511: PUSH1 0x40 00000513: MLOAD 00000514: DUP1 00000515: DUP4 00000516: SUB 00000517: DUP2 00000518: PUSH1 0x00 0000051a: DUP8 0000051b: DUP1 0000051c: EXTCODESIZE 0000051d: ISZERO 0000051e: ISZERO 0000051f: PUSH2 0x0527 00000522: JUMPI 00000523: PUSH1 0x00 00000525: DUP1 00000526: REVERT 00000527: JUMPDEST 00000528: PUSH2 0x02c6 0000052b: GAS 0000052c: SUB 0000052d: CALL 0000052e: ISZERO 0000052f: ISZERO 00000530: PUSH2 0x0538 00000533: JUMPI 00000534: PUSH1 0x00 00000536: DUP1 00000537: REVERT 00000538: JUMPDEST 00000539: POP 0000053a: POP 0000053b: POP 0000053c: PUSH1 0x40 0000053e: MLOAD 0000053f: DUP1 00000540: MLOAD 00000541: SWAP1 00000542: POP 00000543: POP 00000544: DUP5 00000545: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000055a: AND 0000055b: PUSH4 0xe710f26a 00000560: PUSH1 0x00 00000562: PUSH1 0x40 00000564: MLOAD 00000565: PUSH1 0x20 00000567: ADD 00000568: MSTORE 00000569: PUSH1 0x40 0000056b: MLOAD 0000056c: DUP2 0000056d: PUSH4 0xffffffff 00000572: AND 00000573: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00000591: MUL 00000592: DUP2 00000593: MSTORE 00000594: PUSH1 0x04 00000596: ADD 00000597: PUSH1 0x20 00000599: PUSH1 0x40 0000059b: MLOAD 0000059c: DUP1 0000059d: DUP4 0000059e: SUB 0000059f: DUP2 000005a0: PUSH1 0x00 000005a2: DUP8 000005a3: DUP1 000005a4: EXTCODESIZE 000005a5: ISZERO 000005a6: ISZERO 000005a7: PUSH2 0x05af 000005aa: JUMPI 000005ab: PUSH1 0x00 000005ad: DUP1 000005ae: REVERT 000005af: JUMPDEST 000005b0: PUSH2 0x02c6 000005b3: GAS 000005b4: SUB 000005b5: CALL 000005b6: ISZERO 000005b7: ISZERO 000005b8: PUSH2 0x05c0 000005bb: JUMPI 000005bc: PUSH1 0x00 000005be: DUP1 000005bf: REVERT 000005c0: JUMPDEST 000005c1: POP 000005c2: POP 000005c3: POP 000005c4: PUSH1 0x40 000005c6: MLOAD 000005c7: DUP1 000005c8: MLOAD 000005c9: SWAP1 000005ca: POP 000005cb: ISZERO 000005cc: PUSH2 0x06ef 000005cf: JUMPI 000005d0: DUP5 000005d1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000005e6: AND 000005e7: PUSH4 0x100325cd 000005ec: PUSH1 0x00 000005ee: PUSH1 0x40 000005f0: MLOAD 000005f1: PUSH1 0x20 000005f3: ADD 000005f4: MSTORE 000005f5: PUSH1 0x40 000005f7: MLOAD 000005f8: DUP2 000005f9: PUSH4 0xffffffff 000005fe: AND 000005ff: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000061d: MUL 0000061e: DUP2 0000061f: MSTORE 00000620: PUSH1 0x04 00000622: ADD 00000623: PUSH1 0x20 00000625: PUSH1 0x40 00000627: MLOAD 00000628: DUP1 00000629: DUP4 0000062a: SUB 0000062b: DUP2 0000062c: PUSH1 0x00 0000062e: DUP8 0000062f: DUP1 00000630: EXTCODESIZE 00000631: ISZERO 00000632: ISZERO 00000633: PUSH2 0x063b 00000636: JUMPI 00000637: PUSH1 0x00 00000639: DUP1 0000063a: REVERT 0000063b: JUMPDEST 0000063c: PUSH2 0x02c6 0000063f: GAS 00000640: SUB 00000641: CALL 00000642: ISZERO 00000643: ISZERO 00000644: PUSH2 0x064c 00000647: JUMPI 00000648: PUSH1 0x00 0000064a: DUP1 0000064b: REVERT 0000064c: JUMPDEST 0000064d: POP 0000064e: POP 0000064f: POP 00000650: PUSH1 0x40 00000652: MLOAD 00000653: DUP1 00000654: MLOAD 00000655: SWAP1 00000656: POP 00000657: SWAP2 00000658: POP 00000659: DUP3 0000065a: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000066f: AND 00000670: PUSH4 0x64e2e6ce 00000675: PUSH2 0x0689 00000678: PUSH1 0x05 0000067a: SLOAD 0000067b: DUP6 0000067c: PUSH2 0x0e58 0000067f: SWAP1 00000680: SWAP2 00000681: SWAP1 00000682: PUSH4 0xffffffff 00000687: AND 00000688: JUMP 00000689: JUMPDEST 0000068a: PUSH1 0x40 0000068c: MLOAD 0000068d: DUP3 0000068e: PUSH4 0xffffffff 00000693: AND 00000694: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 000006b2: MUL 000006b3: DUP2 000006b4: MSTORE 000006b5: PUSH1 0x04 000006b7: ADD 000006b8: DUP1 000006b9: DUP3 000006ba: DUP2 000006bb: MSTORE 000006bc: PUSH1 0x20 000006be: ADD 000006bf: SWAP2 000006c0: POP 000006c1: POP 000006c2: PUSH1 0x00 000006c4: PUSH1 0x40 000006c6: MLOAD 000006c7: DUP1 000006c8: DUP4 000006c9: SUB 000006ca: DUP2 000006cb: PUSH1 0x00 000006cd: DUP8 000006ce: DUP1 000006cf: EXTCODESIZE 000006d0: ISZERO 000006d1: ISZERO 000006d2: PUSH2 0x06da 000006d5: JUMPI 000006d6: PUSH1 0x00 000006d8: DUP1 000006d9: REVERT 000006da: JUMPDEST 000006db: PUSH2 0x02c6 000006de: GAS 000006df: SUB 000006e0: CALL 000006e1: ISZERO 000006e2: ISZERO 000006e3: PUSH2 0x06eb 000006e6: JUMPI 000006e7: PUSH1 0x00 000006e9: DUP1 000006ea: REVERT 000006eb: JUMPDEST 000006ec: POP 000006ed: POP 000006ee: POP 000006ef: JUMPDEST 000006f0: JUMPDEST 000006f1: PUSH2 0x089f 000006f4: JUMP 000006f5: JUMPDEST 000006f6: PUSH1 0x00 000006f8: DUP7 000006f9: GT 000006fa: ISZERO 000006fb: PUSH2 0x089e 000006fe: JUMPI 000006ff: PUSH1 0x02 00000701: PUSH2 0x0714 00000704: PUSH1 0x01 00000706: DUP9 00000707: PUSH2 0x0e3f 0000070a: SWAP1 0000070b: SWAP2 0000070c: SWAP1 0000070d: PUSH4 0xffffffff 00000712: AND 00000713: JUMP 00000714: JUMPDEST 00000715: DUP2 00000716: SLOAD 00000717: DUP2 00000718: LT 00000719: ISZERO 0000071a: ISZERO 0000071b: PUSH2 0x0720 0000071e: JUMPI 0000071f: INVALID 00000720: JUMPDEST 00000721: SWAP1 00000722: PUSH1 0x00 00000724: MSTORE 00000725: PUSH1 0x20 00000727: PUSH1 0x00 00000729: KECCAK256 0000072a: SWAP1 0000072b: ADD 0000072c: PUSH1 0x00 0000072e: SWAP1 0000072f: SLOAD 00000730: SWAP1 00000731: PUSH2 0x0100 00000734: EXP 00000735: SWAP1 00000736: DIV 00000737: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000074c: AND 0000074d: SWAP1 0000074e: POP 0000074f: PUSH1 0x00 00000751: DUP2 00000752: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000767: AND 00000768: PUSH4 0x75683bf9 0000076d: PUSH1 0x00 0000076f: PUSH1 0x40 00000771: MLOAD 00000772: PUSH1 0x20 00000774: ADD 00000775: MSTORE 00000776: PUSH1 0x40 00000778: MLOAD 00000779: DUP2 0000077a: PUSH4 0xffffffff 0000077f: AND 00000780: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000079e: MUL 0000079f: DUP2 000007a0: MSTORE 000007a1: PUSH1 0x04 000007a3: ADD 000007a4: PUSH1 0x20 000007a6: PUSH1 0x40 000007a8: MLOAD 000007a9: DUP1 000007aa: DUP4 000007ab: SUB 000007ac: DUP2 000007ad: PUSH1 0x00 000007af: DUP8 000007b0: DUP1 000007b1: EXTCODESIZE 000007b2: ISZERO 000007b3: ISZERO 000007b4: PUSH2 0x07bc 000007b7: JUMPI 000007b8: PUSH1 0x00 000007ba: DUP1 000007bb: REVERT 000007bc: JUMPDEST 000007bd: PUSH2 0x02c6 000007c0: GAS 000007c1: SUB 000007c2: CALL 000007c3: ISZERO 000007c4: ISZERO 000007c5: PUSH2 0x07cd 000007c8: JUMPI 000007c9: PUSH1 0x00 000007cb: DUP1 000007cc: REVERT 000007cd: JUMPDEST 000007ce: POP 000007cf: POP 000007d0: POP 000007d1: PUSH1 0x40 000007d3: MLOAD 000007d4: DUP1 000007d5: MLOAD 000007d6: SWAP1 000007d7: POP 000007d8: GT 000007d9: ISZERO 000007da: PUSH2 0x089d 000007dd: JUMPI 000007de: DUP1 000007df: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000007f4: AND 000007f5: PUSH4 0x2715746f 000007fa: DUP7 000007fb: PUSH1 0x00 000007fd: PUSH1 0x40 000007ff: MLOAD 00000800: PUSH1 0x20 00000802: ADD 00000803: MSTORE 00000804: PUSH1 0x40 00000806: MLOAD 00000807: DUP3 00000808: PUSH4 0xffffffff 0000080d: AND 0000080e: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000082c: MUL 0000082d: DUP2 0000082e: MSTORE 0000082f: PUSH1 0x04 00000831: ADD 00000832: DUP1 00000833: DUP3 00000834: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000849: AND 0000084a: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000085f: AND 00000860: DUP2 00000861: MSTORE 00000862: PUSH1 0x20 00000864: ADD 00000865: SWAP2 00000866: POP 00000867: POP 00000868: PUSH1 0x20 0000086a: PUSH1 0x40 0000086c: MLOAD 0000086d: DUP1 0000086e: DUP4 0000086f: SUB 00000870: DUP2 00000871: PUSH1 0x00 00000873: DUP8 00000874: DUP1 00000875: EXTCODESIZE 00000876: ISZERO 00000877: ISZERO 00000878: PUSH2 0x0880 0000087b: JUMPI 0000087c: PUSH1 0x00 0000087e: DUP1 0000087f: REVERT 00000880: JUMPDEST 00000881: PUSH2 0x02c6 00000884: GAS 00000885: SUB 00000886: CALL 00000887: ISZERO 00000888: ISZERO 00000889: PUSH2 0x0891 0000088c: JUMPI 0000088d: PUSH1 0x00 0000088f: DUP1 00000890: REVERT 00000891: JUMPDEST 00000892: POP 00000893: POP 00000894: POP 00000895: PUSH1 0x40 00000897: MLOAD 00000898: DUP1 00000899: MLOAD 0000089a: SWAP1 0000089b: POP 0000089c: POP 0000089d: JUMPDEST 0000089e: JUMPDEST 0000089f: JUMPDEST 000008a0: JUMPDEST 000008a1: POP 000008a2: POP 000008a3: POP 000008a4: POP 000008a5: POP 000008a6: POP 000008a7: STOP 000008a8: JUMPDEST 000008a9: CALLVALUE 000008aa: ISZERO 000008ab: PUSH2 0x08b3 000008ae: JUMPI 000008af: PUSH1 0x00 000008b1: DUP1 000008b2: REVERT 000008b3: JUMPDEST 000008b4: PUSH2 0x08bb 000008b7: PUSH2 0x0e93 000008ba: JUMP 000008bb: JUMPDEST 000008bc: PUSH1 0x40 000008be: MLOAD 000008bf: DUP1 000008c0: DUP4 000008c1: PUSH1 0xff 000008c3: AND 000008c4: PUSH1 0xff 000008c6: AND 000008c7: DUP2 000008c8: MSTORE 000008c9: PUSH1 0x20 000008cb: ADD 000008cc: DUP3 000008cd: PUSH1 0xff 000008cf: AND 000008d0: PUSH1 0xff 000008d2: AND 000008d3: DUP2 000008d4: MSTORE 000008d5: PUSH1 0x20 000008d7: ADD 000008d8: SWAP3 000008d9: POP 000008da: POP 000008db: POP 000008dc: PUSH1 0x40 000008de: MLOAD 000008df: DUP1 000008e0: SWAP2 000008e1: SUB 000008e2: SWAP1 000008e3: RETURN 000008e4: JUMPDEST 000008e5: CALLVALUE 000008e6: ISZERO 000008e7: PUSH2 0x08ef 000008ea: JUMPI 000008eb: PUSH1 0x00 000008ed: DUP1 000008ee: REVERT 000008ef: JUMPDEST 000008f0: PUSH2 0x08f7 000008f3: PUSH2 0x0ebf 000008f6: JUMP 000008f7: JUMPDEST 000008f8: PUSH1 0x40 000008fa: MLOAD 000008fb: DUP1 000008fc: DUP3 000008fd: DUP2 000008fe: MSTORE 000008ff: PUSH1 0x20 00000901: ADD 00000902: SWAP2 00000903: POP 00000904: POP 00000905: PUSH1 0x40 00000907: MLOAD 00000908: DUP1 00000909: SWAP2 0000090a: SUB 0000090b: SWAP1 0000090c: RETURN 0000090d: JUMPDEST 0000090e: CALLVALUE 0000090f: ISZERO 00000910: PUSH2 0x0918 00000913: JUMPI 00000914: PUSH1 0x00 00000916: DUP1 00000917: REVERT 00000918: JUMPDEST 00000919: PUSH2 0x0920 0000091c: PUSH2 0x1089 0000091f: JUMP 00000920: JUMPDEST 00000921: STOP 00000922: JUMPDEST 00000923: CALLVALUE 00000924: ISZERO 00000925: PUSH2 0x092d 00000928: JUMPI 00000929: PUSH1 0x00 0000092b: DUP1 0000092c: REVERT 0000092d: JUMPDEST 0000092e: PUSH2 0x0935 00000931: PUSH2 0x122c 00000934: JUMP 00000935: JUMPDEST 00000936: PUSH1 0x40 00000938: MLOAD 00000939: DUP1 0000093a: DUP3 0000093b: ISZERO 0000093c: ISZERO 0000093d: ISZERO 0000093e: ISZERO 0000093f: DUP2 00000940: MSTORE 00000941: PUSH1 0x20 00000943: ADD 00000944: SWAP2 00000945: POP 00000946: POP 00000947: PUSH1 0x40 00000949: MLOAD 0000094a: DUP1 0000094b: SWAP2 0000094c: SUB 0000094d: SWAP1 0000094e: RETURN 0000094f: JUMPDEST 00000950: CALLVALUE 00000951: ISZERO 00000952: PUSH2 0x095a 00000955: JUMPI 00000956: PUSH1 0x00 00000958: DUP1 00000959: REVERT 0000095a: JUMPDEST 0000095b: PUSH2 0x0962 0000095e: PUSH2 0x13e3 00000961: JUMP 00000962: JUMPDEST 00000963: PUSH1 0x40 00000965: MLOAD 00000966: DUP1 00000967: DUP3 00000968: DUP2 00000969: MSTORE 0000096a: PUSH1 0x20 0000096c: ADD 0000096d: SWAP2 0000096e: POP 0000096f: POP 00000970: PUSH1 0x40 00000972: MLOAD 00000973: DUP1 00000974: SWAP2 00000975: SUB 00000976: SWAP1 00000977: RETURN 00000978: JUMPDEST 00000979: CALLVALUE 0000097a: ISZERO 0000097b: PUSH2 0x0983 0000097e: JUMPI 0000097f: PUSH1 0x00 00000981: DUP1 00000982: REVERT 00000983: JUMPDEST 00000984: PUSH2 0x098b 00000987: PUSH2 0x149a 0000098a: JUMP 0000098b: JUMPDEST 0000098c: PUSH1 0x40 0000098e: MLOAD 0000098f: DUP1 00000990: DUP3 00000991: DUP2 00000992: MSTORE 00000993: PUSH1 0x20 00000995: ADD 00000996: SWAP2 00000997: POP 00000998: POP 00000999: PUSH1 0x40 0000099b: MLOAD 0000099c: DUP1 0000099d: SWAP2 0000099e: SUB 0000099f: SWAP1 000009a0: RETURN 000009a1: JUMPDEST 000009a2: CALLVALUE 000009a3: ISZERO 000009a4: PUSH2 0x09ac 000009a7: JUMPI 000009a8: PUSH1 0x00 000009aa: DUP1 000009ab: REVERT 000009ac: JUMPDEST 000009ad: PUSH2 0x09b4 000009b0: PUSH2 0x154e 000009b3: JUMP 000009b4: JUMPDEST 000009b5: PUSH1 0x40 000009b7: MLOAD 000009b8: DUP1 000009b9: DUP3 000009ba: DUP2 000009bb: MSTORE 000009bc: PUSH1 0x20 000009be: ADD 000009bf: SWAP2 000009c0: POP 000009c1: POP 000009c2: PUSH1 0x40 000009c4: MLOAD 000009c5: DUP1 000009c6: SWAP2 000009c7: SUB 000009c8: SWAP1 000009c9: RETURN 000009ca: JUMPDEST 000009cb: CALLVALUE 000009cc: ISZERO 000009cd: PUSH2 0x09d5 000009d0: JUMPI 000009d1: PUSH1 0x00 000009d3: DUP1 000009d4: REVERT 000009d5: JUMPDEST 000009d6: PUSH2 0x0a0d 000009d9: PUSH1 0x04 000009db: DUP1 000009dc: DUP1 000009dd: CALLDATALOAD 000009de: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000009f3: AND 000009f4: SWAP1 000009f5: PUSH1 0x20 000009f7: ADD 000009f8: SWAP1 000009f9: SWAP2 000009fa: SWAP1 000009fb: DUP1 000009fc: CALLDATALOAD 000009fd: PUSH1 0xff 000009ff: AND 00000a00: SWAP1 00000a01: PUSH1 0x20 00000a03: ADD 00000a04: SWAP1 00000a05: SWAP2 00000a06: SWAP1 00000a07: POP 00000a08: POP 00000a09: PUSH2 0x1a11 00000a0c: JUMP 00000a0d: JUMPDEST 00000a0e: PUSH1 0x40 00000a10: MLOAD 00000a11: DUP1 00000a12: DUP3 00000a13: PUSH1 0xff 00000a15: AND 00000a16: PUSH1 0xff 00000a18: AND 00000a19: DUP2 00000a1a: MSTORE 00000a1b: PUSH1 0x20 00000a1d: ADD 00000a1e: SWAP2 00000a1f: POP 00000a20: POP 00000a21: PUSH1 0x40 00000a23: MLOAD 00000a24: DUP1 00000a25: SWAP2 00000a26: SUB 00000a27: SWAP1 00000a28: RETURN 00000a29: JUMPDEST 00000a2a: CALLVALUE 00000a2b: ISZERO 00000a2c: PUSH2 0x0a34 00000a2f: JUMPI 00000a30: PUSH1 0x00 00000a32: DUP1 00000a33: REVERT 00000a34: JUMPDEST 00000a35: PUSH2 0x0a3c 00000a38: PUSH2 0x1c59 00000a3b: JUMP 00000a3c: JUMPDEST 00000a3d: PUSH1 0x40 00000a3f: MLOAD 00000a40: DUP1 00000a41: DUP3 00000a42: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000a57: AND 00000a58: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000a6d: AND 00000a6e: DUP2 00000a6f: MSTORE 00000a70: PUSH1 0x20 00000a72: ADD 00000a73: SWAP2 00000a74: POP 00000a75: POP 00000a76: PUSH1 0x40 00000a78: MLOAD 00000a79: DUP1 00000a7a: SWAP2 00000a7b: SUB 00000a7c: SWAP1 00000a7d: RETURN 00000a7e: JUMPDEST 00000a7f: CALLVALUE 00000a80: ISZERO 00000a81: PUSH2 0x0a89 00000a84: JUMPI 00000a85: PUSH1 0x00 00000a87: DUP1 00000a88: REVERT 00000a89: JUMPDEST 00000a8a: PUSH2 0x0ad4 00000a8d: PUSH1 0x04 00000a8f: DUP1 00000a90: DUP1 00000a91: CALLDATALOAD 00000a92: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000aa7: AND 00000aa8: SWAP1 00000aa9: PUSH1 0x20 00000aab: ADD 00000aac: SWAP1 00000aad: SWAP2 00000aae: SWAP1 00000aaf: DUP1 00000ab0: CALLDATALOAD 00000ab1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000ac6: AND 00000ac7: SWAP1 00000ac8: PUSH1 0x20 00000aca: ADD 00000acb: SWAP1 00000acc: SWAP2 00000acd: SWAP1 00000ace: POP 00000acf: POP 00000ad0: PUSH2 0x1c7f 00000ad3: JUMP 00000ad4: JUMPDEST 00000ad5: PUSH1 0x40 00000ad7: MLOAD 00000ad8: DUP1 00000ad9: DUP3 00000ada: DUP2 00000adb: MSTORE 00000adc: PUSH1 0x20 00000ade: ADD 00000adf: SWAP2 00000ae0: POP 00000ae1: POP 00000ae2: PUSH1 0x40 00000ae4: MLOAD 00000ae5: DUP1 00000ae6: SWAP2 00000ae7: SUB 00000ae8: SWAP1 00000ae9: RETURN 00000aea: JUMPDEST 00000aeb: CALLVALUE 00000aec: ISZERO 00000aed: PUSH2 0x0af5 00000af0: JUMPI 00000af1: PUSH1 0x00 00000af3: DUP1 00000af4: REVERT 00000af5: JUMPDEST 00000af6: PUSH2 0x0b21 00000af9: PUSH1 0x04 00000afb: DUP1 00000afc: DUP1 00000afd: CALLDATALOAD 00000afe: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000b13: AND 00000b14: SWAP1 00000b15: PUSH1 0x20 00000b17: ADD 00000b18: SWAP1 00000b19: SWAP2 00000b1a: SWAP1 00000b1b: POP 00000b1c: POP 00000b1d: PUSH2 0x202a 00000b20: JUMP 00000b21: JUMPDEST 00000b22: PUSH1 0x40 00000b24: MLOAD 00000b25: DUP1 00000b26: DUP3 00000b27: PUSH1 0xff 00000b29: AND 00000b2a: PUSH1 0xff 00000b2c: AND 00000b2d: DUP2 00000b2e: MSTORE 00000b2f: PUSH1 0x20 00000b31: ADD 00000b32: SWAP2 00000b33: POP 00000b34: POP 00000b35: PUSH1 0x40 00000b37: MLOAD 00000b38: DUP1 00000b39: SWAP2 00000b3a: SUB 00000b3b: SWAP1 00000b3c: RETURN 00000b3d: JUMPDEST 00000b3e: CALLVALUE 00000b3f: ISZERO 00000b40: PUSH2 0x0b48 00000b43: JUMPI 00000b44: PUSH1 0x00 00000b46: DUP1 00000b47: REVERT 00000b48: JUMPDEST 00000b49: PUSH2 0x0b74 00000b4c: PUSH1 0x04 00000b4e: DUP1 00000b4f: DUP1 00000b50: CALLDATALOAD 00000b51: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000b66: AND 00000b67: SWAP1 00000b68: PUSH1 0x20 00000b6a: ADD 00000b6b: SWAP1 00000b6c: SWAP2 00000b6d: SWAP1 00000b6e: POP 00000b6f: POP 00000b70: PUSH2 0x2129 00000b73: JUMP 00000b74: JUMPDEST 00000b75: PUSH1 0x40 00000b77: MLOAD 00000b78: DUP1 00000b79: DUP3 00000b7a: DUP2 00000b7b: MSTORE 00000b7c: PUSH1 0x20 00000b7e: ADD 00000b7f: SWAP2 00000b80: POP 00000b81: POP 00000b82: PUSH1 0x40 00000b84: MLOAD 00000b85: DUP1 00000b86: SWAP2 00000b87: SUB 00000b88: SWAP1 00000b89: RETURN 00000b8a: JUMPDEST 00000b8b: CALLVALUE 00000b8c: ISZERO 00000b8d: PUSH2 0x0b95 00000b90: JUMPI 00000b91: PUSH1 0x00 00000b93: DUP1 00000b94: REVERT 00000b95: JUMPDEST 00000b96: PUSH2 0x0bca 00000b99: PUSH1 0x04 00000b9b: DUP1 00000b9c: DUP1 00000b9d: CALLDATALOAD 00000b9e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000bb3: AND 00000bb4: SWAP1 00000bb5: PUSH1 0x20 00000bb7: ADD 00000bb8: SWAP1 00000bb9: SWAP2 00000bba: SWAP1 00000bbb: DUP1 00000bbc: CALLDATALOAD 00000bbd: SWAP1 00000bbe: PUSH1 0x20 00000bc0: ADD 00000bc1: SWAP1 00000bc2: SWAP2 00000bc3: SWAP1 00000bc4: POP 00000bc5: POP 00000bc6: PUSH2 0x237a 00000bc9: JUMP 00000bca: JUMPDEST 00000bcb: STOP 00000bcc: JUMPDEST 00000bcd: CALLVALUE 00000bce: ISZERO 00000bcf: PUSH2 0x0bd7 00000bd2: JUMPI 00000bd3: PUSH1 0x00 00000bd5: DUP1 00000bd6: REVERT 00000bd7: JUMPDEST 00000bd8: PUSH2 0x0c03 00000bdb: PUSH1 0x04 00000bdd: DUP1 00000bde: DUP1 00000bdf: CALLDATALOAD 00000be0: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000bf5: AND 00000bf6: SWAP1 00000bf7: PUSH1 0x20 00000bf9: ADD 00000bfa: SWAP1 00000bfb: SWAP2 00000bfc: SWAP1 00000bfd: POP 00000bfe: POP 00000bff: PUSH2 0x25ea 00000c02: JUMP 00000c03: JUMPDEST 00000c04: PUSH1 0x40 00000c06: MLOAD 00000c07: DUP1 00000c08: DUP3 00000c09: DUP2 00000c0a: MSTORE 00000c0b: PUSH1 0x20 00000c0d: ADD 00000c0e: SWAP2 00000c0f: POP 00000c10: POP 00000c11: PUSH1 0x40 00000c13: MLOAD 00000c14: DUP1 00000c15: SWAP2 00000c16: SUB 00000c17: SWAP1 00000c18: RETURN 00000c19: JUMPDEST 00000c1a: CALLVALUE 00000c1b: ISZERO 00000c1c: PUSH2 0x0c24 00000c1f: JUMPI 00000c20: PUSH1 0x00 00000c22: DUP1 00000c23: REVERT 00000c24: JUMPDEST 00000c25: PUSH2 0x0c2c 00000c28: PUSH2 0x288f 00000c2b: JUMP 00000c2c: JUMPDEST 00000c2d: PUSH1 0x40 00000c2f: MLOAD 00000c30: DUP1 00000c31: DUP3 00000c32: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000c47: AND 00000c48: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000c5d: AND 00000c5e: DUP2 00000c5f: MSTORE 00000c60: PUSH1 0x20 00000c62: ADD 00000c63: SWAP2 00000c64: POP 00000c65: POP 00000c66: PUSH1 0x40 00000c68: MLOAD 00000c69: DUP1 00000c6a: SWAP2 00000c6b: SUB 00000c6c: SWAP1 00000c6d: RETURN 00000c6e: JUMPDEST 00000c6f: CALLVALUE 00000c70: ISZERO 00000c71: PUSH2 0x0c79 00000c74: JUMPI 00000c75: PUSH1 0x00 00000c77: DUP1 00000c78: REVERT 00000c79: JUMPDEST 00000c7a: PUSH2 0x0ca5 00000c7d: PUSH1 0x04 00000c7f: DUP1 00000c80: DUP1 00000c81: CALLDATALOAD 00000c82: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000c97: AND 00000c98: SWAP1 00000c99: PUSH1 0x20 00000c9b: ADD 00000c9c: SWAP1 00000c9d: SWAP2 00000c9e: SWAP1 00000c9f: POP 00000ca0: POP 00000ca1: PUSH2 0x28b5 00000ca4: JUMP 00000ca5: JUMPDEST 00000ca6: STOP 00000ca7: JUMPDEST 00000ca8: CALLVALUE 00000ca9: ISZERO 00000caa: PUSH2 0x0cb2 00000cad: JUMPI 00000cae: PUSH1 0x00 00000cb0: DUP1 00000cb1: REVERT 00000cb2: JUMPDEST 00000cb3: PUSH2 0x0cf0 00000cb6: PUSH1 0x04 00000cb8: DUP1 00000cb9: DUP1 00000cba: CALLDATALOAD 00000cbb: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000cd0: AND 00000cd1: SWAP1 00000cd2: PUSH1 0x20 00000cd4: ADD 00000cd5: SWAP1 00000cd6: SWAP2 00000cd7: SWAP1 00000cd8: DUP1 00000cd9: CALLDATALOAD 00000cda: SWAP1 00000cdb: PUSH1 0x20 00000cdd: ADD 00000cde: SWAP1 00000cdf: SWAP2 00000ce0: SWAP1 00000ce1: DUP1 00000ce2: CALLDATALOAD 00000ce3: SWAP1 00000ce4: PUSH1 0x20 00000ce6: ADD 00000ce7: SWAP1 00000ce8: SWAP2 00000ce9: SWAP1 00000cea: POP 00000ceb: POP 00000cec: PUSH2 0x2a00 00000cef: JUMP 00000cf0: JUMPDEST 00000cf1: PUSH1 0x40 00000cf3: MLOAD 00000cf4: DUP1 00000cf5: DUP4 00000cf6: DUP2 00000cf7: MSTORE 00000cf8: PUSH1 0x20 00000cfa: ADD 00000cfb: DUP3 00000cfc: DUP2 00000cfd: MSTORE 00000cfe: PUSH1 0x20 00000d00: ADD 00000d01: SWAP3 00000d02: POP 00000d03: POP 00000d04: POP 00000d05: PUSH1 0x40 00000d07: MLOAD 00000d08: DUP1 00000d09: SWAP2 00000d0a: SUB 00000d0b: SWAP1 00000d0c: RETURN 00000d0d: JUMPDEST 00000d0e: CALLVALUE 00000d0f: ISZERO 00000d10: PUSH2 0x0d18 00000d13: JUMPI 00000d14: PUSH1 0x00 00000d16: DUP1 00000d17: REVERT 00000d18: JUMPDEST 00000d19: PUSH2 0x0d4d 00000d1c: PUSH1 0x04 00000d1e: DUP1 00000d1f: DUP1 00000d20: CALLDATALOAD 00000d21: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000d36: AND 00000d37: SWAP1 00000d38: PUSH1 0x20 00000d3a: ADD 00000d3b: SWAP1 00000d3c: SWAP2 00000d3d: SWAP1 00000d3e: DUP1 00000d3f: CALLDATALOAD 00000d40: SWAP1 00000d41: PUSH1 0x20 00000d43: ADD 00000d44: SWAP1 00000d45: SWAP2 00000d46: SWAP1 00000d47: POP 00000d48: POP 00000d49: PUSH2 0x2ce3 00000d4c: JUMP 00000d4d: JUMPDEST 00000d4e: PUSH1 0x40 00000d50: MLOAD 00000d51: DUP1 00000d52: DUP3 00000d53: DUP2 00000d54: MSTORE 00000d55: PUSH1 0x20 00000d57: ADD 00000d58: SWAP2 00000d59: POP 00000d5a: POP 00000d5b: PUSH1 0x40 00000d5d: MLOAD 00000d5e: DUP1 00000d5f: SWAP2 00000d60: SUB 00000d61: SWAP1 00000d62: RETURN 00000d63: JUMPDEST 00000d64: CALLVALUE 00000d65: ISZERO 00000d66: PUSH2 0x0d6e 00000d69: JUMPI 00000d6a: PUSH1 0x00 00000d6c: DUP1 00000d6d: REVERT 00000d6e: JUMPDEST 00000d6f: PUSH2 0x0d84 00000d72: PUSH1 0x04 00000d74: DUP1 00000d75: DUP1 00000d76: CALLDATALOAD 00000d77: SWAP1 00000d78: PUSH1 0x20 00000d7a: ADD 00000d7b: SWAP1 00000d7c: SWAP2 00000d7d: SWAP1 00000d7e: POP 00000d7f: POP 00000d80: PUSH2 0x2e94 00000d83: JUMP 00000d84: JUMPDEST 00000d85: PUSH1 0x40 00000d87: MLOAD 00000d88: DUP1 00000d89: DUP3 00000d8a: DUP2 00000d8b: MSTORE 00000d8c: PUSH1 0x20 00000d8e: ADD 00000d8f: SWAP2 00000d90: POP 00000d91: POP 00000d92: PUSH1 0x40 00000d94: MLOAD 00000d95: DUP1 00000d96: SWAP2 00000d97: SUB 00000d98: SWAP1 00000d99: RETURN 00000d9a: JUMPDEST 00000d9b: CALLVALUE 00000d9c: ISZERO 00000d9d: PUSH2 0x0da5 00000da0: JUMPI 00000da1: PUSH1 0x00 00000da3: DUP1 00000da4: REVERT 00000da5: JUMPDEST 00000da6: PUSH2 0x0dda 00000da9: PUSH1 0x04 00000dab: DUP1 00000dac: DUP1 00000dad: CALLDATALOAD 00000dae: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000dc3: AND 00000dc4: SWAP1 00000dc5: PUSH1 0x20 00000dc7: ADD 00000dc8: SWAP1 00000dc9: SWAP2 00000dca: SWAP1 00000dcb: DUP1 00000dcc: CALLDATALOAD 00000dcd: SWAP1 00000dce: PUSH1 0x20 00000dd0: ADD 00000dd1: SWAP1 00000dd2: SWAP2 00000dd3: SWAP1 00000dd4: POP 00000dd5: POP 00000dd6: PUSH2 0x3047 00000dd9: JUMP 00000dda: JUMPDEST 00000ddb: STOP 00000ddc: JUMPDEST 00000ddd: CALLVALUE 00000dde: ISZERO 00000ddf: PUSH2 0x0de7 00000de2: JUMPI 00000de3: PUSH1 0x00 00000de5: DUP1 00000de6: REVERT 00000de7: JUMPDEST 00000de8: PUSH2 0x0dfd 00000deb: PUSH1 0x04 00000ded: DUP1 00000dee: DUP1 00000def: CALLDATALOAD 00000df0: SWAP1 00000df1: PUSH1 0x20 00000df3: ADD 00000df4: SWAP1 00000df5: SWAP2 00000df6: SWAP1 00000df7: POP 00000df8: POP 00000df9: PUSH2 0x31e8 00000dfc: JUMP 00000dfd: JUMPDEST 00000dfe: PUSH1 0x40 00000e00: MLOAD 00000e01: DUP1 00000e02: DUP3 00000e03: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000e18: AND 00000e19: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000e2e: AND 00000e2f: DUP2 00000e30: MSTORE 00000e31: PUSH1 0x20 00000e33: ADD 00000e34: SWAP2 00000e35: POP 00000e36: POP 00000e37: PUSH1 0x40 00000e39: MLOAD 00000e3a: DUP1 00000e3b: SWAP2 00000e3c: SUB 00000e3d: SWAP1 00000e3e: RETURN 00000e3f: JUMPDEST 00000e40: PUSH1 0x00 00000e42: DUP2 00000e43: DUP4 00000e44: LT 00000e45: ISZERO 00000e46: ISZERO 00000e47: ISZERO 00000e48: PUSH2 0x0e4d 00000e4b: JUMPI 00000e4c: INVALID 00000e4d: JUMPDEST 00000e4e: DUP2 00000e4f: DUP4 00000e50: SUB 00000e51: SWAP1 00000e52: POP 00000e53: SWAP3 00000e54: SWAP2 00000e55: POP 00000e56: POP 00000e57: JUMP 00000e58: JUMPDEST 00000e59: PUSH1 0x00 00000e5b: DUP2 00000e5c: PUSH32 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 00000e7d: SUB 00000e7e: DUP4 00000e7f: GT 00000e80: ISZERO 00000e81: ISZERO 00000e82: ISZERO 00000e83: PUSH2 0x0e88 00000e86: JUMPI 00000e87: INVALID 00000e88: JUMPDEST 00000e89: DUP2 00000e8a: DUP4 00000e8b: ADD 00000e8c: SWAP1 00000e8d: POP 00000e8e: SWAP3 00000e8f: SWAP2 00000e90: POP 00000e91: POP 00000e92: JUMP 00000e93: JUMPDEST 00000e94: PUSH1 0x01 00000e96: DUP1 00000e97: PUSH1 0x00 00000e99: ADD 00000e9a: PUSH1 0x00 00000e9c: SWAP1 00000e9d: SLOAD 00000e9e: SWAP1 00000e9f: PUSH2 0x0100 00000ea2: EXP 00000ea3: SWAP1 00000ea4: DIV 00000ea5: PUSH1 0xff 00000ea7: AND 00000ea8: SWAP1 00000ea9: DUP1 00000eaa: PUSH1 0x00 00000eac: ADD 00000ead: PUSH1 0x01 00000eaf: SWAP1 00000eb0: SLOAD 00000eb1: SWAP1 00000eb2: PUSH2 0x0100 00000eb5: EXP 00000eb6: SWAP1 00000eb7: DIV 00000eb8: PUSH1 0xff 00000eba: AND 00000ebb: SWAP1 00000ebc: POP 00000ebd: DUP3 00000ebe: JUMP 00000ebf: JUMPDEST 00000ec0: PUSH1 0x00 00000ec2: DUP1 00000ec3: PUSH1 0x00 00000ec5: PUSH1 0x01 00000ec7: PUSH1 0x00 00000ec9: ADD 00000eca: PUSH1 0x00 00000ecc: SWAP1 00000ecd: SLOAD 00000ece: SWAP1 00000ecf: PUSH2 0x0100 00000ed2: EXP 00000ed3: SWAP1 00000ed4: DIV 00000ed5: PUSH1 0xff 00000ed7: AND 00000ed8: PUSH1 0xff 00000eda: AND 00000edb: DUP1 00000edc: PUSH1 0x00 00000ede: DUP1 00000edf: CALLER 00000ee0: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000ef5: AND 00000ef6: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000f0b: AND 00000f0c: DUP2 00000f0d: MSTORE 00000f0e: PUSH1 0x20 00000f10: ADD 00000f11: SWAP1 00000f12: DUP2 00000f13: MSTORE 00000f14: PUSH1 0x20 00000f16: ADD 00000f17: PUSH1 0x00 00000f19: KECCAK256 00000f1a: PUSH1 0x00 00000f1c: SWAP1 00000f1d: SLOAD 00000f1e: SWAP1 00000f1f: PUSH2 0x0100 00000f22: EXP 00000f23: SWAP1 00000f24: DIV 00000f25: PUSH1 0xff 00000f27: AND 00000f28: PUSH1 0xff 00000f2a: AND 00000f2b: SLT 00000f2c: ISZERO 00000f2d: DUP1 00000f2e: PUSH2 0x0f62 00000f31: JUMPI 00000f32: POP 00000f33: ADDRESS 00000f34: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000f49: AND 00000f4a: CALLER 00000f4b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000f60: AND 00000f61: EQ 00000f62: JUMPDEST 00000f63: ISZERO 00000f64: ISZERO 00000f65: PUSH2 0x0f6d 00000f68: JUMPI 00000f69: PUSH1 0x00 00000f6b: DUP1 00000f6c: REVERT 00000f6d: JUMPDEST 00000f6e: PUSH1 0x00 00000f70: SWAP3 00000f71: POP 00000f72: PUSH1 0x00 00000f74: SWAP2 00000f75: POP 00000f76: JUMPDEST 00000f77: PUSH1 0x02 00000f79: DUP1 00000f7a: SLOAD 00000f7b: SWAP1 00000f7c: POP 00000f7d: DUP3 00000f7e: LT 00000f7f: ISZERO 00000f80: PUSH2 0x1080 00000f83: JUMPI 00000f84: PUSH1 0x02 00000f86: DUP3 00000f87: DUP2 00000f88: SLOAD 00000f89: DUP2 00000f8a: LT 00000f8b: ISZERO 00000f8c: ISZERO 00000f8d: PUSH2 0x0f92 00000f90: JUMPI 00000f91: INVALID 00000f92: JUMPDEST 00000f93: SWAP1 00000f94: PUSH1 0x00 00000f96: MSTORE 00000f97: PUSH1 0x20 00000f99: PUSH1 0x00 00000f9b: KECCAK256 00000f9c: SWAP1 00000f9d: ADD 00000f9e: PUSH1 0x00 00000fa0: SWAP1 00000fa1: SLOAD 00000fa2: SWAP1 00000fa3: PUSH2 0x0100 00000fa6: EXP 00000fa7: SWAP1 00000fa8: DIV 00000fa9: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000fbe: AND 00000fbf: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000fd4: AND 00000fd5: PUSH4 0xc95fb37a 00000fda: PUSH1 0x00 00000fdc: PUSH1 0x40 00000fde: MLOAD 00000fdf: PUSH1 0x20 00000fe1: ADD 00000fe2: MSTORE 00000fe3: PUSH1 0x40 00000fe5: MLOAD 00000fe6: DUP2 00000fe7: PUSH4 0xffffffff 00000fec: AND 00000fed: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000100b: MUL 0000100c: DUP2 0000100d: MSTORE 0000100e: PUSH1 0x04 00001010: ADD 00001011: PUSH1 0x20 00001013: PUSH1 0x40 00001015: MLOAD 00001016: DUP1 00001017: DUP4 00001018: SUB 00001019: DUP2 0000101a: PUSH1 0x00 0000101c: DUP8 0000101d: DUP1 0000101e: EXTCODESIZE 0000101f: ISZERO 00001020: ISZERO 00001021: PUSH2 0x1029 00001024: JUMPI 00001025: PUSH1 0x00 00001027: DUP1 00001028: REVERT 00001029: JUMPDEST 0000102a: PUSH2 0x02c6 0000102d: GAS 0000102e: SUB 0000102f: CALL 00001030: ISZERO 00001031: ISZERO 00001032: PUSH2 0x103a 00001035: JUMPI 00001036: PUSH1 0x00 00001038: DUP1 00001039: REVERT 0000103a: JUMPDEST 0000103b: POP 0000103c: POP 0000103d: POP 0000103e: PUSH1 0x40 00001040: MLOAD 00001041: DUP1 00001042: MLOAD 00001043: SWAP1 00001044: POP 00001045: ISZERO 00001046: PUSH2 0x1073 00001049: JUMPI 0000104a: PUSH1 0x00 0000104c: DUP4 0000104d: EQ 0000104e: ISZERO 0000104f: PUSH2 0x106d 00001052: JUMPI 00001053: PUSH2 0x1066 00001056: PUSH1 0x01 00001058: DUP4 00001059: PUSH2 0x0e58 0000105c: SWAP1 0000105d: SWAP2 0000105e: SWAP1 0000105f: PUSH4 0xffffffff 00001064: AND 00001065: JUMP 00001066: JUMPDEST 00001067: SWAP3 00001068: POP 00001069: PUSH2 0x1072 0000106c: JUMP 0000106d: JUMPDEST 0000106e: PUSH2 0x1080 00001071: JUMP 00001072: JUMPDEST 00001073: JUMPDEST 00001074: DUP2 00001075: DUP1 00001076: PUSH1 0x01 00001078: ADD 00001079: SWAP3 0000107a: POP 0000107b: POP 0000107c: PUSH2 0x0f76 0000107f: JUMP 00001080: JUMPDEST 00001081: DUP3 00001082: SWAP4 00001083: POP 00001084: POP 00001085: POP 00001086: POP 00001087: SWAP1 00001088: JUMP 00001089: JUMPDEST 0000108a: PUSH1 0x04 0000108c: PUSH1 0x00 0000108e: SWAP1 0000108f: SLOAD 00001090: SWAP1 00001091: PUSH2 0x0100 00001094: EXP 00001095: SWAP1 00001096: DIV 00001097: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000010ac: AND 000010ad: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000010c2: AND 000010c3: PUSH4 0x8da5cb5b 000010c8: PUSH1 0x00 000010ca: PUSH1 0x40 000010cc: MLOAD 000010cd: PUSH1 0x20 000010cf: ADD 000010d0: MSTORE 000010d1: PUSH1 0x40 000010d3: MLOAD 000010d4: DUP2 000010d5: PUSH4 0xffffffff 000010da: AND 000010db: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 000010f9: MUL 000010fa: DUP2 000010fb: MSTORE 000010fc: PUSH1 0x04 000010fe: ADD 000010ff: PUSH1 0x20 00001101: PUSH1 0x40 00001103: MLOAD 00001104: DUP1 00001105: DUP4 00001106: SUB 00001107: DUP2 00001108: PUSH1 0x00 0000110a: DUP8 0000110b: DUP1 0000110c: EXTCODESIZE 0000110d: ISZERO 0000110e: ISZERO 0000110f: PUSH2 0x1117 00001112: JUMPI 00001113: PUSH1 0x00 00001115: DUP1 00001116: REVERT 00001117: JUMPDEST 00001118: PUSH2 0x02c6 0000111b: GAS 0000111c: SUB 0000111d: CALL 0000111e: ISZERO 0000111f: ISZERO 00001120: PUSH2 0x1128 00001123: JUMPI 00001124: PUSH1 0x00 00001126: DUP1 00001127: REVERT 00001128: JUMPDEST 00001129: POP 0000112a: POP 0000112b: POP 0000112c: PUSH1 0x40 0000112e: MLOAD 0000112f: DUP1 00001130: MLOAD 00001131: SWAP1 00001132: POP 00001133: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001148: AND 00001149: CALLER 0000114a: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000115f: AND 00001160: EQ 00001161: ISZERO 00001162: ISZERO 00001163: PUSH2 0x116b 00001166: JUMPI 00001167: PUSH1 0x00 00001169: DUP1 0000116a: REVERT 0000116b: JUMPDEST 0000116c: PUSH1 0x04 0000116e: PUSH1 0x00 00001170: SWAP1 00001171: SLOAD 00001172: SWAP1 00001173: PUSH2 0x0100 00001176: EXP 00001177: SWAP1 00001178: DIV 00001179: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000118e: AND 0000118f: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000011a4: AND 000011a5: PUSH4 0x8da5cb5b 000011aa: PUSH1 0x00 000011ac: PUSH1 0x40 000011ae: MLOAD 000011af: PUSH1 0x20 000011b1: ADD 000011b2: MSTORE 000011b3: PUSH1 0x40 000011b5: MLOAD 000011b6: DUP2 000011b7: PUSH4 0xffffffff 000011bc: AND 000011bd: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 000011db: MUL 000011dc: DUP2 000011dd: MSTORE 000011de: PUSH1 0x04 000011e0: ADD 000011e1: PUSH1 0x20 000011e3: PUSH1 0x40 000011e5: MLOAD 000011e6: DUP1 000011e7: DUP4 000011e8: SUB 000011e9: DUP2 000011ea: PUSH1 0x00 000011ec: DUP8 000011ed: DUP1 000011ee: EXTCODESIZE 000011ef: ISZERO 000011f0: ISZERO 000011f1: PUSH2 0x11f9 000011f4: JUMPI 000011f5: PUSH1 0x00 000011f7: DUP1 000011f8: REVERT 000011f9: JUMPDEST 000011fa: PUSH2 0x02c6 000011fd: GAS 000011fe: SUB 000011ff: CALL 00001200: ISZERO 00001201: ISZERO 00001202: PUSH2 0x120a 00001205: JUMPI 00001206: PUSH1 0x00 00001208: DUP1 00001209: REVERT 0000120a: JUMPDEST 0000120b: POP 0000120c: POP 0000120d: POP 0000120e: PUSH1 0x40 00001210: MLOAD 00001211: DUP1 00001212: MLOAD 00001213: SWAP1 00001214: POP 00001215: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000122a: AND 0000122b: SELFDESTRUCT 0000122c: JUMPDEST 0000122d: PUSH1 0x00 0000122f: DUP1 00001230: PUSH1 0x01 00001232: PUSH1 0x00 00001234: ADD 00001235: PUSH1 0x01 00001237: SWAP1 00001238: SLOAD 00001239: SWAP1 0000123a: PUSH2 0x0100 0000123d: EXP 0000123e: SWAP1 0000123f: DIV 00001240: PUSH1 0xff 00001242: AND 00001243: PUSH1 0xff 00001245: AND 00001246: DUP1 00001247: PUSH1 0x00 00001249: DUP1 0000124a: CALLER 0000124b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001260: AND 00001261: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001276: AND 00001277: DUP2 00001278: MSTORE 00001279: PUSH1 0x20 0000127b: ADD 0000127c: SWAP1 0000127d: DUP2 0000127e: MSTORE 0000127f: PUSH1 0x20 00001281: ADD 00001282: PUSH1 0x00 00001284: KECCAK256 00001285: PUSH1 0x00 00001287: SWAP1 00001288: SLOAD 00001289: SWAP1 0000128a: PUSH2 0x0100 0000128d: EXP 0000128e: SWAP1 0000128f: DIV 00001290: PUSH1 0xff 00001292: AND 00001293: PUSH1 0xff 00001295: AND 00001296: SLT 00001297: ISZERO 00001298: DUP1 00001299: PUSH2 0x12cd 0000129c: JUMPI 0000129d: POP 0000129e: ADDRESS 0000129f: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000012b4: AND 000012b5: CALLER 000012b6: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000012cb: AND 000012cc: EQ 000012cd: JUMPDEST 000012ce: ISZERO 000012cf: ISZERO 000012d0: PUSH2 0x12d8 000012d3: JUMPI 000012d4: PUSH1 0x00 000012d6: DUP1 000012d7: REVERT 000012d8: JUMPDEST 000012d9: ADDRESS 000012da: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000012ef: AND 000012f0: BALANCE 000012f1: SWAP2 000012f2: POP 000012f3: PUSH1 0x04 000012f5: PUSH1 0x00 000012f7: SWAP1 000012f8: SLOAD 000012f9: SWAP1 000012fa: PUSH2 0x0100 000012fd: EXP 000012fe: SWAP1 000012ff: DIV 00001300: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001315: AND 00001316: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000132b: AND 0000132c: PUSH4 0x8da5cb5b 00001331: PUSH1 0x00 00001333: PUSH1 0x40 00001335: MLOAD 00001336: PUSH1 0x20 00001338: ADD 00001339: MSTORE 0000133a: PUSH1 0x40 0000133c: MLOAD 0000133d: DUP2 0000133e: PUSH4 0xffffffff 00001343: AND 00001344: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00001362: MUL 00001363: DUP2 00001364: MSTORE 00001365: PUSH1 0x04 00001367: ADD 00001368: PUSH1 0x20 0000136a: PUSH1 0x40 0000136c: MLOAD 0000136d: DUP1 0000136e: DUP4 0000136f: SUB 00001370: DUP2 00001371: PUSH1 0x00 00001373: DUP8 00001374: DUP1 00001375: EXTCODESIZE 00001376: ISZERO 00001377: ISZERO 00001378: PUSH2 0x1380 0000137b: JUMPI 0000137c: PUSH1 0x00 0000137e: DUP1 0000137f: REVERT 00001380: JUMPDEST 00001381: PUSH2 0x02c6 00001384: GAS 00001385: SUB 00001386: CALL 00001387: ISZERO 00001388: ISZERO 00001389: PUSH2 0x1391 0000138c: JUMPI 0000138d: PUSH1 0x00 0000138f: DUP1 00001390: REVERT 00001391: JUMPDEST 00001392: POP 00001393: POP 00001394: POP 00001395: PUSH1 0x40 00001397: MLOAD 00001398: DUP1 00001399: MLOAD 0000139a: SWAP1 0000139b: POP 0000139c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000013b1: AND 000013b2: PUSH2 0x08fc 000013b5: DUP4 000013b6: SWAP1 000013b7: DUP2 000013b8: ISZERO 000013b9: MUL 000013ba: SWAP1 000013bb: PUSH1 0x40 000013bd: MLOAD 000013be: PUSH1 0x00 000013c0: PUSH1 0x40 000013c2: MLOAD 000013c3: DUP1 000013c4: DUP4 000013c5: SUB 000013c6: DUP2 000013c7: DUP6 000013c8: DUP9 000013c9: DUP9 000013ca: CALL 000013cb: SWAP4 000013cc: POP 000013cd: POP 000013ce: POP 000013cf: POP 000013d0: ISZERO 000013d1: ISZERO 000013d2: PUSH2 0x13da 000013d5: JUMPI 000013d6: PUSH1 0x00 000013d8: DUP1 000013d9: REVERT 000013da: JUMPDEST 000013db: PUSH1 0x01 000013dd: SWAP3 000013de: POP 000013df: POP 000013e0: POP 000013e1: SWAP1 000013e2: JUMP 000013e3: JUMPDEST 000013e4: PUSH1 0x00 000013e6: PUSH1 0x01 000013e8: PUSH1 0x00 000013ea: ADD 000013eb: PUSH1 0x00 000013ed: SWAP1 000013ee: SLOAD 000013ef: SWAP1 000013f0: PUSH2 0x0100 000013f3: EXP 000013f4: SWAP1 000013f5: DIV 000013f6: PUSH1 0xff 000013f8: AND 000013f9: PUSH1 0xff 000013fb: AND 000013fc: DUP1 000013fd: PUSH1 0x00 000013ff: DUP1 00001400: CALLER 00001401: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001416: AND 00001417: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000142c: AND 0000142d: DUP2 0000142e: MSTORE 0000142f: PUSH1 0x20 00001431: ADD 00001432: SWAP1 00001433: DUP2 00001434: MSTORE 00001435: PUSH1 0x20 00001437: ADD 00001438: PUSH1 0x00 0000143a: KECCAK256 0000143b: PUSH1 0x00 0000143d: SWAP1 0000143e: SLOAD 0000143f: SWAP1 00001440: PUSH2 0x0100 00001443: EXP 00001444: SWAP1 00001445: DIV 00001446: PUSH1 0xff 00001448: AND 00001449: PUSH1 0xff 0000144b: AND 0000144c: SLT 0000144d: ISZERO 0000144e: DUP1 0000144f: PUSH2 0x1483 00001452: JUMPI 00001453: POP 00001454: ADDRESS 00001455: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000146a: AND 0000146b: CALLER 0000146c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001481: AND 00001482: EQ 00001483: JUMPDEST 00001484: ISZERO 00001485: ISZERO 00001486: PUSH2 0x148e 00001489: JUMPI 0000148a: PUSH1 0x00 0000148c: DUP1 0000148d: REVERT 0000148e: JUMPDEST 0000148f: PUSH1 0x02 00001491: DUP1 00001492: SLOAD 00001493: SWAP1 00001494: POP 00001495: SWAP2 00001496: POP 00001497: POP 00001498: SWAP1 00001499: JUMP 0000149a: JUMPDEST 0000149b: PUSH1 0x00 0000149d: PUSH1 0x01 0000149f: PUSH1 0x00 000014a1: ADD 000014a2: PUSH1 0x00 000014a4: SWAP1 000014a5: SLOAD 000014a6: SWAP1 000014a7: PUSH2 0x0100 000014aa: EXP 000014ab: SWAP1 000014ac: DIV 000014ad: PUSH1 0xff 000014af: AND 000014b0: PUSH1 0xff 000014b2: AND 000014b3: DUP1 000014b4: PUSH1 0x00 000014b6: DUP1 000014b7: CALLER 000014b8: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000014cd: AND 000014ce: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000014e3: AND 000014e4: DUP2 000014e5: MSTORE 000014e6: PUSH1 0x20 000014e8: ADD 000014e9: SWAP1 000014ea: DUP2 000014eb: MSTORE 000014ec: PUSH1 0x20 000014ee: ADD 000014ef: PUSH1 0x00 000014f1: KECCAK256 000014f2: PUSH1 0x00 000014f4: SWAP1 000014f5: SLOAD 000014f6: SWAP1 000014f7: PUSH2 0x0100 000014fa: EXP 000014fb: SWAP1 000014fc: DIV 000014fd: PUSH1 0xff 000014ff: AND 00001500: PUSH1 0xff 00001502: AND 00001503: SLT 00001504: ISZERO 00001505: DUP1 00001506: PUSH2 0x153a 00001509: JUMPI 0000150a: POP 0000150b: ADDRESS 0000150c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001521: AND 00001522: CALLER 00001523: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001538: AND 00001539: EQ 0000153a: JUMPDEST 0000153b: ISZERO 0000153c: ISZERO 0000153d: PUSH2 0x1545 00001540: JUMPI 00001541: PUSH1 0x00 00001543: DUP1 00001544: REVERT 00001545: JUMPDEST 00001546: PUSH1 0x05 00001548: SLOAD 00001549: SWAP2 0000154a: POP 0000154b: POP 0000154c: SWAP1 0000154d: JUMP 0000154e: JUMPDEST 0000154f: PUSH1 0x00 00001551: DUP1 00001552: PUSH1 0x00 00001554: DUP1 00001555: PUSH1 0x01 00001557: PUSH1 0x00 00001559: ADD 0000155a: PUSH1 0x00 0000155c: SWAP1 0000155d: SLOAD 0000155e: SWAP1 0000155f: PUSH2 0x0100 00001562: EXP 00001563: SWAP1 00001564: DIV 00001565: PUSH1 0xff 00001567: AND 00001568: PUSH1 0xff 0000156a: AND 0000156b: DUP1 0000156c: PUSH1 0x00 0000156e: DUP1 0000156f: CALLER 00001570: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001585: AND 00001586: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000159b: AND 0000159c: DUP2 0000159d: MSTORE 0000159e: PUSH1 0x20 000015a0: ADD 000015a1: SWAP1 000015a2: DUP2 000015a3: MSTORE 000015a4: PUSH1 0x20 000015a6: ADD 000015a7: PUSH1 0x00 000015a9: KECCAK256 000015aa: PUSH1 0x00 000015ac: SWAP1 000015ad: SLOAD 000015ae: SWAP1 000015af: PUSH2 0x0100 000015b2: EXP 000015b3: SWAP1 000015b4: DIV 000015b5: PUSH1 0xff 000015b7: AND 000015b8: PUSH1 0xff 000015ba: AND 000015bb: SLT 000015bc: ISZERO 000015bd: DUP1 000015be: PUSH2 0x15f2 000015c1: JUMPI 000015c2: POP 000015c3: ADDRESS 000015c4: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000015d9: AND 000015da: CALLER 000015db: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000015f0: AND 000015f1: EQ 000015f2: JUMPDEST 000015f3: ISZERO 000015f4: ISZERO 000015f5: PUSH2 0x15fd 000015f8: JUMPI 000015f9: PUSH1 0x00 000015fb: DUP1 000015fc: REVERT 000015fd: JUMPDEST 000015fe: PUSH1 0x04 00001600: PUSH1 0x00 00001602: SWAP1 00001603: SLOAD 00001604: SWAP1 00001605: PUSH2 0x0100 00001608: EXP 00001609: SWAP1 0000160a: DIV 0000160b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001620: AND 00001621: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001636: AND 00001637: PUSH4 0x18160ddd 0000163c: PUSH1 0x00 0000163e: PUSH1 0x40 00001640: MLOAD 00001641: PUSH1 0x20 00001643: ADD 00001644: MSTORE 00001645: PUSH1 0x40 00001647: MLOAD 00001648: DUP2 00001649: PUSH4 0xffffffff 0000164e: AND 0000164f: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000166d: MUL 0000166e: DUP2 0000166f: MSTORE 00001670: PUSH1 0x04 00001672: ADD 00001673: PUSH1 0x20 00001675: PUSH1 0x40 00001677: MLOAD 00001678: DUP1 00001679: DUP4 0000167a: SUB 0000167b: DUP2 0000167c: PUSH1 0x00 0000167e: DUP8 0000167f: DUP1 00001680: EXTCODESIZE 00001681: ISZERO 00001682: ISZERO 00001683: PUSH2 0x168b 00001686: JUMPI 00001687: PUSH1 0x00 00001689: DUP1 0000168a: REVERT 0000168b: JUMPDEST 0000168c: PUSH2 0x02c6 0000168f: GAS 00001690: SUB 00001691: CALL 00001692: ISZERO 00001693: ISZERO 00001694: PUSH2 0x169c 00001697: JUMPI 00001698: PUSH1 0x00 0000169a: DUP1 0000169b: REVERT 0000169c: JUMPDEST 0000169d: POP 0000169e: POP 0000169f: POP 000016a0: PUSH1 0x40 000016a2: MLOAD 000016a3: DUP1 000016a4: MLOAD 000016a5: SWAP1 000016a6: POP 000016a7: SWAP4 000016a8: POP 000016a9: PUSH1 0x00 000016ab: SWAP2 000016ac: POP 000016ad: JUMPDEST 000016ae: PUSH1 0x02 000016b0: DUP1 000016b1: SLOAD 000016b2: SWAP1 000016b3: POP 000016b4: DUP3 000016b5: LT 000016b6: ISZERO 000016b7: PUSH2 0x179c 000016ba: JUMPI 000016bb: PUSH2 0x178d 000016be: PUSH1 0x02 000016c0: DUP4 000016c1: DUP2 000016c2: SLOAD 000016c3: DUP2 000016c4: LT 000016c5: ISZERO 000016c6: ISZERO 000016c7: PUSH2 0x16cc 000016ca: JUMPI 000016cb: INVALID 000016cc: JUMPDEST 000016cd: SWAP1 000016ce: PUSH1 0x00 000016d0: MSTORE 000016d1: PUSH1 0x20 000016d3: PUSH1 0x00 000016d5: KECCAK256 000016d6: SWAP1 000016d7: ADD 000016d8: PUSH1 0x00 000016da: SWAP1 000016db: SLOAD 000016dc: SWAP1 000016dd: PUSH2 0x0100 000016e0: EXP 000016e1: SWAP1 000016e2: DIV 000016e3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000016f8: AND 000016f9: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000170e: AND 0000170f: PUSH4 0x75683bf9 00001714: PUSH1 0x00 00001716: PUSH1 0x40 00001718: MLOAD 00001719: PUSH1 0x20 0000171b: ADD 0000171c: MSTORE 0000171d: PUSH1 0x40 0000171f: MLOAD 00001720: DUP2 00001721: PUSH4 0xffffffff 00001726: AND 00001727: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00001745: MUL 00001746: DUP2 00001747: MSTORE 00001748: PUSH1 0x04 0000174a: ADD 0000174b: PUSH1 0x20 0000174d: PUSH1 0x40 0000174f: MLOAD 00001750: DUP1 00001751: DUP4 00001752: SUB 00001753: DUP2 00001754: PUSH1 0x00 00001756: DUP8 00001757: DUP1 00001758: EXTCODESIZE 00001759: ISZERO 0000175a: ISZERO 0000175b: PUSH2 0x1763 0000175e: JUMPI 0000175f: PUSH1 0x00 00001761: DUP1 00001762: REVERT 00001763: JUMPDEST 00001764: PUSH2 0x02c6 00001767: GAS 00001768: SUB 00001769: CALL 0000176a: ISZERO 0000176b: ISZERO 0000176c: PUSH2 0x1774 0000176f: JUMPI 00001770: PUSH1 0x00 00001772: DUP1 00001773: REVERT 00001774: JUMPDEST 00001775: POP 00001776: POP 00001777: POP 00001778: PUSH1 0x40 0000177a: MLOAD 0000177b: DUP1 0000177c: MLOAD 0000177d: SWAP1 0000177e: POP 0000177f: DUP5 00001780: PUSH2 0x0e58 00001783: SWAP1 00001784: SWAP2 00001785: SWAP1 00001786: PUSH4 0xffffffff 0000178b: AND 0000178c: JUMP 0000178d: JUMPDEST 0000178e: SWAP3 0000178f: POP 00001790: DUP2 00001791: DUP1 00001792: PUSH1 0x01 00001794: ADD 00001795: SWAP3 00001796: POP 00001797: POP 00001798: PUSH2 0x16ad 0000179b: JUMP 0000179c: JUMPDEST 0000179d: PUSH2 0x1857 000017a0: PUSH1 0x03 000017a2: PUSH1 0x00 000017a4: SWAP1 000017a5: SLOAD 000017a6: SWAP1 000017a7: PUSH2 0x0100 000017aa: EXP 000017ab: SWAP1 000017ac: DIV 000017ad: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000017c2: AND 000017c3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000017d8: AND 000017d9: PUSH4 0x75683bf9 000017de: PUSH1 0x00 000017e0: PUSH1 0x40 000017e2: MLOAD 000017e3: PUSH1 0x20 000017e5: ADD 000017e6: MSTORE 000017e7: PUSH1 0x40 000017e9: MLOAD 000017ea: DUP2 000017eb: PUSH4 0xffffffff 000017f0: AND 000017f1: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000180f: MUL 00001810: DUP2 00001811: MSTORE 00001812: PUSH1 0x04 00001814: ADD 00001815: PUSH1 0x20 00001817: PUSH1 0x40 00001819: MLOAD 0000181a: DUP1 0000181b: DUP4 0000181c: SUB 0000181d: DUP2 0000181e: PUSH1 0x00 00001820: DUP8 00001821: DUP1 00001822: EXTCODESIZE 00001823: ISZERO 00001824: ISZERO 00001825: PUSH2 0x182d 00001828: JUMPI 00001829: PUSH1 0x00 0000182b: DUP1 0000182c: REVERT 0000182d: JUMPDEST 0000182e: PUSH2 0x02c6 00001831: GAS 00001832: SUB 00001833: CALL 00001834: ISZERO 00001835: ISZERO 00001836: PUSH2 0x183e 00001839: JUMPI 0000183a: PUSH1 0x00 0000183c: DUP1 0000183d: REVERT 0000183e: JUMPDEST 0000183f: POP 00001840: POP 00001841: POP 00001842: PUSH1 0x40 00001844: MLOAD 00001845: DUP1 00001846: MLOAD 00001847: SWAP1 00001848: POP 00001849: DUP5 0000184a: PUSH2 0x0e58 0000184d: SWAP1 0000184e: SWAP2 0000184f: SWAP1 00001850: PUSH4 0xffffffff 00001855: AND 00001856: JUMP 00001857: JUMPDEST 00001858: SWAP3 00001859: POP 0000185a: PUSH2 0x19f3 0000185d: PUSH1 0x04 0000185f: PUSH1 0x00 00001861: SWAP1 00001862: SLOAD 00001863: SWAP1 00001864: PUSH2 0x0100 00001867: EXP 00001868: SWAP1 00001869: DIV 0000186a: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000187f: AND 00001880: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001895: AND 00001896: PUSH4 0x70a08231 0000189b: PUSH1 0x04 0000189d: PUSH1 0x00 0000189f: SWAP1 000018a0: SLOAD 000018a1: SWAP1 000018a2: PUSH2 0x0100 000018a5: EXP 000018a6: SWAP1 000018a7: DIV 000018a8: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000018bd: AND 000018be: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000018d3: AND 000018d4: PUSH4 0x8da5cb5b 000018d9: PUSH1 0x00 000018db: PUSH1 0x40 000018dd: MLOAD 000018de: PUSH1 0x20 000018e0: ADD 000018e1: MSTORE 000018e2: PUSH1 0x40 000018e4: MLOAD 000018e5: DUP2 000018e6: PUSH4 0xffffffff 000018eb: AND 000018ec: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 0000190a: MUL 0000190b: DUP2 0000190c: MSTORE 0000190d: PUSH1 0x04 0000190f: ADD 00001910: PUSH1 0x20 00001912: PUSH1 0x40 00001914: MLOAD 00001915: DUP1 00001916: DUP4 00001917: SUB 00001918: DUP2 00001919: PUSH1 0x00 0000191b: DUP8 0000191c: DUP1 0000191d: EXTCODESIZE 0000191e: ISZERO 0000191f: ISZERO 00001920: PUSH2 0x1928 00001923: JUMPI 00001924: PUSH1 0x00 00001926: DUP1 00001927: REVERT 00001928: JUMPDEST 00001929: PUSH2 0x02c6 0000192c: GAS 0000192d: SUB 0000192e: CALL 0000192f: ISZERO 00001930: ISZERO 00001931: PUSH2 0x1939 00001934: JUMPI 00001935: PUSH1 0x00 00001937: DUP1 00001938: REVERT 00001939: JUMPDEST 0000193a: POP 0000193b: POP 0000193c: POP 0000193d: PUSH1 0x40 0000193f: MLOAD 00001940: DUP1 00001941: MLOAD 00001942: SWAP1 00001943: POP 00001944: PUSH1 0x00 00001946: PUSH1 0x40 00001948: MLOAD 00001949: PUSH1 0x20 0000194b: ADD 0000194c: MSTORE 0000194d: PUSH1 0x40 0000194f: MLOAD 00001950: DUP3 00001951: PUSH4 0xffffffff 00001956: AND 00001957: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00001975: MUL 00001976: DUP2 00001977: MSTORE 00001978: PUSH1 0x04 0000197a: ADD 0000197b: DUP1 0000197c: DUP3 0000197d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001992: AND 00001993: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000019a8: AND 000019a9: DUP2 000019aa: MSTORE 000019ab: PUSH1 0x20 000019ad: ADD 000019ae: SWAP2 000019af: POP 000019b0: POP 000019b1: PUSH1 0x20 000019b3: PUSH1 0x40 000019b5: MLOAD 000019b6: DUP1 000019b7: DUP4 000019b8: SUB 000019b9: DUP2 000019ba: PUSH1 0x00 000019bc: DUP8 000019bd: DUP1 000019be: EXTCODESIZE 000019bf: ISZERO 000019c0: ISZERO 000019c1: PUSH2 0x19c9 000019c4: JUMPI 000019c5: PUSH1 0x00 000019c7: DUP1 000019c8: REVERT 000019c9: JUMPDEST 000019ca: PUSH2 0x02c6 000019cd: GAS 000019ce: SUB 000019cf: CALL 000019d0: ISZERO 000019d1: ISZERO 000019d2: PUSH2 0x19da 000019d5: JUMPI 000019d6: PUSH1 0x00 000019d8: DUP1 000019d9: REVERT 000019da: JUMPDEST 000019db: POP 000019dc: POP 000019dd: POP 000019de: PUSH1 0x40 000019e0: MLOAD 000019e1: DUP1 000019e2: MLOAD 000019e3: SWAP1 000019e4: POP 000019e5: DUP5 000019e6: PUSH2 0x0e58 000019e9: SWAP1 000019ea: SWAP2 000019eb: SWAP1 000019ec: PUSH4 0xffffffff 000019f1: AND 000019f2: JUMP 000019f3: JUMPDEST 000019f4: SWAP3 000019f5: POP 000019f6: PUSH2 0x1a08 000019f9: DUP4 000019fa: DUP6 000019fb: PUSH2 0x0e3f 000019fe: SWAP1 000019ff: SWAP2 00001a00: SWAP1 00001a01: PUSH4 0xffffffff 00001a06: AND 00001a07: JUMP 00001a08: JUMPDEST 00001a09: SWAP5 00001a0a: POP 00001a0b: POP 00001a0c: POP 00001a0d: POP 00001a0e: POP 00001a0f: SWAP1 00001a10: JUMP 00001a11: JUMPDEST 00001a12: PUSH1 0x00 00001a14: DUP1 00001a15: PUSH1 0x01 00001a17: PUSH1 0x00 00001a19: ADD 00001a1a: PUSH1 0x01 00001a1c: SWAP1 00001a1d: SLOAD 00001a1e: SWAP1 00001a1f: PUSH2 0x0100 00001a22: EXP 00001a23: SWAP1 00001a24: DIV 00001a25: PUSH1 0xff 00001a27: AND 00001a28: PUSH1 0xff 00001a2a: AND 00001a2b: DUP1 00001a2c: PUSH1 0x00 00001a2e: DUP1 00001a2f: CALLER 00001a30: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001a45: AND 00001a46: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001a5b: AND 00001a5c: DUP2 00001a5d: MSTORE 00001a5e: PUSH1 0x20 00001a60: ADD 00001a61: SWAP1 00001a62: DUP2 00001a63: MSTORE 00001a64: PUSH1 0x20 00001a66: ADD 00001a67: PUSH1 0x00 00001a69: KECCAK256 00001a6a: PUSH1 0x00 00001a6c: SWAP1 00001a6d: SLOAD 00001a6e: SWAP1 00001a6f: PUSH2 0x0100 00001a72: EXP 00001a73: SWAP1 00001a74: DIV 00001a75: PUSH1 0xff 00001a77: AND 00001a78: PUSH1 0xff 00001a7a: AND 00001a7b: SLT 00001a7c: ISZERO 00001a7d: DUP1 00001a7e: PUSH2 0x1ab2 00001a81: JUMPI 00001a82: POP 00001a83: ADDRESS 00001a84: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001a99: AND 00001a9a: CALLER 00001a9b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ab0: AND 00001ab1: EQ 00001ab2: JUMPDEST 00001ab3: ISZERO 00001ab4: ISZERO 00001ab5: PUSH2 0x1abd 00001ab8: JUMPI 00001ab9: PUSH1 0x00 00001abb: DUP1 00001abc: REVERT 00001abd: JUMPDEST 00001abe: PUSH1 0x00 00001ac0: DUP1 00001ac1: DUP7 00001ac2: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ad7: AND 00001ad8: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001aed: AND 00001aee: DUP2 00001aef: MSTORE 00001af0: PUSH1 0x20 00001af2: ADD 00001af3: SWAP1 00001af4: DUP2 00001af5: MSTORE 00001af6: PUSH1 0x20 00001af8: ADD 00001af9: PUSH1 0x00 00001afb: KECCAK256 00001afc: PUSH1 0x00 00001afe: SWAP1 00001aff: SLOAD 00001b00: SWAP1 00001b01: PUSH2 0x0100 00001b04: EXP 00001b05: SWAP1 00001b06: DIV 00001b07: PUSH1 0xff 00001b09: AND 00001b0a: SWAP2 00001b0b: POP 00001b0c: PUSH1 0x01 00001b0e: PUSH1 0x00 00001b10: ADD 00001b11: PUSH1 0x01 00001b13: SWAP1 00001b14: SLOAD 00001b15: SWAP1 00001b16: PUSH2 0x0100 00001b19: EXP 00001b1a: SWAP1 00001b1b: DIV 00001b1c: PUSH1 0xff 00001b1e: AND 00001b1f: PUSH1 0xff 00001b21: AND 00001b22: DUP3 00001b23: PUSH1 0xff 00001b25: AND 00001b26: GT 00001b27: ISZERO 00001b28: ISZERO 00001b29: PUSH2 0x1c03 00001b2c: JUMPI 00001b2d: DUP4 00001b2e: PUSH1 0x00 00001b30: DUP1 00001b31: DUP8 00001b32: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001b47: AND 00001b48: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001b5d: AND 00001b5e: DUP2 00001b5f: MSTORE 00001b60: PUSH1 0x20 00001b62: ADD 00001b63: SWAP1 00001b64: DUP2 00001b65: MSTORE 00001b66: PUSH1 0x20 00001b68: ADD 00001b69: PUSH1 0x00 00001b6b: KECCAK256 00001b6c: PUSH1 0x00 00001b6e: PUSH2 0x0100 00001b71: EXP 00001b72: DUP2 00001b73: SLOAD 00001b74: DUP2 00001b75: PUSH1 0xff 00001b77: MUL 00001b78: NOT 00001b79: AND 00001b7a: SWAP1 00001b7b: DUP4 00001b7c: PUSH1 0xff 00001b7e: AND 00001b7f: MUL 00001b80: OR 00001b81: SWAP1 00001b82: SSTORE 00001b83: POP 00001b84: PUSH32 0x756d5e0da4f56601d7ac3cd5fdfb5760f730e364a5947ba505d302b3c5fb6c1d 00001ba5: DUP6 00001ba6: DUP4 00001ba7: DUP7 00001ba8: PUSH1 0x40 00001baa: MLOAD 00001bab: DUP1 00001bac: DUP5 00001bad: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001bc2: AND 00001bc3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001bd8: AND 00001bd9: DUP2 00001bda: MSTORE 00001bdb: PUSH1 0x20 00001bdd: ADD 00001bde: DUP4 00001bdf: PUSH1 0xff 00001be1: AND 00001be2: PUSH1 0xff 00001be4: AND 00001be5: DUP2 00001be6: MSTORE 00001be7: PUSH1 0x20 00001be9: ADD 00001bea: DUP3 00001beb: PUSH1 0xff 00001bed: AND 00001bee: PUSH1 0xff 00001bf0: AND 00001bf1: DUP2 00001bf2: MSTORE 00001bf3: PUSH1 0x20 00001bf5: ADD 00001bf6: SWAP4 00001bf7: POP 00001bf8: POP 00001bf9: POP 00001bfa: POP 00001bfb: PUSH1 0x40 00001bfd: MLOAD 00001bfe: DUP1 00001bff: SWAP2 00001c00: SUB 00001c01: SWAP1 00001c02: LOG1 00001c03: JUMPDEST 00001c04: PUSH1 0x00 00001c06: DUP1 00001c07: DUP7 00001c08: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001c1d: AND 00001c1e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001c33: AND 00001c34: DUP2 00001c35: MSTORE 00001c36: PUSH1 0x20 00001c38: ADD 00001c39: SWAP1 00001c3a: DUP2 00001c3b: MSTORE 00001c3c: PUSH1 0x20 00001c3e: ADD 00001c3f: PUSH1 0x00 00001c41: KECCAK256 00001c42: PUSH1 0x00 00001c44: SWAP1 00001c45: SLOAD 00001c46: SWAP1 00001c47: PUSH2 0x0100 00001c4a: EXP 00001c4b: SWAP1 00001c4c: DIV 00001c4d: PUSH1 0xff 00001c4f: AND 00001c50: SWAP3 00001c51: POP 00001c52: POP 00001c53: POP 00001c54: SWAP3 00001c55: SWAP2 00001c56: POP 00001c57: POP 00001c58: JUMP 00001c59: JUMPDEST 00001c5a: PUSH1 0x04 00001c5c: PUSH1 0x00 00001c5e: SWAP1 00001c5f: SLOAD 00001c60: SWAP1 00001c61: PUSH2 0x0100 00001c64: EXP 00001c65: SWAP1 00001c66: DIV 00001c67: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001c7c: AND 00001c7d: DUP2 00001c7e: JUMP 00001c7f: JUMPDEST 00001c80: PUSH1 0x00 00001c82: PUSH1 0x01 00001c84: PUSH1 0x00 00001c86: ADD 00001c87: PUSH1 0x00 00001c89: SWAP1 00001c8a: SLOAD 00001c8b: SWAP1 00001c8c: PUSH2 0x0100 00001c8f: EXP 00001c90: SWAP1 00001c91: DIV 00001c92: PUSH1 0xff 00001c94: AND 00001c95: PUSH1 0xff 00001c97: AND 00001c98: DUP1 00001c99: PUSH1 0x00 00001c9b: DUP1 00001c9c: CALLER 00001c9d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001cb2: AND 00001cb3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001cc8: AND 00001cc9: DUP2 00001cca: MSTORE 00001ccb: PUSH1 0x20 00001ccd: ADD 00001cce: SWAP1 00001ccf: DUP2 00001cd0: MSTORE 00001cd1: PUSH1 0x20 00001cd3: ADD 00001cd4: PUSH1 0x00 00001cd6: KECCAK256 00001cd7: PUSH1 0x00 00001cd9: SWAP1 00001cda: SLOAD 00001cdb: SWAP1 00001cdc: PUSH2 0x0100 00001cdf: EXP 00001ce0: SWAP1 00001ce1: DIV 00001ce2: PUSH1 0xff 00001ce4: AND 00001ce5: PUSH1 0xff 00001ce7: AND 00001ce8: SLT 00001ce9: ISZERO 00001cea: DUP1 00001ceb: PUSH2 0x1d1f 00001cee: JUMPI 00001cef: POP 00001cf0: ADDRESS 00001cf1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001d06: AND 00001d07: CALLER 00001d08: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001d1d: AND 00001d1e: EQ 00001d1f: JUMPDEST 00001d20: ISZERO 00001d21: ISZERO 00001d22: PUSH2 0x1d2a 00001d25: JUMPI 00001d26: PUSH1 0x00 00001d28: DUP1 00001d29: REVERT 00001d2a: JUMPDEST 00001d2b: PUSH1 0x06 00001d2d: PUSH1 0x00 00001d2f: DUP6 00001d30: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001d45: AND 00001d46: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001d5b: AND 00001d5c: DUP2 00001d5d: MSTORE 00001d5e: PUSH1 0x20 00001d60: ADD 00001d61: SWAP1 00001d62: DUP2 00001d63: MSTORE 00001d64: PUSH1 0x20 00001d66: ADD 00001d67: PUSH1 0x00 00001d69: KECCAK256 00001d6a: PUSH1 0x00 00001d6c: ADD 00001d6d: PUSH1 0x00 00001d6f: SWAP1 00001d70: SLOAD 00001d71: SWAP1 00001d72: PUSH2 0x0100 00001d75: EXP 00001d76: SWAP1 00001d77: DIV 00001d78: PUSH1 0xff 00001d7a: AND 00001d7b: ISZERO 00001d7c: ISZERO 00001d7d: PUSH2 0x1d85 00001d80: JUMPI 00001d81: PUSH1 0x00 00001d83: DUP1 00001d84: REVERT 00001d85: JUMPDEST 00001d86: PUSH1 0x06 00001d88: PUSH1 0x00 00001d8a: DUP5 00001d8b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001da0: AND 00001da1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001db6: AND 00001db7: DUP2 00001db8: MSTORE 00001db9: PUSH1 0x20 00001dbb: ADD 00001dbc: SWAP1 00001dbd: DUP2 00001dbe: MSTORE 00001dbf: PUSH1 0x20 00001dc1: ADD 00001dc2: PUSH1 0x00 00001dc4: KECCAK256 00001dc5: PUSH1 0x00 00001dc7: ADD 00001dc8: PUSH1 0x00 00001dca: SWAP1 00001dcb: SLOAD 00001dcc: SWAP1 00001dcd: PUSH2 0x0100 00001dd0: EXP 00001dd1: SWAP1 00001dd2: DIV 00001dd3: PUSH1 0xff 00001dd5: AND 00001dd6: ISZERO 00001dd7: ISZERO 00001dd8: ISZERO 00001dd9: PUSH2 0x1de1 00001ddc: JUMPI 00001ddd: PUSH1 0x00 00001ddf: DUP1 00001de0: REVERT 00001de1: JUMPDEST 00001de2: DUP3 00001de3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001df8: AND 00001df9: DUP5 00001dfa: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001e0f: AND 00001e10: EQ 00001e11: ISZERO 00001e12: ISZERO 00001e13: ISZERO 00001e14: PUSH2 0x1e1c 00001e17: JUMPI 00001e18: PUSH1 0x00 00001e1a: DUP1 00001e1b: REVERT 00001e1c: JUMPDEST 00001e1d: PUSH1 0x01 00001e1f: PUSH1 0x02 00001e21: DUP1 00001e22: SLOAD 00001e23: SWAP1 00001e24: POP 00001e25: GT 00001e26: ISZERO 00001e27: ISZERO 00001e28: PUSH2 0x1e2d 00001e2b: JUMPI 00001e2c: INVALID 00001e2d: JUMPDEST 00001e2e: DUP3 00001e2f: PUSH1 0x02 00001e31: PUSH1 0x06 00001e33: PUSH1 0x00 00001e35: DUP8 00001e36: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001e4b: AND 00001e4c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001e61: AND 00001e62: DUP2 00001e63: MSTORE 00001e64: PUSH1 0x20 00001e66: ADD 00001e67: SWAP1 00001e68: DUP2 00001e69: MSTORE 00001e6a: PUSH1 0x20 00001e6c: ADD 00001e6d: PUSH1 0x00 00001e6f: KECCAK256 00001e70: PUSH1 0x01 00001e72: ADD 00001e73: SLOAD 00001e74: DUP2 00001e75: SLOAD 00001e76: DUP2 00001e77: LT 00001e78: ISZERO 00001e79: ISZERO 00001e7a: PUSH2 0x1e7f 00001e7d: JUMPI 00001e7e: INVALID 00001e7f: JUMPDEST 00001e80: SWAP1 00001e81: PUSH1 0x00 00001e83: MSTORE 00001e84: PUSH1 0x20 00001e86: PUSH1 0x00 00001e88: KECCAK256 00001e89: SWAP1 00001e8a: ADD 00001e8b: PUSH1 0x00 00001e8d: PUSH2 0x0100 00001e90: EXP 00001e91: DUP2 00001e92: SLOAD 00001e93: DUP2 00001e94: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ea9: MUL 00001eaa: NOT 00001eab: AND 00001eac: SWAP1 00001ead: DUP4 00001eae: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ec3: AND 00001ec4: MUL 00001ec5: OR 00001ec6: SWAP1 00001ec7: SSTORE 00001ec8: POP 00001ec9: PUSH1 0x06 00001ecb: PUSH1 0x00 00001ecd: DUP6 00001ece: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ee3: AND 00001ee4: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ef9: AND 00001efa: DUP2 00001efb: MSTORE 00001efc: PUSH1 0x20 00001efe: ADD 00001eff: SWAP1 00001f00: DUP2 00001f01: MSTORE 00001f02: PUSH1 0x20 00001f04: ADD 00001f05: PUSH1 0x00 00001f07: KECCAK256 00001f08: PUSH1 0x06 00001f0a: PUSH1 0x00 00001f0c: DUP6 00001f0d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001f22: AND 00001f23: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001f38: AND 00001f39: DUP2 00001f3a: MSTORE 00001f3b: PUSH1 0x20 00001f3d: ADD 00001f3e: SWAP1 00001f3f: DUP2 00001f40: MSTORE 00001f41: PUSH1 0x20 00001f43: ADD 00001f44: PUSH1 0x00 00001f46: KECCAK256 00001f47: PUSH1 0x00 00001f49: DUP3 00001f4a: ADD 00001f4b: PUSH1 0x00 00001f4d: SWAP1 00001f4e: SLOAD 00001f4f: SWAP1 00001f50: PUSH2 0x0100 00001f53: EXP 00001f54: SWAP1 00001f55: DIV 00001f56: PUSH1 0xff 00001f58: AND 00001f59: DUP2 00001f5a: PUSH1 0x00 00001f5c: ADD 00001f5d: PUSH1 0x00 00001f5f: PUSH2 0x0100 00001f62: EXP 00001f63: DUP2 00001f64: SLOAD 00001f65: DUP2 00001f66: PUSH1 0xff 00001f68: MUL 00001f69: NOT 00001f6a: AND 00001f6b: SWAP1 00001f6c: DUP4 00001f6d: ISZERO 00001f6e: ISZERO 00001f6f: MUL 00001f70: OR 00001f71: SWAP1 00001f72: SSTORE 00001f73: POP 00001f74: PUSH1 0x01 00001f76: DUP3 00001f77: ADD 00001f78: SLOAD 00001f79: DUP2 00001f7a: PUSH1 0x01 00001f7c: ADD 00001f7d: SSTORE 00001f7e: SWAP1 00001f7f: POP 00001f80: POP 00001f81: PUSH1 0x06 00001f83: PUSH1 0x00 00001f85: DUP6 00001f86: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001f9b: AND 00001f9c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001fb1: AND 00001fb2: DUP2 00001fb3: MSTORE 00001fb4: PUSH1 0x20 00001fb6: ADD 00001fb7: SWAP1 00001fb8: DUP2 00001fb9: MSTORE 00001fba: PUSH1 0x20 00001fbc: ADD 00001fbd: PUSH1 0x00 00001fbf: KECCAK256 00001fc0: PUSH1 0x00 00001fc2: DUP1 00001fc3: DUP3 00001fc4: ADD 00001fc5: PUSH1 0x00 00001fc7: PUSH2 0x0100 00001fca: EXP 00001fcb: DUP2 00001fcc: SLOAD 00001fcd: SWAP1 00001fce: PUSH1 0xff 00001fd0: MUL 00001fd1: NOT 00001fd2: AND 00001fd3: SWAP1 00001fd4: SSTORE 00001fd5: PUSH1 0x01 00001fd7: DUP3 00001fd8: ADD 00001fd9: PUSH1 0x00 00001fdb: SWAP1 00001fdc: SSTORE 00001fdd: POP 00001fde: POP 00001fdf: PUSH1 0x06 00001fe1: PUSH1 0x00 00001fe3: DUP5 00001fe4: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00001ff9: AND 00001ffa: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000200f: AND 00002010: DUP2 00002011: MSTORE 00002012: PUSH1 0x20 00002014: ADD 00002015: SWAP1 00002016: DUP2 00002017: MSTORE 00002018: PUSH1 0x20 0000201a: ADD 0000201b: PUSH1 0x00 0000201d: KECCAK256 0000201e: PUSH1 0x01 00002020: ADD 00002021: SLOAD 00002022: SWAP2 00002023: POP 00002024: POP 00002025: SWAP3 00002026: SWAP2 00002027: POP 00002028: POP 00002029: JUMP 0000202a: JUMPDEST 0000202b: PUSH1 0x00 0000202d: PUSH1 0x01 0000202f: PUSH1 0x00 00002031: ADD 00002032: PUSH1 0x00 00002034: SWAP1 00002035: SLOAD 00002036: SWAP1 00002037: PUSH2 0x0100 0000203a: EXP 0000203b: SWAP1 0000203c: DIV 0000203d: PUSH1 0xff 0000203f: AND 00002040: PUSH1 0xff 00002042: AND 00002043: DUP1 00002044: PUSH1 0x00 00002046: DUP1 00002047: CALLER 00002048: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000205d: AND 0000205e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002073: AND 00002074: DUP2 00002075: MSTORE 00002076: PUSH1 0x20 00002078: ADD 00002079: SWAP1 0000207a: DUP2 0000207b: MSTORE 0000207c: PUSH1 0x20 0000207e: ADD 0000207f: PUSH1 0x00 00002081: KECCAK256 00002082: PUSH1 0x00 00002084: SWAP1 00002085: SLOAD 00002086: SWAP1 00002087: PUSH2 0x0100 0000208a: EXP 0000208b: SWAP1 0000208c: DIV 0000208d: PUSH1 0xff 0000208f: AND 00002090: PUSH1 0xff 00002092: AND 00002093: SLT 00002094: ISZERO 00002095: DUP1 00002096: PUSH2 0x20ca 00002099: JUMPI 0000209a: POP 0000209b: ADDRESS 0000209c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000020b1: AND 000020b2: CALLER 000020b3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000020c8: AND 000020c9: EQ 000020ca: JUMPDEST 000020cb: ISZERO 000020cc: ISZERO 000020cd: PUSH2 0x20d5 000020d0: JUMPI 000020d1: PUSH1 0x00 000020d3: DUP1 000020d4: REVERT 000020d5: JUMPDEST 000020d6: PUSH1 0x00 000020d8: DUP1 000020d9: DUP5 000020da: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000020ef: AND 000020f0: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002105: AND 00002106: DUP2 00002107: MSTORE 00002108: PUSH1 0x20 0000210a: ADD 0000210b: SWAP1 0000210c: DUP2 0000210d: MSTORE 0000210e: PUSH1 0x20 00002110: ADD 00002111: PUSH1 0x00 00002113: KECCAK256 00002114: PUSH1 0x00 00002116: SWAP1 00002117: SLOAD 00002118: SWAP1 00002119: PUSH2 0x0100 0000211c: EXP 0000211d: SWAP1 0000211e: DIV 0000211f: PUSH1 0xff 00002121: AND 00002122: SWAP2 00002123: POP 00002124: POP 00002125: SWAP2 00002126: SWAP1 00002127: POP 00002128: JUMP 00002129: JUMPDEST 0000212a: PUSH1 0x00 0000212c: PUSH1 0x01 0000212e: PUSH1 0x00 00002130: ADD 00002131: PUSH1 0x00 00002133: SWAP1 00002134: SLOAD 00002135: SWAP1 00002136: PUSH2 0x0100 00002139: EXP 0000213a: SWAP1 0000213b: DIV 0000213c: PUSH1 0xff 0000213e: AND 0000213f: PUSH1 0xff 00002141: AND 00002142: DUP1 00002143: PUSH1 0x00 00002145: DUP1 00002146: CALLER 00002147: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000215c: AND 0000215d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002172: AND 00002173: DUP2 00002174: MSTORE 00002175: PUSH1 0x20 00002177: ADD 00002178: SWAP1 00002179: DUP2 0000217a: MSTORE 0000217b: PUSH1 0x20 0000217d: ADD 0000217e: PUSH1 0x00 00002180: KECCAK256 00002181: PUSH1 0x00 00002183: SWAP1 00002184: SLOAD 00002185: SWAP1 00002186: PUSH2 0x0100 00002189: EXP 0000218a: SWAP1 0000218b: DIV 0000218c: PUSH1 0xff 0000218e: AND 0000218f: PUSH1 0xff 00002191: AND 00002192: SLT 00002193: ISZERO 00002194: DUP1 00002195: PUSH2 0x21c9 00002198: JUMPI 00002199: POP 0000219a: ADDRESS 0000219b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000021b0: AND 000021b1: CALLER 000021b2: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000021c7: AND 000021c8: EQ 000021c9: JUMPDEST 000021ca: ISZERO 000021cb: ISZERO 000021cc: PUSH2 0x21d4 000021cf: JUMPI 000021d0: PUSH1 0x00 000021d2: DUP1 000021d3: REVERT 000021d4: JUMPDEST 000021d5: PUSH1 0x06 000021d7: PUSH1 0x00 000021d9: DUP5 000021da: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000021ef: AND 000021f0: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002205: AND 00002206: DUP2 00002207: MSTORE 00002208: PUSH1 0x20 0000220a: ADD 0000220b: SWAP1 0000220c: DUP2 0000220d: MSTORE 0000220e: PUSH1 0x20 00002210: ADD 00002211: PUSH1 0x00 00002213: KECCAK256 00002214: PUSH1 0x00 00002216: ADD 00002217: PUSH1 0x00 00002219: SWAP1 0000221a: SLOAD 0000221b: SWAP1 0000221c: PUSH2 0x0100 0000221f: EXP 00002220: SWAP1 00002221: DIV 00002222: PUSH1 0xff 00002224: AND 00002225: ISZERO 00002226: ISZERO 00002227: ISZERO 00002228: PUSH2 0x2230 0000222b: JUMPI 0000222c: PUSH1 0x00 0000222e: DUP1 0000222f: REVERT 00002230: JUMPDEST 00002231: PUSH1 0x02 00002233: DUP1 00002234: SLOAD 00002235: DUP1 00002236: PUSH1 0x01 00002238: ADD 00002239: DUP3 0000223a: DUP2 0000223b: PUSH2 0x2244 0000223e: SWAP2 0000223f: SWAP1 00002240: PUSH2 0x3227 00002243: JUMP 00002244: JUMPDEST 00002245: SWAP2 00002246: PUSH1 0x00 00002248: MSTORE 00002249: PUSH1 0x20 0000224b: PUSH1 0x00 0000224d: KECCAK256 0000224e: SWAP1 0000224f: ADD 00002250: PUSH1 0x00 00002252: DUP6 00002253: SWAP1 00002254: SWAP2 00002255: SWAP1 00002256: SWAP2 00002257: PUSH2 0x0100 0000225a: EXP 0000225b: DUP2 0000225c: SLOAD 0000225d: DUP2 0000225e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002273: MUL 00002274: NOT 00002275: AND 00002276: SWAP1 00002277: DUP4 00002278: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000228d: AND 0000228e: MUL 0000228f: OR 00002290: SWAP1 00002291: SSTORE 00002292: POP 00002293: POP 00002294: PUSH1 0x40 00002296: DUP1 00002297: MLOAD 00002298: SWAP1 00002299: DUP2 0000229a: ADD 0000229b: PUSH1 0x40 0000229d: MSTORE 0000229e: DUP1 0000229f: PUSH1 0x01 000022a1: ISZERO 000022a2: ISZERO 000022a3: DUP2 000022a4: MSTORE 000022a5: PUSH1 0x20 000022a7: ADD 000022a8: PUSH2 0x22c0 000022ab: PUSH1 0x01 000022ad: PUSH1 0x02 000022af: DUP1 000022b0: SLOAD 000022b1: SWAP1 000022b2: POP 000022b3: PUSH2 0x0e3f 000022b6: SWAP1 000022b7: SWAP2 000022b8: SWAP1 000022b9: PUSH4 0xffffffff 000022be: AND 000022bf: JUMP 000022c0: JUMPDEST 000022c1: DUP2 000022c2: MSTORE 000022c3: POP 000022c4: PUSH1 0x06 000022c6: PUSH1 0x00 000022c8: DUP6 000022c9: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000022de: AND 000022df: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000022f4: AND 000022f5: DUP2 000022f6: MSTORE 000022f7: PUSH1 0x20 000022f9: ADD 000022fa: SWAP1 000022fb: DUP2 000022fc: MSTORE 000022fd: PUSH1 0x20 000022ff: ADD 00002300: PUSH1 0x00 00002302: KECCAK256 00002303: PUSH1 0x00 00002305: DUP3 00002306: ADD 00002307: MLOAD 00002308: DUP2 00002309: PUSH1 0x00 0000230b: ADD 0000230c: PUSH1 0x00 0000230e: PUSH2 0x0100 00002311: EXP 00002312: DUP2 00002313: SLOAD 00002314: DUP2 00002315: PUSH1 0xff 00002317: MUL 00002318: NOT 00002319: AND 0000231a: SWAP1 0000231b: DUP4 0000231c: ISZERO 0000231d: ISZERO 0000231e: MUL 0000231f: OR 00002320: SWAP1 00002321: SSTORE 00002322: POP 00002323: PUSH1 0x20 00002325: DUP3 00002326: ADD 00002327: MLOAD 00002328: DUP2 00002329: PUSH1 0x01 0000232b: ADD 0000232c: SSTORE 0000232d: SWAP1 0000232e: POP 0000232f: POP 00002330: PUSH1 0x06 00002332: PUSH1 0x00 00002334: DUP5 00002335: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000234a: AND 0000234b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002360: AND 00002361: DUP2 00002362: MSTORE 00002363: PUSH1 0x20 00002365: ADD 00002366: SWAP1 00002367: DUP2 00002368: MSTORE 00002369: PUSH1 0x20 0000236b: ADD 0000236c: PUSH1 0x00 0000236e: KECCAK256 0000236f: PUSH1 0x01 00002371: ADD 00002372: SLOAD 00002373: SWAP2 00002374: POP 00002375: POP 00002376: SWAP2 00002377: SWAP1 00002378: POP 00002379: JUMP 0000237a: JUMPDEST 0000237b: PUSH1 0x00 0000237d: PUSH1 0x01 0000237f: PUSH1 0x00 00002381: ADD 00002382: PUSH1 0x00 00002384: SWAP1 00002385: SLOAD 00002386: SWAP1 00002387: PUSH2 0x0100 0000238a: EXP 0000238b: SWAP1 0000238c: DIV 0000238d: PUSH1 0xff 0000238f: AND 00002390: PUSH1 0xff 00002392: AND 00002393: DUP1 00002394: PUSH1 0x00 00002396: DUP1 00002397: CALLER 00002398: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000023ad: AND 000023ae: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000023c3: AND 000023c4: DUP2 000023c5: MSTORE 000023c6: PUSH1 0x20 000023c8: ADD 000023c9: SWAP1 000023ca: DUP2 000023cb: MSTORE 000023cc: PUSH1 0x20 000023ce: ADD 000023cf: PUSH1 0x00 000023d1: KECCAK256 000023d2: PUSH1 0x00 000023d4: SWAP1 000023d5: SLOAD 000023d6: SWAP1 000023d7: PUSH2 0x0100 000023da: EXP 000023db: SWAP1 000023dc: DIV 000023dd: PUSH1 0xff 000023df: AND 000023e0: PUSH1 0xff 000023e2: AND 000023e3: SLT 000023e4: ISZERO 000023e5: DUP1 000023e6: PUSH2 0x241a 000023e9: JUMPI 000023ea: POP 000023eb: ADDRESS 000023ec: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002401: AND 00002402: CALLER 00002403: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002418: AND 00002419: EQ 0000241a: JUMPDEST 0000241b: ISZERO 0000241c: ISZERO 0000241d: PUSH2 0x2425 00002420: JUMPI 00002421: PUSH1 0x00 00002423: DUP1 00002424: REVERT 00002425: JUMPDEST 00002426: ADDRESS 00002427: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000243c: AND 0000243d: PUSH4 0x14f26bc3 00002442: PUSH1 0x00 00002444: PUSH1 0x40 00002446: MLOAD 00002447: PUSH1 0x20 00002449: ADD 0000244a: MSTORE 0000244b: PUSH1 0x40 0000244d: MLOAD 0000244e: DUP2 0000244f: PUSH4 0xffffffff 00002454: AND 00002455: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00002473: MUL 00002474: DUP2 00002475: MSTORE 00002476: PUSH1 0x04 00002478: ADD 00002479: PUSH1 0x20 0000247b: PUSH1 0x40 0000247d: MLOAD 0000247e: DUP1 0000247f: DUP4 00002480: SUB 00002481: DUP2 00002482: PUSH1 0x00 00002484: DUP8 00002485: DUP1 00002486: EXTCODESIZE 00002487: ISZERO 00002488: ISZERO 00002489: PUSH2 0x2491 0000248c: JUMPI 0000248d: PUSH1 0x00 0000248f: DUP1 00002490: REVERT 00002491: JUMPDEST 00002492: PUSH2 0x02c6 00002495: GAS 00002496: SUB 00002497: CALL 00002498: ISZERO 00002499: ISZERO 0000249a: PUSH2 0x24a2 0000249d: JUMPI 0000249e: PUSH1 0x00 000024a0: DUP1 000024a1: REVERT 000024a2: JUMPDEST 000024a3: POP 000024a4: POP 000024a5: POP 000024a6: PUSH1 0x40 000024a8: MLOAD 000024a9: DUP1 000024aa: MLOAD 000024ab: SWAP1 000024ac: POP 000024ad: SWAP2 000024ae: POP 000024af: PUSH1 0x00 000024b1: DUP3 000024b2: GT 000024b3: ISZERO 000024b4: ISZERO 000024b5: PUSH2 0x24ba 000024b8: JUMPI 000024b9: INVALID 000024ba: JUMPDEST 000024bb: PUSH1 0x02 000024bd: PUSH2 0x24d0 000024c0: PUSH1 0x01 000024c2: DUP5 000024c3: PUSH2 0x0e3f 000024c6: SWAP1 000024c7: SWAP2 000024c8: SWAP1 000024c9: PUSH4 0xffffffff 000024ce: AND 000024cf: JUMP 000024d0: JUMPDEST 000024d1: DUP2 000024d2: SLOAD 000024d3: DUP2 000024d4: LT 000024d5: ISZERO 000024d6: ISZERO 000024d7: PUSH2 0x24dc 000024da: JUMPI 000024db: INVALID 000024dc: JUMPDEST 000024dd: SWAP1 000024de: PUSH1 0x00 000024e0: MSTORE 000024e1: PUSH1 0x20 000024e3: PUSH1 0x00 000024e5: KECCAK256 000024e6: SWAP1 000024e7: ADD 000024e8: PUSH1 0x00 000024ea: SWAP1 000024eb: SLOAD 000024ec: SWAP1 000024ed: PUSH2 0x0100 000024f0: EXP 000024f1: SWAP1 000024f2: DIV 000024f3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002508: AND 00002509: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000251e: AND 0000251f: PUSH4 0xe1ad1162 00002524: DUP6 00002525: DUP6 00002526: PUSH1 0x00 00002528: DUP1 00002529: PUSH1 0x40 0000252b: MLOAD 0000252c: PUSH1 0x20 0000252e: ADD 0000252f: MSTORE 00002530: PUSH1 0x40 00002532: MLOAD 00002533: DUP5 00002534: PUSH4 0xffffffff 00002539: AND 0000253a: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00002558: MUL 00002559: DUP2 0000255a: MSTORE 0000255b: PUSH1 0x04 0000255d: ADD 0000255e: DUP1 0000255f: DUP5 00002560: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002575: AND 00002576: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000258b: AND 0000258c: DUP2 0000258d: MSTORE 0000258e: PUSH1 0x20 00002590: ADD 00002591: DUP4 00002592: DUP2 00002593: MSTORE 00002594: PUSH1 0x20 00002596: ADD 00002597: DUP3 00002598: ISZERO 00002599: ISZERO 0000259a: ISZERO 0000259b: ISZERO 0000259c: DUP2 0000259d: MSTORE 0000259e: PUSH1 0x20 000025a0: ADD 000025a1: SWAP4 000025a2: POP 000025a3: POP 000025a4: POP 000025a5: POP 000025a6: PUSH1 0x20 000025a8: PUSH1 0x40 000025aa: MLOAD 000025ab: DUP1 000025ac: DUP4 000025ad: SUB 000025ae: DUP2 000025af: PUSH1 0x00 000025b1: DUP8 000025b2: DUP1 000025b3: EXTCODESIZE 000025b4: ISZERO 000025b5: ISZERO 000025b6: PUSH2 0x25be 000025b9: JUMPI 000025ba: PUSH1 0x00 000025bc: DUP1 000025bd: REVERT 000025be: JUMPDEST 000025bf: PUSH2 0x02c6 000025c2: GAS 000025c3: SUB 000025c4: CALL 000025c5: ISZERO 000025c6: ISZERO 000025c7: PUSH2 0x25cf 000025ca: JUMPI 000025cb: PUSH1 0x00 000025cd: DUP1 000025ce: REVERT 000025cf: JUMPDEST 000025d0: POP 000025d1: POP 000025d2: POP 000025d3: PUSH1 0x40 000025d5: MLOAD 000025d6: DUP1 000025d7: MLOAD 000025d8: SWAP1 000025d9: POP 000025da: ISZERO 000025db: ISZERO 000025dc: PUSH2 0x25e4 000025df: JUMPI 000025e0: PUSH1 0x00 000025e2: DUP1 000025e3: REVERT 000025e4: JUMPDEST 000025e5: POP 000025e6: POP 000025e7: POP 000025e8: POP 000025e9: JUMP 000025ea: JUMPDEST 000025eb: PUSH1 0x00 000025ed: PUSH1 0x01 000025ef: PUSH1 0x00 000025f1: ADD 000025f2: PUSH1 0x00 000025f4: SWAP1 000025f5: SLOAD 000025f6: SWAP1 000025f7: PUSH2 0x0100 000025fa: EXP 000025fb: SWAP1 000025fc: DIV 000025fd: PUSH1 0xff 000025ff: AND 00002600: PUSH1 0xff 00002602: AND 00002603: DUP1 00002604: PUSH1 0x00 00002606: DUP1 00002607: CALLER 00002608: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000261d: AND 0000261e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002633: AND 00002634: DUP2 00002635: MSTORE 00002636: PUSH1 0x20 00002638: ADD 00002639: SWAP1 0000263a: DUP2 0000263b: MSTORE 0000263c: PUSH1 0x20 0000263e: ADD 0000263f: PUSH1 0x00 00002641: KECCAK256 00002642: PUSH1 0x00 00002644: SWAP1 00002645: SLOAD 00002646: SWAP1 00002647: PUSH2 0x0100 0000264a: EXP 0000264b: SWAP1 0000264c: DIV 0000264d: PUSH1 0xff 0000264f: AND 00002650: PUSH1 0xff 00002652: AND 00002653: SLT 00002654: ISZERO 00002655: DUP1 00002656: PUSH2 0x268a 00002659: JUMPI 0000265a: POP 0000265b: ADDRESS 0000265c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002671: AND 00002672: CALLER 00002673: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002688: AND 00002689: EQ 0000268a: JUMPDEST 0000268b: ISZERO 0000268c: ISZERO 0000268d: PUSH2 0x2695 00002690: JUMPI 00002691: PUSH1 0x00 00002693: DUP1 00002694: REVERT 00002695: JUMPDEST 00002696: PUSH1 0x06 00002698: PUSH1 0x00 0000269a: DUP5 0000269b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000026b0: AND 000026b1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000026c6: AND 000026c7: DUP2 000026c8: MSTORE 000026c9: PUSH1 0x20 000026cb: ADD 000026cc: SWAP1 000026cd: DUP2 000026ce: MSTORE 000026cf: PUSH1 0x20 000026d1: ADD 000026d2: PUSH1 0x00 000026d4: KECCAK256 000026d5: PUSH1 0x00 000026d7: ADD 000026d8: PUSH1 0x00 000026da: SWAP1 000026db: SLOAD 000026dc: SWAP1 000026dd: PUSH2 0x0100 000026e0: EXP 000026e1: SWAP1 000026e2: DIV 000026e3: PUSH1 0xff 000026e5: AND 000026e6: ISZERO 000026e7: ISZERO 000026e8: PUSH2 0x26f0 000026eb: JUMPI 000026ec: PUSH1 0x00 000026ee: DUP1 000026ef: REVERT 000026f0: JUMPDEST 000026f1: PUSH1 0x00 000026f3: PUSH1 0x02 000026f5: DUP1 000026f6: SLOAD 000026f7: SWAP1 000026f8: POP 000026f9: GT 000026fa: ISZERO 000026fb: ISZERO 000026fc: PUSH2 0x2701 000026ff: JUMPI 00002700: INVALID 00002701: JUMPDEST 00002702: PUSH1 0x01 00002704: SWAP2 00002705: POP 00002706: PUSH1 0x01 00002708: PUSH1 0x02 0000270a: DUP1 0000270b: SLOAD 0000270c: SWAP1 0000270d: POP 0000270e: GT 0000270f: ISZERO 00002710: PUSH2 0x2804 00002713: JUMPI 00002714: PUSH1 0x06 00002716: PUSH1 0x00 00002718: DUP5 00002719: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000272e: AND 0000272f: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002744: AND 00002745: DUP2 00002746: MSTORE 00002747: PUSH1 0x20 00002749: ADD 0000274a: SWAP1 0000274b: DUP2 0000274c: MSTORE 0000274d: PUSH1 0x20 0000274f: ADD 00002750: PUSH1 0x00 00002752: KECCAK256 00002753: PUSH1 0x01 00002755: ADD 00002756: SLOAD 00002757: SWAP2 00002758: POP 00002759: PUSH1 0x02 0000275b: PUSH2 0x2773 0000275e: PUSH1 0x01 00002760: PUSH1 0x02 00002762: DUP1 00002763: SLOAD 00002764: SWAP1 00002765: POP 00002766: PUSH2 0x0e3f 00002769: SWAP1 0000276a: SWAP2 0000276b: SWAP1 0000276c: PUSH4 0xffffffff 00002771: AND 00002772: JUMP 00002773: JUMPDEST 00002774: DUP2 00002775: SLOAD 00002776: DUP2 00002777: LT 00002778: ISZERO 00002779: ISZERO 0000277a: PUSH2 0x277f 0000277d: JUMPI 0000277e: INVALID 0000277f: JUMPDEST 00002780: SWAP1 00002781: PUSH1 0x00 00002783: MSTORE 00002784: PUSH1 0x20 00002786: PUSH1 0x00 00002788: KECCAK256 00002789: SWAP1 0000278a: ADD 0000278b: PUSH1 0x00 0000278d: SWAP1 0000278e: SLOAD 0000278f: SWAP1 00002790: PUSH2 0x0100 00002793: EXP 00002794: SWAP1 00002795: DIV 00002796: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000027ab: AND 000027ac: PUSH1 0x02 000027ae: DUP4 000027af: DUP2 000027b0: SLOAD 000027b1: DUP2 000027b2: LT 000027b3: ISZERO 000027b4: ISZERO 000027b5: PUSH2 0x27ba 000027b8: JUMPI 000027b9: INVALID 000027ba: JUMPDEST 000027bb: SWAP1 000027bc: PUSH1 0x00 000027be: MSTORE 000027bf: PUSH1 0x20 000027c1: PUSH1 0x00 000027c3: KECCAK256 000027c4: SWAP1 000027c5: ADD 000027c6: PUSH1 0x00 000027c8: PUSH2 0x0100 000027cb: EXP 000027cc: DUP2 000027cd: SLOAD 000027ce: DUP2 000027cf: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000027e4: MUL 000027e5: NOT 000027e6: AND 000027e7: SWAP1 000027e8: DUP4 000027e9: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000027fe: AND 000027ff: MUL 00002800: OR 00002801: SWAP1 00002802: SSTORE 00002803: POP 00002804: JUMPDEST 00002805: PUSH1 0x06 00002807: PUSH1 0x00 00002809: DUP5 0000280a: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000281f: AND 00002820: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002835: AND 00002836: DUP2 00002837: MSTORE 00002838: PUSH1 0x20 0000283a: ADD 0000283b: SWAP1 0000283c: DUP2 0000283d: MSTORE 0000283e: PUSH1 0x20 00002840: ADD 00002841: PUSH1 0x00 00002843: KECCAK256 00002844: PUSH1 0x00 00002846: DUP1 00002847: DUP3 00002848: ADD 00002849: PUSH1 0x00 0000284b: PUSH2 0x0100 0000284e: EXP 0000284f: DUP2 00002850: SLOAD 00002851: SWAP1 00002852: PUSH1 0xff 00002854: MUL 00002855: NOT 00002856: AND 00002857: SWAP1 00002858: SSTORE 00002859: PUSH1 0x01 0000285b: DUP3 0000285c: ADD 0000285d: PUSH1 0x00 0000285f: SWAP1 00002860: SSTORE 00002861: POP 00002862: POP 00002863: PUSH2 0x287b 00002866: PUSH1 0x01 00002868: PUSH1 0x02 0000286a: DUP1 0000286b: SLOAD 0000286c: SWAP1 0000286d: POP 0000286e: PUSH2 0x0e3f 00002871: SWAP1 00002872: SWAP2 00002873: SWAP1 00002874: PUSH4 0xffffffff 00002879: AND 0000287a: JUMP 0000287b: JUMPDEST 0000287c: PUSH1 0x02 0000287e: DUP2 0000287f: PUSH2 0x2888 00002882: SWAP2 00002883: SWAP1 00002884: PUSH2 0x3253 00002887: JUMP 00002888: JUMPDEST 00002889: POP 0000288a: POP 0000288b: SWAP2 0000288c: SWAP1 0000288d: POP 0000288e: JUMP 0000288f: JUMPDEST 00002890: PUSH1 0x03 00002892: PUSH1 0x00 00002894: SWAP1 00002895: SLOAD 00002896: SWAP1 00002897: PUSH2 0x0100 0000289a: EXP 0000289b: SWAP1 0000289c: DIV 0000289d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000028b2: AND 000028b3: DUP2 000028b4: JUMP 000028b5: JUMPDEST 000028b6: PUSH1 0x01 000028b8: PUSH1 0x00 000028ba: ADD 000028bb: PUSH1 0x00 000028bd: SWAP1 000028be: SLOAD 000028bf: SWAP1 000028c0: PUSH2 0x0100 000028c3: EXP 000028c4: SWAP1 000028c5: DIV 000028c6: PUSH1 0xff 000028c8: AND 000028c9: PUSH1 0xff 000028cb: AND 000028cc: DUP1 000028cd: PUSH1 0x00 000028cf: DUP1 000028d0: CALLER 000028d1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000028e6: AND 000028e7: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000028fc: AND 000028fd: DUP2 000028fe: MSTORE 000028ff: PUSH1 0x20 00002901: ADD 00002902: SWAP1 00002903: DUP2 00002904: MSTORE 00002905: PUSH1 0x20 00002907: ADD 00002908: PUSH1 0x00 0000290a: KECCAK256 0000290b: PUSH1 0x00 0000290d: SWAP1 0000290e: SLOAD 0000290f: SWAP1 00002910: PUSH2 0x0100 00002913: EXP 00002914: SWAP1 00002915: DIV 00002916: PUSH1 0xff 00002918: AND 00002919: PUSH1 0xff 0000291b: AND 0000291c: SLT 0000291d: ISZERO 0000291e: DUP1 0000291f: PUSH2 0x2953 00002922: JUMPI 00002923: POP 00002924: ADDRESS 00002925: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000293a: AND 0000293b: CALLER 0000293c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002951: AND 00002952: EQ 00002953: JUMPDEST 00002954: ISZERO 00002955: ISZERO 00002956: PUSH2 0x295e 00002959: JUMPI 0000295a: PUSH1 0x00 0000295c: DUP1 0000295d: REVERT 0000295e: JUMPDEST 0000295f: PUSH1 0x03 00002961: PUSH1 0x00 00002963: SWAP1 00002964: SLOAD 00002965: SWAP1 00002966: PUSH2 0x0100 00002969: EXP 0000296a: SWAP1 0000296b: DIV 0000296c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002981: AND 00002982: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002997: AND 00002998: DUP3 00002999: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000029ae: AND 000029af: EQ 000029b0: ISZERO 000029b1: ISZERO 000029b2: ISZERO 000029b3: PUSH2 0x29bb 000029b6: JUMPI 000029b7: PUSH1 0x00 000029b9: DUP1 000029ba: REVERT 000029bb: JUMPDEST 000029bc: DUP2 000029bd: PUSH1 0x03 000029bf: PUSH1 0x00 000029c1: PUSH2 0x0100 000029c4: EXP 000029c5: DUP2 000029c6: SLOAD 000029c7: DUP2 000029c8: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000029dd: MUL 000029de: NOT 000029df: AND 000029e0: SWAP1 000029e1: DUP4 000029e2: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000029f7: AND 000029f8: MUL 000029f9: OR 000029fa: SWAP1 000029fb: SSTORE 000029fc: POP 000029fd: POP 000029fe: POP 000029ff: JUMP 00002a00: JUMPDEST 00002a01: PUSH1 0x00 00002a03: DUP1 00002a04: PUSH1 0x00 00002a06: PUSH1 0x01 00002a08: PUSH1 0x00 00002a0a: ADD 00002a0b: PUSH1 0x00 00002a0d: SWAP1 00002a0e: SLOAD 00002a0f: SWAP1 00002a10: PUSH2 0x0100 00002a13: EXP 00002a14: SWAP1 00002a15: DIV 00002a16: PUSH1 0xff 00002a18: AND 00002a19: PUSH1 0xff 00002a1b: AND 00002a1c: DUP1 00002a1d: PUSH1 0x00 00002a1f: DUP1 00002a20: CALLER 00002a21: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002a36: AND 00002a37: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002a4c: AND 00002a4d: DUP2 00002a4e: MSTORE 00002a4f: PUSH1 0x20 00002a51: ADD 00002a52: SWAP1 00002a53: DUP2 00002a54: MSTORE 00002a55: PUSH1 0x20 00002a57: ADD 00002a58: PUSH1 0x00 00002a5a: KECCAK256 00002a5b: PUSH1 0x00 00002a5d: SWAP1 00002a5e: SLOAD 00002a5f: SWAP1 00002a60: PUSH2 0x0100 00002a63: EXP 00002a64: SWAP1 00002a65: DIV 00002a66: PUSH1 0xff 00002a68: AND 00002a69: PUSH1 0xff 00002a6b: AND 00002a6c: SLT 00002a6d: ISZERO 00002a6e: DUP1 00002a6f: PUSH2 0x2aa3 00002a72: JUMPI 00002a73: POP 00002a74: ADDRESS 00002a75: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002a8a: AND 00002a8b: CALLER 00002a8c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002aa1: AND 00002aa2: EQ 00002aa3: JUMPDEST 00002aa4: ISZERO 00002aa5: ISZERO 00002aa6: PUSH2 0x2aae 00002aa9: JUMPI 00002aaa: PUSH1 0x00 00002aac: DUP1 00002aad: REVERT 00002aae: JUMPDEST 00002aaf: PUSH1 0x00 00002ab1: DUP7 00002ab2: LT 00002ab3: ISZERO 00002ab4: DUP1 00002ab5: ISZERO 00002ab6: PUSH2 0x2ac3 00002ab9: JUMPI 00002aba: POP 00002abb: PUSH1 0x02 00002abd: DUP1 00002abe: SLOAD 00002abf: SWAP1 00002ac0: POP 00002ac1: DUP7 00002ac2: LT 00002ac3: JUMPDEST 00002ac4: ISZERO 00002ac5: ISZERO 00002ac6: PUSH2 0x2acb 00002ac9: JUMPI 00002aca: INVALID 00002acb: JUMPDEST 00002acc: PUSH1 0x02 00002ace: DUP7 00002acf: DUP2 00002ad0: SLOAD 00002ad1: DUP2 00002ad2: LT 00002ad3: ISZERO 00002ad4: ISZERO 00002ad5: PUSH2 0x2ada 00002ad8: JUMPI 00002ad9: INVALID 00002ada: JUMPDEST 00002adb: SWAP1 00002adc: PUSH1 0x00 00002ade: MSTORE 00002adf: PUSH1 0x20 00002ae1: PUSH1 0x00 00002ae3: KECCAK256 00002ae4: SWAP1 00002ae5: ADD 00002ae6: PUSH1 0x00 00002ae8: SWAP1 00002ae9: SLOAD 00002aea: SWAP1 00002aeb: PUSH2 0x0100 00002aee: EXP 00002aef: SWAP1 00002af0: DIV 00002af1: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002b06: AND 00002b07: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002b1c: AND 00002b1d: PUSH4 0xa5c0a26c 00002b22: DUP9 00002b23: PUSH1 0x00 00002b25: PUSH1 0x40 00002b27: MLOAD 00002b28: PUSH1 0x20 00002b2a: ADD 00002b2b: MSTORE 00002b2c: PUSH1 0x40 00002b2e: MLOAD 00002b2f: DUP3 00002b30: PUSH4 0xffffffff 00002b35: AND 00002b36: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00002b54: MUL 00002b55: DUP2 00002b56: MSTORE 00002b57: PUSH1 0x04 00002b59: ADD 00002b5a: DUP1 00002b5b: DUP3 00002b5c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002b71: AND 00002b72: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002b87: AND 00002b88: DUP2 00002b89: MSTORE 00002b8a: PUSH1 0x20 00002b8c: ADD 00002b8d: SWAP2 00002b8e: POP 00002b8f: POP 00002b90: PUSH1 0x20 00002b92: PUSH1 0x40 00002b94: MLOAD 00002b95: DUP1 00002b96: DUP4 00002b97: SUB 00002b98: DUP2 00002b99: PUSH1 0x00 00002b9b: DUP8 00002b9c: DUP1 00002b9d: EXTCODESIZE 00002b9e: ISZERO 00002b9f: ISZERO 00002ba0: PUSH2 0x2ba8 00002ba3: JUMPI 00002ba4: PUSH1 0x00 00002ba6: DUP1 00002ba7: REVERT 00002ba8: JUMPDEST 00002ba9: PUSH2 0x02c6 00002bac: GAS 00002bad: SUB 00002bae: CALL 00002baf: ISZERO 00002bb0: ISZERO 00002bb1: PUSH2 0x2bb9 00002bb4: JUMPI 00002bb5: PUSH1 0x00 00002bb7: DUP1 00002bb8: REVERT 00002bb9: JUMPDEST 00002bba: POP 00002bbb: POP 00002bbc: POP 00002bbd: PUSH1 0x40 00002bbf: MLOAD 00002bc0: DUP1 00002bc1: MLOAD 00002bc2: SWAP1 00002bc3: POP 00002bc4: SWAP2 00002bc5: POP 00002bc6: DUP5 00002bc7: DUP3 00002bc8: GT 00002bc9: ISZERO 00002bca: ISZERO 00002bcb: PUSH2 0x2bd0 00002bce: JUMPI 00002bcf: INVALID 00002bd0: JUMPDEST 00002bd1: PUSH1 0x02 00002bd3: DUP7 00002bd4: DUP2 00002bd5: SLOAD 00002bd6: DUP2 00002bd7: LT 00002bd8: ISZERO 00002bd9: ISZERO 00002bda: PUSH2 0x2bdf 00002bdd: JUMPI 00002bde: INVALID 00002bdf: JUMPDEST 00002be0: SWAP1 00002be1: PUSH1 0x00 00002be3: MSTORE 00002be4: PUSH1 0x20 00002be6: PUSH1 0x00 00002be8: KECCAK256 00002be9: SWAP1 00002bea: ADD 00002beb: PUSH1 0x00 00002bed: SWAP1 00002bee: SLOAD 00002bef: SWAP1 00002bf0: PUSH2 0x0100 00002bf3: EXP 00002bf4: SWAP1 00002bf5: DIV 00002bf6: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002c0b: AND 00002c0c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002c21: AND 00002c22: PUSH4 0x5657a299 00002c27: DUP9 00002c28: DUP8 00002c29: PUSH1 0x00 00002c2b: PUSH1 0x40 00002c2d: MLOAD 00002c2e: PUSH1 0x40 00002c30: ADD 00002c31: MSTORE 00002c32: PUSH1 0x40 00002c34: MLOAD 00002c35: DUP4 00002c36: PUSH4 0xffffffff 00002c3b: AND 00002c3c: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00002c5a: MUL 00002c5b: DUP2 00002c5c: MSTORE 00002c5d: PUSH1 0x04 00002c5f: ADD 00002c60: DUP1 00002c61: DUP4 00002c62: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002c77: AND 00002c78: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002c8d: AND 00002c8e: DUP2 00002c8f: MSTORE 00002c90: PUSH1 0x20 00002c92: ADD 00002c93: DUP3 00002c94: DUP2 00002c95: MSTORE 00002c96: PUSH1 0x20 00002c98: ADD 00002c99: SWAP3 00002c9a: POP 00002c9b: POP 00002c9c: POP 00002c9d: PUSH1 0x40 00002c9f: DUP1 00002ca0: MLOAD 00002ca1: DUP1 00002ca2: DUP4 00002ca3: SUB 00002ca4: DUP2 00002ca5: PUSH1 0x00 00002ca7: DUP8 00002ca8: DUP1 00002ca9: EXTCODESIZE 00002caa: ISZERO 00002cab: ISZERO 00002cac: PUSH2 0x2cb4 00002caf: JUMPI 00002cb0: PUSH1 0x00 00002cb2: DUP1 00002cb3: REVERT 00002cb4: JUMPDEST 00002cb5: PUSH2 0x02c6 00002cb8: GAS 00002cb9: SUB 00002cba: CALL 00002cbb: ISZERO 00002cbc: ISZERO 00002cbd: PUSH2 0x2cc5 00002cc0: JUMPI 00002cc1: PUSH1 0x00 00002cc3: DUP1 00002cc4: REVERT 00002cc5: JUMPDEST 00002cc6: POP 00002cc7: POP 00002cc8: POP 00002cc9: PUSH1 0x40 00002ccb: MLOAD 00002ccc: DUP1 00002ccd: MLOAD 00002cce: SWAP1 00002ccf: PUSH1 0x20 00002cd1: ADD 00002cd2: DUP1 00002cd3: MLOAD 00002cd4: SWAP1 00002cd5: POP 00002cd6: SWAP4 00002cd7: POP 00002cd8: SWAP4 00002cd9: POP 00002cda: POP 00002cdb: POP 00002cdc: SWAP4 00002cdd: POP 00002cde: SWAP4 00002cdf: SWAP2 00002ce0: POP 00002ce1: POP 00002ce2: JUMP 00002ce3: JUMPDEST 00002ce4: PUSH1 0x00 00002ce6: DUP1 00002ce7: PUSH1 0x01 00002ce9: PUSH1 0x00 00002ceb: ADD 00002cec: PUSH1 0x00 00002cee: SWAP1 00002cef: SLOAD 00002cf0: SWAP1 00002cf1: PUSH2 0x0100 00002cf4: EXP 00002cf5: SWAP1 00002cf6: DIV 00002cf7: PUSH1 0xff 00002cf9: AND 00002cfa: PUSH1 0xff 00002cfc: AND 00002cfd: DUP1 00002cfe: PUSH1 0x00 00002d00: DUP1 00002d01: CALLER 00002d02: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002d17: AND 00002d18: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002d2d: AND 00002d2e: DUP2 00002d2f: MSTORE 00002d30: PUSH1 0x20 00002d32: ADD 00002d33: SWAP1 00002d34: DUP2 00002d35: MSTORE 00002d36: PUSH1 0x20 00002d38: ADD 00002d39: PUSH1 0x00 00002d3b: KECCAK256 00002d3c: PUSH1 0x00 00002d3e: SWAP1 00002d3f: SLOAD 00002d40: SWAP1 00002d41: PUSH2 0x0100 00002d44: EXP 00002d45: SWAP1 00002d46: DIV 00002d47: PUSH1 0xff 00002d49: AND 00002d4a: PUSH1 0xff 00002d4c: AND 00002d4d: SLT 00002d4e: ISZERO 00002d4f: DUP1 00002d50: PUSH2 0x2d84 00002d53: JUMPI 00002d54: POP 00002d55: ADDRESS 00002d56: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002d6b: AND 00002d6c: CALLER 00002d6d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002d82: AND 00002d83: EQ 00002d84: JUMPDEST 00002d85: ISZERO 00002d86: ISZERO 00002d87: PUSH2 0x2d8f 00002d8a: JUMPI 00002d8b: PUSH1 0x00 00002d8d: DUP1 00002d8e: REVERT 00002d8f: JUMPDEST 00002d90: PUSH1 0x02 00002d92: DUP5 00002d93: DUP2 00002d94: SLOAD 00002d95: DUP2 00002d96: LT 00002d97: ISZERO 00002d98: ISZERO 00002d99: PUSH2 0x2d9e 00002d9c: JUMPI 00002d9d: INVALID 00002d9e: JUMPDEST 00002d9f: SWAP1 00002da0: PUSH1 0x00 00002da2: MSTORE 00002da3: PUSH1 0x20 00002da5: PUSH1 0x00 00002da7: KECCAK256 00002da8: SWAP1 00002da9: ADD 00002daa: PUSH1 0x00 00002dac: SWAP1 00002dad: SLOAD 00002dae: SWAP1 00002daf: PUSH2 0x0100 00002db2: EXP 00002db3: SWAP1 00002db4: DIV 00002db5: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002dca: AND 00002dcb: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002de0: AND 00002de1: PUSH4 0xa5c0a26c 00002de6: DUP7 00002de7: PUSH1 0x00 00002de9: PUSH1 0x40 00002deb: MLOAD 00002dec: PUSH1 0x20 00002dee: ADD 00002def: MSTORE 00002df0: PUSH1 0x40 00002df2: MLOAD 00002df3: DUP3 00002df4: PUSH4 0xffffffff 00002df9: AND 00002dfa: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00002e18: MUL 00002e19: DUP2 00002e1a: MSTORE 00002e1b: PUSH1 0x04 00002e1d: ADD 00002e1e: DUP1 00002e1f: DUP3 00002e20: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002e35: AND 00002e36: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002e4b: AND 00002e4c: DUP2 00002e4d: MSTORE 00002e4e: PUSH1 0x20 00002e50: ADD 00002e51: SWAP2 00002e52: POP 00002e53: POP 00002e54: PUSH1 0x20 00002e56: PUSH1 0x40 00002e58: MLOAD 00002e59: DUP1 00002e5a: DUP4 00002e5b: SUB 00002e5c: DUP2 00002e5d: PUSH1 0x00 00002e5f: DUP8 00002e60: DUP1 00002e61: EXTCODESIZE 00002e62: ISZERO 00002e63: ISZERO 00002e64: PUSH2 0x2e6c 00002e67: JUMPI 00002e68: PUSH1 0x00 00002e6a: DUP1 00002e6b: REVERT 00002e6c: JUMPDEST 00002e6d: PUSH2 0x02c6 00002e70: GAS 00002e71: SUB 00002e72: CALL 00002e73: ISZERO 00002e74: ISZERO 00002e75: PUSH2 0x2e7d 00002e78: JUMPI 00002e79: PUSH1 0x00 00002e7b: DUP1 00002e7c: REVERT 00002e7d: JUMPDEST 00002e7e: POP 00002e7f: POP 00002e80: POP 00002e81: PUSH1 0x40 00002e83: MLOAD 00002e84: DUP1 00002e85: MLOAD 00002e86: SWAP1 00002e87: POP 00002e88: SWAP2 00002e89: POP 00002e8a: DUP2 00002e8b: SWAP3 00002e8c: POP 00002e8d: POP 00002e8e: POP 00002e8f: SWAP3 00002e90: SWAP2 00002e91: POP 00002e92: POP 00002e93: JUMP 00002e94: JUMPDEST 00002e95: PUSH1 0x00 00002e97: DUP1 00002e98: PUSH1 0x01 00002e9a: PUSH1 0x00 00002e9c: ADD 00002e9d: PUSH1 0x00 00002e9f: SWAP1 00002ea0: SLOAD 00002ea1: SWAP1 00002ea2: PUSH2 0x0100 00002ea5: EXP 00002ea6: SWAP1 00002ea7: DIV 00002ea8: PUSH1 0xff 00002eaa: AND 00002eab: PUSH1 0xff 00002ead: AND 00002eae: DUP1 00002eaf: PUSH1 0x00 00002eb1: DUP1 00002eb2: CALLER 00002eb3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002ec8: AND 00002ec9: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002ede: AND 00002edf: DUP2 00002ee0: MSTORE 00002ee1: PUSH1 0x20 00002ee3: ADD 00002ee4: SWAP1 00002ee5: DUP2 00002ee6: MSTORE 00002ee7: PUSH1 0x20 00002ee9: ADD 00002eea: PUSH1 0x00 00002eec: KECCAK256 00002eed: PUSH1 0x00 00002eef: SWAP1 00002ef0: SLOAD 00002ef1: SWAP1 00002ef2: PUSH2 0x0100 00002ef5: EXP 00002ef6: SWAP1 00002ef7: DIV 00002ef8: PUSH1 0xff 00002efa: AND 00002efb: PUSH1 0xff 00002efd: AND 00002efe: SLT 00002eff: ISZERO 00002f00: DUP1 00002f01: PUSH2 0x2f35 00002f04: JUMPI 00002f05: POP 00002f06: ADDRESS 00002f07: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002f1c: AND 00002f1d: CALLER 00002f1e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002f33: AND 00002f34: EQ 00002f35: JUMPDEST 00002f36: ISZERO 00002f37: ISZERO 00002f38: PUSH2 0x2f40 00002f3b: JUMPI 00002f3c: PUSH1 0x00 00002f3e: DUP1 00002f3f: REVERT 00002f40: JUMPDEST 00002f41: PUSH1 0x00 00002f43: SWAP2 00002f44: POP 00002f45: JUMPDEST 00002f46: PUSH1 0x02 00002f48: DUP1 00002f49: SLOAD 00002f4a: SWAP1 00002f4b: POP 00002f4c: DUP3 00002f4d: LT 00002f4e: ISZERO 00002f4f: PUSH2 0x303b 00002f52: JUMPI 00002f53: PUSH1 0x02 00002f55: DUP3 00002f56: DUP2 00002f57: SLOAD 00002f58: DUP2 00002f59: LT 00002f5a: ISZERO 00002f5b: ISZERO 00002f5c: PUSH2 0x2f61 00002f5f: JUMPI 00002f60: INVALID 00002f61: JUMPDEST 00002f62: SWAP1 00002f63: PUSH1 0x00 00002f65: MSTORE 00002f66: PUSH1 0x20 00002f68: PUSH1 0x00 00002f6a: KECCAK256 00002f6b: SWAP1 00002f6c: ADD 00002f6d: PUSH1 0x00 00002f6f: SWAP1 00002f70: SLOAD 00002f71: SWAP1 00002f72: PUSH2 0x0100 00002f75: EXP 00002f76: SWAP1 00002f77: DIV 00002f78: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002f8d: AND 00002f8e: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00002fa3: AND 00002fa4: PUSH4 0x6bf39810 00002fa9: DUP6 00002faa: PUSH1 0x00 00002fac: PUSH1 0x40 00002fae: MLOAD 00002faf: PUSH1 0x20 00002fb1: ADD 00002fb2: MSTORE 00002fb3: PUSH1 0x40 00002fb5: MLOAD 00002fb6: DUP3 00002fb7: PUSH4 0xffffffff 00002fbc: AND 00002fbd: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00002fdb: MUL 00002fdc: DUP2 00002fdd: MSTORE 00002fde: PUSH1 0x04 00002fe0: ADD 00002fe1: DUP1 00002fe2: DUP3 00002fe3: DUP2 00002fe4: MSTORE 00002fe5: PUSH1 0x20 00002fe7: ADD 00002fe8: SWAP2 00002fe9: POP 00002fea: POP 00002feb: PUSH1 0x20 00002fed: PUSH1 0x40 00002fef: MLOAD 00002ff0: DUP1 00002ff1: DUP4 00002ff2: SUB 00002ff3: DUP2 00002ff4: PUSH1 0x00 00002ff6: DUP8 00002ff7: DUP1 00002ff8: EXTCODESIZE 00002ff9: ISZERO 00002ffa: ISZERO 00002ffb: PUSH2 0x3003 00002ffe: JUMPI 00002fff: PUSH1 0x00 00003001: DUP1 00003002: REVERT 00003003: JUMPDEST 00003004: PUSH2 0x02c6 00003007: GAS 00003008: SUB 00003009: CALL 0000300a: ISZERO 0000300b: ISZERO 0000300c: PUSH2 0x3014 0000300f: JUMPI 00003010: PUSH1 0x00 00003012: DUP1 00003013: REVERT 00003014: JUMPDEST 00003015: POP 00003016: POP 00003017: POP 00003018: PUSH1 0x40 0000301a: MLOAD 0000301b: DUP1 0000301c: MLOAD 0000301d: SWAP1 0000301e: POP 0000301f: ISZERO 00003020: PUSH2 0x302e 00003023: JUMPI 00003024: PUSH1 0x01 00003026: DUP3 00003027: ADD 00003028: SWAP3 00003029: POP 0000302a: PUSH2 0x3040 0000302d: JUMP 0000302e: JUMPDEST 0000302f: DUP2 00003030: DUP1 00003031: PUSH1 0x01 00003033: ADD 00003034: SWAP3 00003035: POP 00003036: POP 00003037: PUSH2 0x2f45 0000303a: JUMP 0000303b: JUMPDEST 0000303c: PUSH1 0x00 0000303e: SWAP3 0000303f: POP 00003040: JUMPDEST 00003041: POP 00003042: POP 00003043: SWAP2 00003044: SWAP1 00003045: POP 00003046: JUMP 00003047: JUMPDEST 00003048: PUSH1 0x01 0000304a: PUSH1 0x00 0000304c: ADD 0000304d: PUSH1 0x00 0000304f: SWAP1 00003050: SLOAD 00003051: SWAP1 00003052: PUSH2 0x0100 00003055: EXP 00003056: SWAP1 00003057: DIV 00003058: PUSH1 0xff 0000305a: AND 0000305b: PUSH1 0xff 0000305d: AND 0000305e: DUP1 0000305f: PUSH1 0x00 00003061: DUP1 00003062: CALLER 00003063: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00003078: AND 00003079: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000308e: AND 0000308f: DUP2 00003090: MSTORE 00003091: PUSH1 0x20 00003093: ADD 00003094: SWAP1 00003095: DUP2 00003096: MSTORE 00003097: PUSH1 0x20 00003099: ADD 0000309a: PUSH1 0x00 0000309c: KECCAK256 0000309d: PUSH1 0x00 0000309f: SWAP1 000030a0: SLOAD 000030a1: SWAP1 000030a2: PUSH2 0x0100 000030a5: EXP 000030a6: SWAP1 000030a7: DIV 000030a8: PUSH1 0xff 000030aa: AND 000030ab: PUSH1 0xff 000030ad: AND 000030ae: SLT 000030af: ISZERO 000030b0: DUP1 000030b1: PUSH2 0x30e5 000030b4: JUMPI 000030b5: POP 000030b6: ADDRESS 000030b7: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000030cc: AND 000030cd: CALLER 000030ce: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 000030e3: AND 000030e4: EQ 000030e5: JUMPDEST 000030e6: ISZERO 000030e7: ISZERO 000030e8: PUSH2 0x30f0 000030eb: JUMPI 000030ec: PUSH1 0x00 000030ee: DUP1 000030ef: REVERT 000030f0: JUMPDEST 000030f1: PUSH1 0x03 000030f3: PUSH1 0x00 000030f5: SWAP1 000030f6: SLOAD 000030f7: SWAP1 000030f8: PUSH2 0x0100 000030fb: EXP 000030fc: SWAP1 000030fd: DIV 000030fe: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00003113: AND 00003114: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00003129: AND 0000312a: PUSH4 0xa9059cbb 0000312f: DUP5 00003130: DUP5 00003131: PUSH1 0x00 00003133: PUSH1 0x40 00003135: MLOAD 00003136: PUSH1 0x20 00003138: ADD 00003139: MSTORE 0000313a: PUSH1 0x40 0000313c: MLOAD 0000313d: DUP4 0000313e: PUSH4 0xffffffff 00003143: AND 00003144: PUSH29 0x0100000000000000000000000000000000000000000000000000000000 00003162: MUL 00003163: DUP2 00003164: MSTORE 00003165: PUSH1 0x04 00003167: ADD 00003168: DUP1 00003169: DUP4 0000316a: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 0000317f: AND 00003180: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00003195: AND 00003196: DUP2 00003197: MSTORE 00003198: PUSH1 0x20 0000319a: ADD 0000319b: DUP3 0000319c: DUP2 0000319d: MSTORE 0000319e: PUSH1 0x20 000031a0: ADD 000031a1: SWAP3 000031a2: POP 000031a3: POP 000031a4: POP 000031a5: PUSH1 0x20 000031a7: PUSH1 0x40 000031a9: MLOAD 000031aa: DUP1 000031ab: DUP4 000031ac: SUB 000031ad: DUP2 000031ae: PUSH1 0x00 000031b0: DUP8 000031b1: DUP1 000031b2: EXTCODESIZE 000031b3: ISZERO 000031b4: ISZERO 000031b5: PUSH2 0x31bd 000031b8: JUMPI 000031b9: PUSH1 0x00 000031bb: DUP1 000031bc: REVERT 000031bd: JUMPDEST 000031be: PUSH2 0x02c6 000031c1: GAS 000031c2: SUB 000031c3: CALL 000031c4: ISZERO 000031c5: ISZERO 000031c6: PUSH2 0x31ce 000031c9: JUMPI 000031ca: PUSH1 0x00 000031cc: DUP1 000031cd: REVERT 000031ce: JUMPDEST 000031cf: POP 000031d0: POP 000031d1: POP 000031d2: PUSH1 0x40 000031d4: MLOAD 000031d5: DUP1 000031d6: MLOAD 000031d7: SWAP1 000031d8: POP 000031d9: ISZERO 000031da: ISZERO 000031db: PUSH2 0x31e3 000031de: JUMPI 000031df: PUSH1 0x00 000031e1: DUP1 000031e2: REVERT 000031e3: JUMPDEST 000031e4: POP 000031e5: POP 000031e6: POP 000031e7: JUMP 000031e8: JUMPDEST 000031e9: PUSH1 0x02 000031eb: DUP2 000031ec: DUP2 000031ed: SLOAD 000031ee: DUP2 000031ef: LT 000031f0: ISZERO 000031f1: ISZERO 000031f2: PUSH2 0x31f7 000031f5: JUMPI 000031f6: INVALID 000031f7: JUMPDEST 000031f8: SWAP1 000031f9: PUSH1 0x00 000031fb: MSTORE 000031fc: PUSH1 0x20 000031fe: PUSH1 0x00 00003200: KECCAK256 00003201: SWAP1 00003202: ADD 00003203: PUSH1 0x00 00003205: SWAP2 00003206: POP 00003207: SLOAD 00003208: SWAP1 00003209: PUSH2 0x0100 0000320c: EXP 0000320d: SWAP1 0000320e: DIV 0000320f: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00003224: AND 00003225: DUP2 00003226: JUMP 00003227: JUMPDEST 00003228: DUP2 00003229: SLOAD 0000322a: DUP2 0000322b: DUP4 0000322c: SSTORE 0000322d: DUP2 0000322e: DUP2 0000322f: ISZERO 00003230: GT 00003231: PUSH2 0x324e 00003234: JUMPI 00003235: DUP2 00003236: DUP4 00003237: PUSH1 0x00 00003239: MSTORE 0000323a: PUSH1 0x20 0000323c: PUSH1 0x00 0000323e: KECCAK256 0000323f: SWAP2 00003240: DUP3 00003241: ADD 00003242: SWAP2 00003243: ADD 00003244: PUSH2 0x324d 00003247: SWAP2 00003248: SWAP1 00003249: PUSH2 0x327f 0000324c: JUMP 0000324d: JUMPDEST 0000324e: JUMPDEST 0000324f: POP 00003250: POP 00003251: POP 00003252: JUMP 00003253: JUMPDEST 00003254: DUP2 00003255: SLOAD 00003256: DUP2 00003257: DUP4 00003258: SSTORE 00003259: DUP2 0000325a: DUP2 0000325b: ISZERO 0000325c: GT 0000325d: PUSH2 0x327a 00003260: JUMPI 00003261: DUP2 00003262: DUP4 00003263: PUSH1 0x00 00003265: MSTORE 00003266: PUSH1 0x20 00003268: PUSH1 0x00 0000326a: KECCAK256 0000326b: SWAP2 0000326c: DUP3 0000326d: ADD 0000326e: SWAP2 0000326f: ADD 00003270: PUSH2 0x3279 00003273: SWAP2 00003274: SWAP1 00003275: PUSH2 0x327f 00003278: JUMP 00003279: JUMPDEST 0000327a: JUMPDEST 0000327b: POP 0000327c: POP 0000327d: POP 0000327e: JUMP 0000327f: JUMPDEST 00003280: PUSH2 0x32a1 00003283: SWAP2 00003284: SWAP1 00003285: JUMPDEST 00003286: DUP1 00003287: DUP3 00003288: GT 00003289: ISZERO 0000328a: PUSH2 0x329d 0000328d: JUMPI 0000328e: PUSH1 0x00 00003290: DUP2 00003291: PUSH1 0x00 00003293: SWAP1 00003294: SSTORE 00003295: POP 00003296: PUSH1 0x01 00003298: ADD 00003299: PUSH2 0x3285 0000329c: JUMP 0000329d: JUMPDEST 0000329e: POP 0000329f: SWAP1 000032a0: JUMP 000032a1: JUMPDEST 000032a2: SWAP1 000032a3: JUMP 000032a4: STOP 000032a5: LOG1 000032a6: PUSH6 0x627a7a723058 000032ad: KECCAK256 000032ae: EXTCODEHASH 000032af: BASEFEE 000032b0: LOG1 000032b1: UNKNOWN(0xCB) 000032b2: POP 000032b3: UNKNOWN(0xE5) 000032b4: PUSH16 0x4346e65dee48d5622677b6a6ebac82fb 000032c5: BLOBHASH 000032c6: PUSH11
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| medium | other | detector | Untrusted CALL target/value reachable | 45 | yes | yes |
viewtrace_id: 0xaf2e0c8a5999e3b4966b364063b7fbaf6a15eeeff19c2242cc781a1bd3be14fc
call_targets:
0x0761982bf08161492c6cc62c9a07a3dcb5876fbc, 0x2ab10625428aaaee3c0092767c0fa635dd68c57c, 0x9044c820ddb704760fbcddea7a4ee59334daa881, 0x9988028deb1430794c09660d4648d6b5919b769f, 0xd2c061ebdbb98d08a0231818aafeecd80b1837a5, 0xfd477040e9b83b182cb6b23eff1490ad963dc3e0
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xaf2e0c8a5999e3b4966b364063b7fbaf6a15eeeff19c2242cc781a1bd3be14fc",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x0761982bf08161492c6cc62c9a07a3dcb5876fbc",
"0x2ab10625428aaaee3c0092767c0fa635dd68c57c",
"0x9044c820ddb704760fbcddea7a4ee59334daa881",
"0x9988028deb1430794c09660d4648d6b5919b769f",
"0xd2c061ebdbb98d08a0231818aafeecd80b1837a5",
"0xfd477040e9b83b182cb6b23eff1490ad963dc3e0"
],
"matched_probe": null,
"target_varies": true,
"classification": "target_varies"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0xffffffff",
"selector": "0xffffffff",
"calldata_variants": [
"0xffffffff",
"0xffffffff0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x0c3f6acf",
"selector": "0x0c3f6acf",
"calldata_variants": [
"0x0c3f6acf",
"0x0c3f6acf0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x14f26bc3",
"selector": "0x14f26bc3",
"calldata_variants": [
"0x14f26bc3",
"0x14f26bc30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2a892305",
"selector": "0x2a892305",
"calldata_variants": [
"0x2a892305",
"0x2a8923050000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2add80ce",
"selector": "0x2add80ce",
"calldata_variants": [
"0x2add80ce",
"0x2add80ce0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2e25d7a6",
"selector": "0x2e25d7a6",
"calldata_variants": [
"0x2e25d7a6",
"0x2e25d7a60000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x47681eba",
"selector": "0x47681eba",
"calldata_variants": [
"0x47681eba",
"0x47681eba0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x4a91f195",
"selector": "0x4a91f195",
"calldata_variants": [
"0x4a91f195",
"0x4a91f1950000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 408,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
},
{
"pc": 651,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
},
{
"pc": 876,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"call_count": 27,
"guards_detected": [
{
"pc": 3914,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 4425,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 4789,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5227,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5410,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5594,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 6810,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 7431,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 8370,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 8625,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 9218,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 9842,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 10555,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 10891,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 11628,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 12061,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 12493,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
}
],
"untrusted_call_count": 27
}
|
| medium | other | detector | ETH value transfer possible | 40 | yes | yes |
viewtrace_id: 0xaf2e0c8a5999e3b4966b364063b7fbaf6a15eeeff19c2242cc781a1bd3be14fc
call_targets:
0x0761982bf08161492c6cc62c9a07a3dcb5876fbc, 0x2ab10625428aaaee3c0092767c0fa635dd68c57c, 0x9044c820ddb704760fbcddea7a4ee59334daa881, 0x9988028deb1430794c09660d4648d6b5919b769f, 0xd2c061ebdbb98d08a0231818aafeecd80b1837a5, 0xfd477040e9b83b182cb6b23eff1490ad963dc3e0
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xaf2e0c8a5999e3b4966b364063b7fbaf6a15eeeff19c2242cc781a1bd3be14fc",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x0761982bf08161492c6cc62c9a07a3dcb5876fbc",
"0x2ab10625428aaaee3c0092767c0fa635dd68c57c",
"0x9044c820ddb704760fbcddea7a4ee59334daa881",
"0x9988028deb1430794c09660d4648d6b5919b769f",
"0xd2c061ebdbb98d08a0231818aafeecd80b1837a5",
"0xfd477040e9b83b182cb6b23eff1490ad963dc3e0"
],
"matched_probe": null,
"target_varies": true,
"classification": "target_varies"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0xffffffff",
"selector": "0xffffffff",
"calldata_variants": [
"0xffffffff",
"0xffffffff0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x0c3f6acf",
"selector": "0x0c3f6acf",
"calldata_variants": [
"0x0c3f6acf",
"0x0c3f6acf0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x14f26bc3",
"selector": "0x14f26bc3",
"calldata_variants": [
"0x14f26bc3",
"0x14f26bc30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2a892305",
"selector": "0x2a892305",
"calldata_variants": [
"0x2a892305",
"0x2a8923050000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2add80ce",
"selector": "0x2add80ce",
"calldata_variants": [
"0x2add80ce",
"0x2add80ce0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2e25d7a6",
"selector": "0x2e25d7a6",
"calldata_variants": [
"0x2e25d7a6",
"0x2e25d7a60000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x47681eba",
"selector": "0x47681eba",
"calldata_variants": [
"0x47681eba",
"0x47681eba0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x4a91f195",
"selector": "0x4a91f195",
"calldata_variants": [
"0x4a91f195",
"0x4a91f1950000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 408,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
},
{
"pc": 651,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
},
{
"pc": 876,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"eth_value_calls": 27,
"guards_detected": [
{
"pc": 3914,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 4425,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 4789,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5227,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5410,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5594,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 6810,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 7431,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 8370,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 8625,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 9218,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 9842,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 10555,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 10891,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 11628,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 12061,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 12493,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
}
]
}
|
| medium | other | detector | SELFDESTRUCT reachable | 45 | no | no |
viewtrace_id: 0x6f5b2e5bda65970053bf10097d727d152a9fbb14cab8af760d6f7647c1b2606d
validation_json{
"sink": "SELFDESTRUCT",
"errors": 0,
"status": "unknown",
"attempts": 32,
"trace_id": "0x6f5b2e5bda65970053bf10097d727d152a9fbb14cab8af760d6f7647c1b2606d",
"confirmed": false,
"trace_mode": "structLogs",
"call_targets": null,
"matched_probe": null,
"target_varies": null,
"classification": "no_sink"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0xffffffff",
"selector": "0xffffffff",
"calldata_variants": [
"0xffffffff",
"0xffffffff0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x0c3f6acf",
"selector": "0x0c3f6acf",
"calldata_variants": [
"0x0c3f6acf",
"0x0c3f6acf0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x14f26bc3",
"selector": "0x14f26bc3",
"calldata_variants": [
"0x14f26bc3",
"0x14f26bc30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2a892305",
"selector": "0x2a892305",
"calldata_variants": [
"0x2a892305",
"0x2a8923050000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2add80ce",
"selector": "0x2add80ce",
"calldata_variants": [
"0x2add80ce",
"0x2add80ce0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2e25d7a6",
"selector": "0x2e25d7a6",
"calldata_variants": [
"0x2e25d7a6",
"0x2e25d7a60000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x47681eba",
"selector": "0x47681eba",
"calldata_variants": [
"0x47681eba",
"0x47681eba0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x4a91f195",
"selector": "0x4a91f195",
"calldata_variants": [
"0x4a91f195",
"0x4a91f1950000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"guards_detected": [
{
"pc": 3914,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 4425,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 4789,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5227,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5410,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 5594,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 6810,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 7431,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 8370,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 8625,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 9218,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 9842,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 10555,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 10891,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 11628,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 12061,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
},
{
"pc": 12493,
"type": "msg_sender_eq_const",
"value": "0xffffffffffffffffffffffffffffffffffffffff"
}
],
"selfdestruct_count": 1
}
|