TW
Tripwire
Find contracts. Test them. Review real vulns.

Analysis Run

019b3836-5318-7037-9e53-a1ebabcdeaf8

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:04 PM
Review Summary

What survived the funnel

Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?

Confirmed
2
Validated
2
Source
Bytecode only
Review Backing
Not yet
Best current signal
Untrusted CALL target/value reachable
crit 0 high 2 direct contract
Review Checklist
1. Read the findings table first. Ignore raw jobs until the result looks real.
2. Confirm attacker control, not just the existence of a sink.
3. Confirm money or privilege impact.
4. Keep it if the behavior is real. Kill it if this is normal proxy, admin, or upgrade plumbing.

Processing Jobs

Status & attempts
ID Type Status Attempts Heartbeat
7995 artifact.fetch complete 1 / 3 3 months ago
7996 tool.cast_disasm complete 1 / 3 3 months ago
82407 analysis.bundle complete 1 / 3 1 week ago
82408 capability.graph complete 1 / 3 1 week ago
82409 detector.run complete 1 / 3 1 week ago
82410 validation.fork complete 1 / 3 1 week ago
113652 report.consolidate complete 1 / 6 1 week ago

Artifact

Runtime bytecode: available
Creation TX:
Deployer:
Proxy: no
Implementation:
Verified Source: no

Slither

tool.slither

No slither job recorded yet.

Codex

report.consolidate
Job Status
complete
Attempts
1 / 6
Findings
0
No findings?
View stderr
OpenAI Codex v0.118.0 (research preview)
--------
workdir: /tmp/codex-9w6k829m
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c9a-6d00-73f3-8bcf-426d6ec280d0
--------
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.
Metadata
{
    "codex": {
        "ran_at": "2026-04-05T07:45:19.163183+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 4684,
        "bytecode_truncated": false,
        "capability_graph_present": true,
        "analysis_artifact_present": true
    },
    "summary": null,
    "no_findings": null,
    "schema_version": 1
}

Opcode Heuristics

tool.cast_disasm
Delegatecall
0
Selfdestruct
0
CREATE2
2
CALL-family (heavy)
7
EXT*/BALANCE
2
Total opcodes
1789
Flags
create_opcodes_present
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: CALLDATASIZE
00000006: ISZERO
00000007: PUSH2 0x00b9
0000000a: JUMPI
0000000b: PUSH1 0xe0
0000000d: PUSH1 0x02
0000000f: EXP
00000010: PUSH1 0x00
00000012: CALLDATALOAD
00000013: DIV
00000014: PUSH4 0x06fdde03
00000019: DUP2
0000001a: EQ
0000001b: PUSH2 0x00c4
0000001e: JUMPI
0000001f: DUP1
00000020: PUSH4 0x0ff0a4df
00000025: EQ
00000026: PUSH2 0x0122
00000029: JUMPI
0000002a: DUP1
0000002b: PUSH4 0x18160ddd
00000030: EQ
00000031: PUSH2 0x0138
00000034: JUMPI
00000035: DUP1
00000036: PUSH4 0x313ce567
0000003b: EQ
0000003c: PUSH2 0x0141
0000003f: JUMPI
00000040: DUP1
00000041: PUSH4 0x4ef83a70
00000046: EQ
00000047: PUSH2 0x014d
0000004a: JUMPI
0000004b: DUP1
0000004c: PUSH4 0x70a08231
00000051: EQ
00000052: PUSH2 0x0164
00000055: JUMPI
00000056: DUP1
00000057: PUSH4 0x751ce8fb
0000005c: EQ
0000005d: PUSH2 0x0189
00000060: JUMPI
00000061: DUP1
00000062: PUSH4 0x7c654303
00000067: EQ
00000068: PUSH2 0x01b3
0000006b: JUMPI
0000006c: DUP1
0000006d: PUSH4 0x8da5cb5b
00000072: EQ
00000073: PUSH2 0x01bf
00000076: JUMPI
00000077: DUP1
00000078: PUSH4 0x95d89b41
0000007d: EQ
0000007e: PUSH2 0x01d1
00000081: JUMPI
00000082: DUP1
00000083: PUSH4 0xa1155f5c
00000088: EQ
00000089: PUSH2 0x022f
0000008c: JUMPI
0000008d: DUP1
0000008e: PUSH4 0xa9059cbb
00000093: EQ
00000094: PUSH2 0x0256
00000097: JUMPI
00000098: DUP1
00000099: PUSH4 0xad5d638d
0000009e: EQ
0000009f: PUSH2 0x0287
000000a2: JUMPI
000000a3: DUP1
000000a4: PUSH4 0xb8491317
000000a9: EQ
000000aa: PUSH2 0x0290
000000ad: JUMPI
000000ae: DUP1
000000af: PUSH4 0xced7d018
000000b4: EQ
000000b5: PUSH2 0x0299
000000b8: JUMPI
000000b9: JUMPDEST
000000ba: PUSH2 0x02b2
000000bd: PUSH2 0x02b4
000000c0: PUSH2 0x0233
000000c3: JUMP
000000c4: JUMPDEST
000000c5: PUSH1 0x40
000000c7: DUP1
000000c8: MLOAD
000000c9: PUSH1 0x03
000000cb: DUP1
000000cc: SLOAD
000000cd: PUSH1 0x20
000000cf: PUSH1 0x02
000000d1: PUSH1 0x01
000000d3: DUP4
000000d4: AND
000000d5: ISZERO
000000d6: PUSH2 0x0100
000000d9: MUL
000000da: PUSH1 0x00
000000dc: NOT
000000dd: ADD
000000de: SWAP1
000000df: SWAP3
000000e0: AND
000000e1: SWAP2
000000e2: SWAP1
000000e3: SWAP2
000000e4: DIV
000000e5: PUSH1 0x1f
000000e7: DUP2
000000e8: ADD
000000e9: DUP3
000000ea: SWAP1
000000eb: DIV
000000ec: DUP3
000000ed: MUL
000000ee: DUP5
000000ef: ADD
000000f0: DUP3
000000f1: ADD
000000f2: SWAP1
000000f3: SWAP5
000000f4: MSTORE
000000f5: DUP4
000000f6: DUP4
000000f7: MSTORE
000000f8: PUSH2 0x02b7
000000fb: SWAP4
000000fc: SWAP1
000000fd: DUP4
000000fe: ADD
000000ff: DUP3
00000100: DUP3
00000101: DUP1
00000102: ISZERO
00000103: PUSH2 0x0479
00000106: JUMPI
00000107: DUP1
00000108: PUSH1 0x1f
0000010a: LT
0000010b: PUSH2 0x044e
0000010e: JUMPI
0000010f: PUSH2 0x0100
00000112: DUP1
00000113: DUP4
00000114: SLOAD
00000115: DIV
00000116: MUL
00000117: DUP4
00000118: MSTORE
00000119: SWAP2
0000011a: PUSH1 0x20
0000011c: ADD
0000011d: SWAP2
0000011e: PUSH2 0x0479
00000121: JUMP
00000122: JUMPDEST
00000123: PUSH2 0x0325
00000126: PUSH1 0x0a
00000128: SLOAD
00000129: PUSH1 0x00
0000012b: SWAP1
0000012c: DUP2
0000012d: SWAP1
0000012e: TIMESTAMP
0000012f: GT
00000130: PUSH2 0x0595
00000133: JUMPI
00000134: PUSH2 0x0002
00000137: JUMP
00000138: JUMPDEST
00000139: PUSH2 0x0325
0000013c: PUSH1 0x06
0000013e: SLOAD
0000013f: DUP2
00000140: JUMP
00000141: JUMPDEST
00000142: PUSH2 0x0337
00000145: PUSH1 0x05
00000147: SLOAD
00000148: PUSH1 0xff
0000014a: AND
0000014b: DUP2
0000014c: JUMP
0000014d: JUMPDEST
0000014e: PUSH2 0x0325
00000151: PUSH1 0x04
00000153: CALLDATALOAD
00000154: PUSH1 0x0a
00000156: SLOAD
00000157: PUSH1 0x00
00000159: SWAP1
0000015a: TIMESTAMP
0000015b: GT
0000015c: PUSH2 0x089c
0000015f: JUMPI
00000160: PUSH2 0x0002
00000163: JUMP
00000164: JUMPDEST
00000165: PUSH2 0x0325
00000168: PUSH1 0x04
0000016a: CALLDATALOAD
0000016b: PUSH1 0x01
0000016d: PUSH1 0xa0
0000016f: PUSH1 0x02
00000171: EXP
00000172: SUB
00000173: DUP2
00000174: AND
00000175: PUSH1 0x00
00000177: SWAP1
00000178: DUP2
00000179: MSTORE
0000017a: PUSH1 0x20
0000017c: DUP2
0000017d: SWAP1
0000017e: MSTORE
0000017f: PUSH1 0x40
00000181: SWAP1
00000182: KECCAK256
00000183: SLOAD
00000184: JUMPDEST
00000185: SWAP2
00000186: SWAP1
00000187: POP
00000188: JUMP
00000189: JUMPDEST
0000018a: PUSH2 0x0325
0000018d: PUSH1 0x04
0000018f: CALLDATALOAD
00000190: PUSH1 0x24
00000192: CALLDATALOAD
00000193: PUSH1 0x02
00000195: SLOAD
00000196: PUSH1 0x00
00000198: SWAP1
00000199: DUP2
0000019a: SWAP1
0000019b: PUSH1 0x01
0000019d: PUSH1 0xa0
0000019f: PUSH1 0x02
000001a1: EXP
000001a2: SUB
000001a3: SWAP1
000001a4: DUP2
000001a5: AND
000001a6: CALLER
000001a7: SWAP1
000001a8: SWAP2
000001a9: AND
000001aa: EQ
000001ab: PUSH2 0x07f6
000001ae: JUMPI
000001af: PUSH2 0x0002
000001b2: JUMP
000001b3: JUMPDEST
000001b4: PUSH2 0x0325
000001b7: PUSH1 0x09
000001b9: SLOAD
000001ba: PUSH1 0xff
000001bc: AND
000001bd: DUP2
000001be: JUMP
000001bf: JUMPDEST
000001c0: PUSH2 0x034e
000001c3: PUSH1 0x02
000001c5: SLOAD
000001c6: PUSH1 0x01
000001c8: PUSH1 0xa0
000001ca: PUSH1 0x02
000001cc: EXP
000001cd: SUB
000001ce: AND
000001cf: DUP2
000001d0: JUMP
000001d1: JUMPDEST
000001d2: PUSH1 0x40
000001d4: DUP1
000001d5: MLOAD
000001d6: PUSH1 0x04
000001d8: DUP1
000001d9: SLOAD
000001da: PUSH1 0x20
000001dc: PUSH1 0x02
000001de: PUSH1 0x01
000001e0: DUP4
000001e1: AND
000001e2: ISZERO
000001e3: PUSH2 0x0100
000001e6: MUL
000001e7: PUSH1 0x00
000001e9: NOT
000001ea: ADD
000001eb: SWAP1
000001ec: SWAP3
000001ed: AND
000001ee: SWAP2
000001ef: SWAP1
000001f0: SWAP2
000001f1: DIV
000001f2: PUSH1 0x1f
000001f4: DUP2
000001f5: ADD
000001f6: DUP3
000001f7: SWAP1
000001f8: DIV
000001f9: DUP3
000001fa: MUL
000001fb: DUP5
000001fc: ADD
000001fd: DUP3
000001fe: ADD
000001ff: SWAP1
00000200: SWAP5
00000201: MSTORE
00000202: DUP4
00000203: DUP4
00000204: MSTORE
00000205: PUSH2 0x02b7
00000208: SWAP4
00000209: SWAP1
0000020a: DUP4
0000020b: ADD
0000020c: DUP3
0000020d: DUP3
0000020e: DUP1
0000020f: ISZERO
00000210: PUSH2 0x0479
00000213: JUMPI
00000214: DUP1
00000215: PUSH1 0x1f
00000217: LT
00000218: PUSH2 0x044e
0000021b: JUMPI
0000021c: PUSH2 0x0100
0000021f: DUP1
00000220: DUP4
00000221: SLOAD
00000222: DIV
00000223: MUL
00000224: DUP4
00000225: MSTORE
00000226: SWAP2
00000227: PUSH1 0x20
00000229: ADD
0000022a: SWAP2
0000022b: PUSH2 0x0479
0000022e: JUMP
0000022f: JUMPDEST
00000230: PUSH2 0x0325
00000233: JUMPDEST
00000234: PUSH1 0x02
00000236: SLOAD
00000237: PUSH1 0x00
00000239: SWAP1
0000023a: DUP2
0000023b: SWAP1
0000023c: DUP2
0000023d: SWAP1
0000023e: CALLER
0000023f: PUSH1 0x01
00000241: PUSH1 0xa0
00000243: PUSH1 0x02
00000245: EXP
00000246: SUB
00000247: SWAP1
00000248: DUP2
00000249: AND
0000024a: SWAP2
0000024b: AND
0000024c: EQ
0000024d: ISZERO
0000024e: PUSH2 0x0481
00000251: JUMPI
00000252: PUSH2 0x0002
00000255: JUMP
00000256: JUMPDEST
00000257: PUSH2 0x0325
0000025a: PUSH1 0x04
0000025c: CALLDATALOAD
0000025d: PUSH1 0x24
0000025f: CALLDATALOAD
00000260: CALLER
00000261: PUSH1 0x01
00000263: PUSH1 0xa0
00000265: PUSH1 0x02
00000267: EXP
00000268: SUB
00000269: AND
0000026a: PUSH1 0x00
0000026c: SWAP1
0000026d: DUP2
0000026e: MSTORE
0000026f: PUSH1 0x20
00000271: DUP2
00000272: SWAP1
00000273: MSTORE
00000274: PUSH1 0x40
00000276: DUP2
00000277: KECCAK256
00000278: SLOAD
00000279: DUP2
0000027a: SWAP1
0000027b: DUP4
0000027c: SWAP1
0000027d: LT
0000027e: ISZERO
0000027f: PUSH2 0x06d4
00000282: JUMPI
00000283: PUSH2 0x0002
00000286: JUMP
00000287: JUMPDEST
00000288: PUSH2 0x0325
0000028b: PUSH1 0x08
0000028d: SLOAD
0000028e: DUP2
0000028f: JUMP
00000290: JUMPDEST
00000291: PUSH2 0x0325
00000294: PUSH1 0x07
00000296: SLOAD
00000297: DUP2
00000298: JUMP
00000299: JUMPDEST
0000029a: PUSH2 0x0325
0000029d: PUSH1 0x04
0000029f: CALLDATALOAD
000002a0: PUSH1 0x0a
000002a2: SLOAD
000002a3: PUSH1 0x00
000002a5: SWAP1
000002a6: DUP2
000002a7: SWAP1
000002a8: TIMESTAMP
000002a9: GT
000002aa: PUSH2 0x036b
000002ad: JUMPI
000002ae: PUSH2 0x0002
000002b1: JUMP
000002b2: JUMPDEST
000002b3: STOP
000002b4: JUMPDEST
000002b5: POP
000002b6: JUMP
000002b7: JUMPDEST
000002b8: PUSH1 0x40
000002ba: MLOAD
000002bb: DUP1
000002bc: DUP1
000002bd: PUSH1 0x20
000002bf: ADD
000002c0: DUP3
000002c1: DUP2
000002c2: SUB
000002c3: DUP3
000002c4: MSTORE
000002c5: DUP4
000002c6: DUP2
000002c7: DUP2
000002c8: MLOAD
000002c9: DUP2
000002ca: MSTORE
000002cb: PUSH1 0x20
000002cd: ADD
000002ce: SWAP2
000002cf: POP
000002d0: DUP1
000002d1: MLOAD
000002d2: SWAP1
000002d3: PUSH1 0x20
000002d5: ADD
000002d6: SWAP1
000002d7: DUP1
000002d8: DUP4
000002d9: DUP4
000002da: DUP3
000002db: SWAP1
000002dc: PUSH1 0x00
000002de: PUSH1 0x04
000002e0: PUSH1 0x20
000002e2: DUP5
000002e3: PUSH1 0x1f
000002e5: ADD
000002e6: DIV
000002e7: PUSH1 0x0f
000002e9: MUL
000002ea: PUSH1 0x03
000002ec: ADD
000002ed: CALL
000002ee: POP
000002ef: SWAP1
000002f0: POP
000002f1: SWAP1
000002f2: DUP2
000002f3: ADD
000002f4: SWAP1
000002f5: PUSH1 0x1f
000002f7: AND
000002f8: DUP1
000002f9: ISZERO
000002fa: PUSH2 0x0317
000002fd: JUMPI
000002fe: DUP1
000002ff: DUP3
00000300: SUB
00000301: DUP1
00000302: MLOAD
00000303: PUSH1 0x01
00000305: DUP4
00000306: PUSH1 0x20
00000308: SUB
00000309: PUSH2 0x0100
0000030c: EXP
0000030d: SUB
0000030e: NOT
0000030f: AND
00000310: DUP2
00000311: MSTORE
00000312: PUSH1 0x20
00000314: ADD
00000315: SWAP2
00000316: POP
00000317: JUMPDEST
00000318: POP
00000319: SWAP3
0000031a: POP
0000031b: POP
0000031c: POP
0000031d: PUSH1 0x40
0000031f: MLOAD
00000320: DUP1
00000321: SWAP2
00000322: SUB
00000323: SWAP1
00000324: RETURN
00000325: JUMPDEST
00000326: PUSH1 0x40
00000328: DUP1
00000329: MLOAD
0000032a: SWAP2
0000032b: DUP3
0000032c: MSTORE
0000032d: MLOAD
0000032e: SWAP1
0000032f: DUP2
00000330: SWAP1
00000331: SUB
00000332: PUSH1 0x20
00000334: ADD
00000335: SWAP1
00000336: RETURN
00000337: JUMPDEST
00000338: PUSH1 0x40
0000033a: DUP1
0000033b: MLOAD
0000033c: PUSH1 0xff
0000033e: SWAP3
0000033f: SWAP1
00000340: SWAP3
00000341: AND
00000342: DUP3
00000343: MSTORE
00000344: MLOAD
00000345: SWAP1
00000346: DUP2
00000347: SWAP1
00000348: SUB
00000349: PUSH1 0x20
0000034b: ADD
0000034c: SWAP1
0000034d: RETURN
0000034e: JUMPDEST
0000034f: PUSH1 0x40
00000351: DUP1
00000352: MLOAD
00000353: PUSH1 0x01
00000355: PUSH1 0xa0
00000357: PUSH1 0x02
00000359: EXP
0000035a: SUB
0000035b: SWAP3
0000035c: SWAP1
0000035d: SWAP3
0000035e: AND
0000035f: DUP3
00000360: MSTORE
00000361: MLOAD
00000362: SWAP1
00000363: DUP2
00000364: SWAP1
00000365: SUB
00000366: PUSH1 0x20
00000368: ADD
00000369: SWAP1
0000036a: RETURN
0000036b: JUMPDEST
0000036c: PUSH1 0x09
0000036e: SLOAD
0000036f: PUSH1 0xff
00000371: AND
00000372: ISZERO
00000373: PUSH2 0x037b
00000376: JUMPI
00000377: PUSH2 0x0002
0000037a: JUMP
0000037b: JUMPDEST
0000037c: POP
0000037d: PUSH1 0x01
0000037f: PUSH1 0xa0
00000381: PUSH1 0x02
00000383: EXP
00000384: SUB
00000385: DUP3
00000386: AND
00000387: PUSH1 0x00
00000389: SWAP1
0000038a: DUP2
0000038b: MSTORE
0000038c: PUSH1 0x01
0000038e: PUSH1 0x20
00000390: MSTORE
00000391: PUSH1 0x40
00000393: DUP2
00000394: KECCAK256
00000395: DUP1
00000396: SLOAD
00000397: SWAP1
00000398: DUP3
00000399: SWAP1
0000039a: SSTORE
0000039b: SWAP1
0000039c: DUP2
0000039d: GT
0000039e: ISZERO
0000039f: PUSH2 0x03cd
000003a2: JUMPI
000003a3: PUSH1 0x40
000003a5: MLOAD
000003a6: PUSH1 0x01
000003a8: PUSH1 0xa0
000003aa: PUSH1 0x02
000003ac: EXP
000003ad: SUB
000003ae: DUP5
000003af: AND
000003b0: SWAP1
000003b1: PUSH1 0x00
000003b3: SWAP1
000003b4: DUP4
000003b5: SWAP1
000003b6: DUP3
000003b7: DUP2
000003b8: DUP2
000003b9: DUP2
000003ba: DUP6
000003bb: DUP9
000003bc: DUP4
000003bd: CALL
000003be: SWAP4
000003bf: POP
000003c0: POP
000003c1: POP
000003c2: POP
000003c3: ISZERO
000003c4: ISZERO
000003c5: PUSH2 0x03cd
000003c8: JUMPI
000003c9: PUSH2 0x0002
000003cc: JUMP
000003cd: JUMPDEST
000003ce: PUSH1 0x01
000003d0: PUSH1 0xa0
000003d2: PUSH1 0x02
000003d4: EXP
000003d5: SUB
000003d6: DUP4
000003d7: DUP2
000003d8: AND
000003d9: PUSH1 0x00
000003db: DUP2
000003dc: DUP2
000003dd: MSTORE
000003de: PUSH1 0x20
000003e0: DUP2
000003e1: DUP2
000003e2: MSTORE
000003e3: PUSH1 0x07
000003e5: DUP1
000003e6: SLOAD
000003e7: PUSH1 0x40
000003e9: DUP1
000003ea: DUP6
000003eb: KECCAK256
000003ec: DUP1
000003ed: SLOAD
000003ee: SWAP1
000003ef: SWAP3
000003f0: SUB
000003f1: DUP4
000003f2: SSTORE
000003f3: DUP5
000003f4: DUP3
000003f5: SSTORE
000003f6: DUP3
000003f7: SLOAD
000003f8: PUSH1 0x02
000003fa: DUP1
000003fb: SLOAD
000003fc: DUP10
000003fd: AND
000003fe: DUP8
000003ff: MSTORE
00000400: DUP3
00000401: DUP8
00000402: KECCAK256
00000403: SWAP2
00000404: DUP2
00000405: SWAP1
00000406: DIV
00000407: SWAP1
00000408: SWAP2
00000409: SSTORE
0000040a: SWAP3
0000040b: SLOAD
0000040c: SWAP3
0000040d: SLOAD
0000040e: DUP8
0000040f: AND
00000410: DUP6
00000411: MSTORE
00000412: DUP1
00000413: DUP6
00000414: KECCAK256
00000415: SLOAD
00000416: SWAP1
00000417: SWAP3
00000418: ADD
00000419: PUSH1 0x06
0000041b: SSTORE
0000041c: SWAP4
0000041d: SWAP1
0000041e: SWAP3
0000041f: MSTORE
00000420: SWAP2
00000421: SLOAD
00000422: DUP2
00000423: MLOAD
00000424: SWAP1
00000425: DUP2
00000426: MSTORE
00000427: SWAP1
00000428: MLOAD
00000429: ADDRESS
0000042a: DUP5
0000042b: AND
0000042c: SWAP4
0000042d: CALLER
0000042e: AND
0000042f: SWAP3
00000430: PUSH1 0x00
00000432: DUP1
00000433: MLOAD
00000434: PUSH1 0x20
00000436: PUSH2 0x0905
00000439: DUP4
0000043a: CODECOPY
0000043b: DUP2
0000043c: MLOAD
0000043d: SWAP2
0000043e: MSTORE
0000043f: SWAP3
00000440: DUP3
00000441: SWAP1
00000442: SUB
00000443: ADD
00000444: SWAP1
00000445: LOG3
00000446: POP
00000447: PUSH1 0x01
00000449: SWAP3
0000044a: SWAP2
0000044b: POP
0000044c: POP
0000044d: JUMP
0000044e: JUMPDEST
0000044f: DUP3
00000450: ADD
00000451: SWAP2
00000452: SWAP1
00000453: PUSH1 0x00
00000455: MSTORE
00000456: PUSH1 0x20
00000458: PUSH1 0x00
0000045a: KECCAK256
0000045b: SWAP1
0000045c: JUMPDEST
0000045d: DUP2
0000045e: SLOAD
0000045f: DUP2
00000460: MSTORE
00000461: SWAP1
00000462: PUSH1 0x01
00000464: ADD
00000465: SWAP1
00000466: PUSH1 0x20
00000468: ADD
00000469: DUP1
0000046a: DUP4
0000046b: GT
0000046c: PUSH2 0x045c
0000046f: JUMPI
00000470: DUP3
00000471: SWAP1
00000472: SUB
00000473: PUSH1 0x1f
00000475: AND
00000476: DUP3
00000477: ADD
00000478: SWAP2
00000479: JUMPDEST
0000047a: POP
0000047b: POP
0000047c: POP
0000047d: POP
0000047e: POP
0000047f: DUP2
00000480: JUMP
00000481: JUMPDEST
00000482: PUSH1 0x0a
00000484: SLOAD
00000485: TIMESTAMP
00000486: GT
00000487: ISZERO
00000488: PUSH2 0x0490
0000048b: JUMPI
0000048c: PUSH2 0x0002
0000048f: JUMP
00000490: JUMPDEST
00000491: PUSH1 0x00
00000493: SWAP2
00000494: POP
00000495: TIMESTAMP
00000496: PUSH3 0x127500
0000049a: PUSH1 0x0a
0000049c: PUSH1 0x00
0000049e: POP
0000049f: SLOAD
000004a0: SUB
000004a1: GT
000004a2: ISZERO
000004a3: PUSH2 0x055c
000004a6: JUMPI
000004a7: CALLVALUE
000004a8: SWAP2
000004a9: POP
000004aa: JUMPDEST
000004ab: PUSH1 0x01
000004ad: PUSH1 0xa0
000004af: PUSH1 0x02
000004b1: EXP
000004b2: SUB
000004b3: CALLER
000004b4: DUP2
000004b5: AND
000004b6: PUSH1 0x00
000004b8: SWAP1
000004b9: DUP2
000004ba: MSTORE
000004bb: PUSH1 0x20
000004bd: DUP2
000004be: SWAP1
000004bf: MSTORE
000004c0: PUSH1 0x40
000004c2: DUP1
000004c3: DUP3
000004c4: KECCAK256
000004c5: DUP1
000004c6: SLOAD
000004c7: DUP7
000004c8: ADD
000004c9: SWAP1
000004ca: SSTORE
000004cb: PUSH1 0x07
000004cd: DUP1
000004ce: SLOAD
000004cf: DUP7
000004d0: ADD
000004d1: DUP1
000004d2: DUP3
000004d3: SSTORE
000004d4: PUSH1 0x02
000004d6: DUP1
000004d7: SLOAD
000004d8: DUP7
000004d9: AND
000004da: DUP6
000004db: MSTORE
000004dc: DUP4
000004dd: DUP6
000004de: KECCAK256
000004df: SWAP2
000004e0: DUP2
000004e1: SWAP1
000004e2: DIV
000004e3: SWAP1
000004e4: SWAP2
000004e5: SSTORE
000004e6: SWAP1
000004e7: SLOAD
000004e8: SWAP1
000004e9: SLOAD
000004ea: DUP5
000004eb: AND
000004ec: DUP4
000004ed: MSTORE
000004ee: SWAP2
000004ef: KECCAK256
000004f0: SLOAD
000004f1: ADD
000004f2: PUSH1 0x06
000004f4: SSTORE
000004f5: PUSH1 0x08
000004f7: SLOAD
000004f8: ADDRESS
000004f9: SWAP1
000004fa: SWAP2
000004fb: AND
000004fc: BALANCE
000004fd: LT
000004fe: PUSH2 0x050f
00000501: JUMPI
00000502: PUSH1 0x09
00000504: DUP1
00000505: SLOAD
00000506: PUSH1 0xff
00000508: NOT
00000509: AND
0000050a: PUSH1 0x01
0000050c: OR
0000050d: SWAP1
0000050e: SSTORE
0000050f: JUMPDEST
00000510: PUSH1 0x01
00000512: PUSH1 0xa0
00000514: PUSH1 0x02
00000516: EXP
00000517: SUB
00000518: CALLER
00000519: DUP2
0000051a: AND
0000051b: PUSH1 0x00
0000051d: DUP2
0000051e: DUP2
0000051f: MSTORE
00000520: PUSH1 0x01
00000522: PUSH1 0x20
00000524: SWAP1
00000525: DUP2
00000526: MSTORE
00000527: PUSH1 0x40
00000529: SWAP2
0000052a: DUP3
0000052b: SWAP1
0000052c: KECCAK256
0000052d: CALLVALUE
0000052e: SWAP1
0000052f: SSTORE
00000530: DUP2
00000531: MLOAD
00000532: DUP7
00000533: DUP2
00000534: MSTORE
00000535: SWAP2
00000536: MLOAD
00000537: SWAP3
00000538: SWAP4
00000539: ADDRESS
0000053a: AND
0000053b: SWAP3
0000053c: PUSH1 0x00
0000053e: DUP1
0000053f: MLOAD
00000540: PUSH1 0x20
00000542: PUSH2 0x0905
00000545: DUP4
00000546: CODECOPY
00000547: DUP2
00000548: MLOAD
00000549: SWAP2
0000054a: MSTORE
0000054b: SWAP3
0000054c: DUP2
0000054d: SWAP1
0000054e: SUB
0000054f: SWAP1
00000550: SWAP2
00000551: ADD
00000552: SWAP1
00000553: LOG3
00000554: PUSH1 0x01
00000556: SWAP3
00000557: POP
00000558: POP
00000559: POP
0000055a: SWAP1
0000055b: JUMP
0000055c: JUMPDEST
0000055d: POP
0000055e: POP
0000055f: PUSH1 0x0a
00000561: SLOAD
00000562: CALLVALUE
00000563: SWAP1
00000564: PUSH3 0x02a300
00000568: TIMESTAMP
00000569: SWAP2
0000056a: SWAP1
0000056b: SWAP2
0000056c: SUB
0000056d: PUSH3 0x127500
00000571: ADD
00000572: DIV
00000573: PUSH1 0x01
00000575: ADD
00000576: JUMPDEST
00000577: PUSH1 0x00
00000579: DUP2
0000057a: GT
0000057b: ISZERO
0000057c: PUSH2 0x04aa
0000057f: JUMPI
00000580: PUSH1 0x64
00000582: PUSH1 0x5f
00000584: SWAP3
00000585: SWAP1
00000586: SWAP3
00000587: MUL
00000588: SWAP2
00000589: SWAP1
0000058a: SWAP2
0000058b: DIV
0000058c: SWAP1
0000058d: PUSH1 0x00
0000058f: NOT
00000590: ADD
00000591: PUSH2 0x0576
00000594: JUMP
00000595: JUMPDEST
00000596: PUSH1 0x09
00000598: SLOAD
00000599: PUSH1 0xff
0000059b: AND
0000059c: ISZERO
0000059d: PUSH2 0x05a5
000005a0: JUMPI
000005a1: PUSH2 0x0002
000005a4: JUMP
000005a5: JUMPDEST
000005a6: POP
000005a7: CALLER
000005a8: PUSH1 0x01
000005aa: PUSH1 0xa0
000005ac: PUSH1 0x02
000005ae: EXP
000005af: SUB
000005b0: AND
000005b1: PUSH1 0x00
000005b3: SWAP1
000005b4: DUP2
000005b5: MSTORE
000005b6: PUSH1 0x01
000005b8: PUSH1 0x20
000005ba: MSTORE
000005bb: PUSH1 0x40
000005bd: DUP2
000005be: KECCAK256
000005bf: DUP1
000005c0: SLOAD
000005c1: SWAP1
000005c2: DUP3
000005c3: SWAP1
000005c4: SSTORE
000005c5: SWAP1
000005c6: DUP2
000005c7: GT
000005c8: ISZERO
000005c9: PUSH2 0x05f7
000005cc: JUMPI
000005cd: PUSH1 0x40
000005cf: MLOAD
000005d0: CALLER
000005d1: PUSH1 0x01
000005d3: PUSH1 0xa0
000005d5: PUSH1 0x02
000005d7: EXP
000005d8: SUB
000005d9: AND
000005da: SWAP1
000005db: PUSH1 0x00
000005dd: SWAP1
000005de: DUP4
000005df: SWAP1
000005e0: DUP3
000005e1: DUP2
000005e2: DUP2
000005e3: DUP2
000005e4: DUP6
000005e5: DUP9
000005e6: DUP4
000005e7: CALL
000005e8: SWAP4
000005e9: POP
000005ea: POP
000005eb: POP
000005ec: POP
000005ed: ISZERO
000005ee: ISZERO
000005ef: PUSH2 0x05f7
000005f2: JUMPI
000005f3: PUSH2 0x0002
000005f6: JUMP
000005f7: JUMPDEST
000005f8: PUSH1 0x01
000005fa: PUSH1 0xa0
000005fc: PUSH1 0x02
000005fe: EXP
000005ff: SUB
00000600: CALLER
00000601: DUP2
00000602: AND
00000603: PUSH1 0x00
00000605: DUP2
00000606: DUP2
00000607: MSTORE
00000608: PUSH1 0x20
0000060a: DUP2
0000060b: DUP2
0000060c: MSTORE
0000060d: PUSH1 0x40
0000060f: DUP1
00000610: DUP4
00000611: KECCAK256
00000612: DUP1
00000613: SLOAD
00000614: PUSH1 0x07
00000616: DUP1
00000617: SLOAD
00000618: SWAP2
00000619: SWAP1
0000061a: SWAP2
0000061b: SUB
0000061c: DUP2
0000061d: SSTORE
0000061e: DUP5
0000061f: DUP3
00000620: SSTORE
00000621: DUP1
00000622: SLOAD
00000623: PUSH1 0x02
00000625: DUP1
00000626: SLOAD
00000627: DUP10
00000628: AND
00000629: DUP8
0000062a: MSTORE
0000062b: DUP5
0000062c: DUP8
0000062d: KECCAK256
0000062e: SWAP2
0000062f: DUP2
00000630: SWAP1
00000631: DIV
00000632: SWAP1
00000633: SWAP2
00000634: SSTORE
00000635: SLOAD
00000636: SWAP1
00000637: SLOAD
00000638: SWAP1
00000639: DUP8
0000063a: AND
0000063b: DUP6
0000063c: MSTORE
0000063d: DUP3
0000063e: DUP6
0000063f: KECCAK256
00000640: SLOAD
00000641: ADD
00000642: PUSH1 0x06
00000644: SSTORE
00000645: SWAP3
00000646: DUP5
00000647: SWAP1
00000648: MSTORE
00000649: DUP1
0000064a: MLOAD
0000064b: SWAP3
0000064c: SLOAD
0000064d: DUP4
0000064e: MSTORE
0000064f: MLOAD
00000650: ADDRESS
00000651: SWAP1
00000652: SWAP5
00000653: AND
00000654: SWAP4
00000655: PUSH1 0x00
00000657: DUP1
00000658: MLOAD
00000659: PUSH1 0x20
0000065b: PUSH2 0x0905
0000065e: DUP4
0000065f: CODECOPY
00000660: DUP2
00000661: MLOAD
00000662: SWAP2
00000663: MSTORE
00000664: SWAP3
00000665: DUP2
00000666: SWAP1
00000667: SUB
00000668: SWAP1
00000669: SWAP2
0000066a: ADD
0000066b: SWAP1
0000066c: LOG3
0000066d: PUSH1 0x01
0000066f: SWAP2
00000670: POP
00000671: POP
00000672: SWAP1
00000673: JUMP
00000674: JUMPDEST
00000675: PUSH1 0x01
00000677: PUSH1 0xa0
00000679: PUSH1 0x02
0000067b: EXP
0000067c: SUB
0000067d: CALLER
0000067e: DUP2
0000067f: AND
00000680: PUSH1 0x00
00000682: DUP2
00000683: DUP2
00000684: MSTORE
00000685: PUSH1 0x20
00000687: DUP2
00000688: DUP2
00000689: MSTORE
0000068a: PUSH1 0x40
0000068c: DUP1
0000068d: DUP4
0000068e: KECCAK256
0000068f: DUP1
00000690: SLOAD
00000691: DUP10
00000692: SWAP1
00000693: SUB
00000694: SWAP1
00000695: SSTORE
00000696: SWAP4
00000697: DUP9
00000698: AND
00000699: DUP1
0000069a: DUP4
0000069b: MSTORE
0000069c: SWAP2
0000069d: DUP5
0000069e: SWAP1
0000069f: KECCAK256
000006a0: DUP1
000006a1: SLOAD
000006a2: DUP9
000006a3: ADD
000006a4: SWAP1
000006a5: SSTORE
000006a6: DUP4
000006a7: MLOAD
000006a8: DUP8
000006a9: DUP2
000006aa: MSTORE
000006ab: SWAP4
000006ac: MLOAD
000006ad: SWAP2
000006ae: SWAP4
000006af: PUSH1 0x00
000006b1: DUP1
000006b2: MLOAD
000006b3: PUSH1 0x20
000006b5: PUSH2 0x0905
000006b8: DUP4
000006b9: CODECOPY
000006ba: DUP2
000006bb: MLOAD
000006bc: SWAP2
000006bd: MSTORE
000006be: SWAP3
000006bf: SWAP1
000006c0: DUP2
000006c1: SWAP1
000006c2: SUB
000006c3: SWAP1
000006c4: SWAP2
000006c5: ADD
000006c6: SWAP1
000006c7: LOG3
000006c8: JUMPDEST
000006c9: PUSH1 0x01
000006cb: SWAP2
000006cc: POP
000006cd: JUMPDEST
000006ce: POP
000006cf: SWAP3
000006d0: SWAP2
000006d1: POP
000006d2: POP
000006d3: JUMP
000006d4: JUMPDEST
000006d5: PUSH1 0x01
000006d7: PUSH1 0xa0
000006d9: PUSH1 0x02
000006db: EXP
000006dc: SUB
000006dd: DUP5
000006de: AND
000006df: PUSH1 0x00
000006e1: SWAP1
000006e2: DUP2
000006e3: MSTORE
000006e4: PUSH1 0x20
000006e6: DUP2
000006e7: SWAP1
000006e8: MSTORE
000006e9: PUSH1 0x40
000006eb: SWAP1
000006ec: KECCAK256
000006ed: SLOAD
000006ee: DUP1
000006ef: DUP5
000006f0: ADD
000006f1: LT
000006f2: ISZERO
000006f3: PUSH2 0x06fb
000006f6: JUMPI
000006f7: PUSH2 0x0002
000006fa: JUMP
000006fb: JUMPDEST
000006fc: PUSH1 0x0a
000006fe: SLOAD
000006ff: TIMESTAMP
00000700: LT
00000701: ISZERO
00000702: PUSH2 0x0674
00000705: JUMPI
00000706: ADDRESS
00000707: PUSH1 0x01
00000709: PUSH1 0xa0
0000070b: PUSH1 0x02
0000070d: EXP
0000070e: SUB
0000070f: AND
00000710: DUP5
00000711: PUSH1 0x01
00000713: PUSH1 0xa0
00000715: PUSH1 0x02
00000717: EXP
00000718: SUB
00000719: AND
0000071a: EQ
0000071b: ISZERO
0000071c: PUSH2 0x07f1
0000071f: JUMPI
00000720: POP
00000721: PUSH1 0x01
00000723: PUSH1 0xa0
00000725: PUSH1 0x02
00000727: EXP
00000728: SUB
00000729: CALLER
0000072a: DUP2
0000072b: AND
0000072c: PUSH1 0x00
0000072e: DUP2
0000072f: DUP2
00000730: MSTORE
00000731: PUSH1 0x01
00000733: PUSH1 0x20
00000735: SWAP1
00000736: DUP2
00000737: MSTORE
00000738: PUSH1 0x40
0000073a: DUP1
0000073b: DUP4
0000073c: KECCAK256
0000073d: DUP4
0000073e: SWAP1
0000073f: SSTORE
00000740: SWAP1
00000741: DUP3
00000742: SWAP1
00000743: MSTORE
00000744: DUP1
00000745: DUP3
00000746: KECCAK256
00000747: DUP1
00000748: SLOAD
00000749: PUSH1 0x07
0000074b: DUP1
0000074c: SLOAD
0000074d: SWAP2
0000074e: SWAP1
0000074f: SWAP2
00000750: SUB
00000751: DUP1
00000752: DUP3
00000753: SSTORE
00000754: PUSH1 0x02
00000756: DUP1
00000757: SLOAD
00000758: DUP9
00000759: AND
0000075a: DUP7
0000075b: MSTORE
0000075c: DUP5
0000075d: DUP7
0000075e: KECCAK256
0000075f: SWAP2
00000760: DUP2
00000761: SWAP1
00000762: DIV
00000763: SWAP1
00000764: SWAP2
00000765: SSTORE
00000766: SWAP1
00000767: SLOAD
00000768: SWAP1
00000769: SLOAD
0000076a: SWAP1
0000076b: SWAP6
0000076c: AND
0000076d: DUP4
0000076e: MSTORE
0000076f: SWAP1
00000770: DUP3
00000771: KECCAK256
00000772: SLOAD
00000773: SWAP1
00000774: SWAP4
00000775: ADD
00000776: PUSH1 0x06
00000778: SSTORE
00000779: SWAP1
0000077a: DUP2
0000077b: MSTORE
0000077c: DUP2
0000077d: SLOAD
0000077e: SWAP2
0000077f: DUP2
00000780: SWAP1
00000781: SSTORE
00000782: DUP2
00000783: GT
00000784: ISZERO
00000785: PUSH2 0x07b7
00000788: JUMPI
00000789: PUSH1 0x40
0000078b: MLOAD
0000078c: CALLER
0000078d: PUSH1 0x01
0000078f: PUSH1 0xa0
00000791: PUSH1 0x02
00000793: EXP
00000794: SUB
00000795: AND
00000796: SWAP1
00000797: PUSH1 0x00
00000799: SWAP1
0000079a: DUP4
0000079b: SWAP1
0000079c: DUP3
0000079d: DUP2
0000079e: DUP2
0000079f: DUP2
000007a0: DUP6
000007a1: DUP9
000007a2: DUP4
000007a3: CALL
000007a4: SWAP4
000007a5: POP
000007a6: POP
000007a7: POP
000007a8: POP
000007a9: ISZERO
000007aa: ISZERO
000007ab: PUSH2 0x07b7
000007ae: JUMPI
000007af: PUSH1 0x00
000007b1: SWAP2
000007b2: POP
000007b3: PUSH2 0x06cd
000007b6: JUMP
000007b7: JUMPDEST
000007b8: ADDRESS
000007b9: PUSH1 0x01
000007bb: PUSH1 0xa0
000007bd: PUSH1 0x02
000007bf: EXP
000007c0: SUB
000007c1: AND
000007c2: CALLER
000007c3: PUSH1 0x01
000007c5: PUSH1 0xa0
000007c7: PUSH1 0x02
000007c9: EXP
000007ca: SUB
000007cb: AND
000007cc: PUSH1 0x00
000007ce: DUP1
000007cf: MLOAD
000007d0: PUSH1 0x20
000007d2: PUSH2 0x0905
000007d5: DUP4
000007d6: CODECOPY
000007d7: DUP2
000007d8: MLOAD
000007d9: SWAP2
000007da: MSTORE
000007db: DUP4
000007dc: PUSH1 0x40
000007de: MLOAD
000007df: DUP1
000007e0: DUP3
000007e1: DUP2
000007e2: MSTORE
000007e3: PUSH1 0x20
000007e5: ADD
000007e6: SWAP2
000007e7: POP
000007e8: POP
000007e9: PUSH1 0x40
000007eb: MLOAD
000007ec: DUP1
000007ed: SWAP2
000007ee: SUB
000007ef: SWAP1
000007f0: LOG3
000007f1: JUMPDEST
000007f2: PUSH2 0x06c8
000007f5: JUMP
000007f6: JUMPDEST
000007f7: PUSH1 0x0a
000007f9: SLOAD
000007fa: TIMESTAMP
000007fb: GT
000007fc: PUSH2 0x0804
000007ff: JUMPI
00000800: PUSH2 0x0002
00000803: JUMP
00000804: JUMPDEST
00000805: PUSH1 0x02
00000807: SLOAD
00000808: PUSH1 0x01
0000080a: PUSH1 0xa0
0000080c: PUSH1 0x02
0000080e: EXP
0000080f: SUB
00000810: AND
00000811: PUSH1 0x00
00000813: SWAP1
00000814: DUP2
00000815: MSTORE
00000816: PUSH1 0x20
00000818: DUP2
00000819: SWAP1
0000081a: MSTORE
0000081b: PUSH1 0x40
0000081d: SWAP1
0000081e: KECCAK256
0000081f: SLOAD
00000820: DUP4
00000821: SWAP1
00000822: LT
00000823: ISZERO
00000824: PUSH2 0x082c
00000827: JUMPI
00000828: PUSH2 0x0002
0000082b: JUMP
0000082c: JUMPDEST
0000082d: POP
0000082e: PUSH1 0x01
00000830: PUSH1 0xa0
00000832: PUSH1 0x02
00000834: EXP
00000835: SUB
00000836: DUP4
00000837: DUP2
00000838: AND
00000839: PUSH1 0x00
0000083b: DUP2
0000083c: DUP2
0000083d: MSTORE
0000083e: PUSH1 0x20
00000840: DUP2
00000841: DUP2
00000842: MSTORE
00000843: PUSH1 0x40
00000845: DUP1
00000846: DUP4
00000847: KECCAK256
00000848: DUP1
00000849: SLOAD
0000084a: DUP9
0000084b: ADD
0000084c: SWAP1
0000084d: SSTORE
0000084e: PUSH1 0x02
00000850: DUP1
00000851: SLOAD
00000852: DUP7
00000853: AND
00000854: DUP5
00000855: MSTORE
00000856: SWAP3
00000857: DUP2
00000858: SWAP1
00000859: KECCAK256
0000085a: DUP1
0000085b: SLOAD
0000085c: DUP5
0000085d: DUP10
0000085e: DIV
0000085f: SWAP1
00000860: DUP2
00000861: SWAP1
00000862: SUB
00000863: SWAP1
00000864: SWAP2
00000865: SSTORE
00000866: PUSH1 0x06
00000868: DUP1
00000869: SLOAD
0000086a: DUP3
0000086b: ADD
0000086c: SWAP1
0000086d: SSTORE
0000086e: SWAP3
0000086f: SLOAD
00000870: DUP2
00000871: MLOAD
00000872: DUP9
00000873: DUP2
00000874: MSTORE
00000875: SWAP2
00000876: MLOAD
00000877: SWAP4
00000878: SWAP6
00000879: AND
0000087a: SWAP3
0000087b: PUSH1 0x00
0000087d: DUP1
0000087e: MLOAD
0000087f: PUSH1 0x20
00000881: PUSH2 0x0905
00000884: DUP4
00000885: CODECOPY
00000886: DUP2
00000887: MLOAD
00000888: SWAP2
00000889: MSTORE
0000088a: SWAP3
0000088b: SWAP2
0000088c: DUP2
0000088d: SWAP1
0000088e: SUB
0000088f: SWAP1
00000890: SWAP2
00000891: ADD
00000892: SWAP1
00000893: LOG3
00000894: PUSH1 0x01
00000896: SWAP2
00000897: POP
00000898: PUSH2 0x06cd
0000089b: JUMP
0000089c: JUMPDEST
0000089d: DUP2
0000089e: ADDRESS
0000089f: PUSH1 0x01
000008a1: PUSH1 0xa0
000008a3: PUSH1 0x02
000008a5: EXP
000008a6: SUB
000008a7: AND
000008a8: BALANCE
000008a9: LT
000008aa: ISZERO
000008ab: PUSH2 0x08b3
000008ae: JUMPI
000008af: PUSH2 0x0002
000008b2: JUMP
000008b3: JUMPDEST
000008b4: PUSH1 0x02
000008b6: SLOAD
000008b7: PUSH1 0x01
000008b9: PUSH1 0xa0
000008bb: PUSH1 0x02
000008bd: EXP
000008be: SUB
000008bf: SWAP1
000008c0: DUP2
000008c1: AND
000008c2: CALLER
000008c3: SWAP1
000008c4: SWAP2
000008c5: AND
000008c6: EQ
000008c7: PUSH2 0x08cf
000008ca: JUMPI
000008cb: PUSH2 0x0002
000008ce: JUMP
000008cf: JUMPDEST
000008d0: PUSH1 0x40
000008d2: MLOAD
000008d3: CALLER
000008d4: PUSH1 0x01
000008d6: PUSH1 0xa0
000008d8: PUSH1 0x02
000008da: EXP
000008db: SUB
000008dc: AND
000008dd: SWAP1
000008de: PUSH1 0x00
000008e0: SWAP1
000008e1: DUP5
000008e2: SWAP1
000008e3: DUP3
000008e4: DUP2
000008e5: DUP2
000008e6: DUP2
000008e7: DUP6
000008e8: DUP9
000008e9: DUP4
000008ea: CALL
000008eb: SWAP4
000008ec: POP
000008ed: POP
000008ee: POP
000008ef: POP
000008f0: ISZERO
000008f1: ISZERO
000008f2: PUSH2 0x08fd
000008f5: JUMPI
000008f6: POP
000008f7: PUSH1 0x00
000008f9: PUSH2 0x0184
000008fc: JUMP
000008fd: JUMPDEST
000008fe: POP
000008ff: PUSH1 0x01
00000901: PUSH2 0x0184
00000904: JUMP
00000905: UNKNOWN(0xDD)
00000906: CALLCODE
00000907: MSTORE
00000908: UNKNOWN(0xAD)
00000909: SHL
0000090a: UNKNOWN(0xE2)
0000090b: UNKNOWN(0xC8)
0000090c: SWAP12
0000090d: PUSH10 0xc2b068fc378daa952ba7
00000918: CALL
00000919: PUSH4 0xc4a11628
0000091e: CREATE2
0000091f: GAS
00000920: UNKNOWN(0x4D)
00000921: CREATE2
00000922: UNKNOWN(0x23)
00000923: UNKNOWN(0xB3)
00000924: UNKNOWN(0xEF)
View stderr
Warning: This is a nightly build of Foundry. It is recommended to use the latest stable version. To mute this warning set `FOUNDRY_DISABLE_NIGHTLY_WARNING` in your environment.

Findings

validated = confirmed for call sinks; sink observed for others
Severity Category Tool Title Confidence Validated Confirmed Details
high other detector Untrusted CALL target/value reachable 60 yes yes
view
trace_id: 0x7c0ca27bbad392cc358e92063a15fc13da9a7167c70fc8abee30ce0e803f0c68
call_targets: 0x0000000000000000000000000000000000000004, 0x1c216164be93edab78417f785cbcba0c18582cf1
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x7c0ca27bbad392cc358e92063a15fc13da9a7167c70fc8abee30ce0e803f0c68",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x1c216164be93edab78417f785cbcba0c18582cf1"
    ],
    "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": "0x06fdde03",
            "selector": "0x06fdde03",
            "calldata_variants": [
                "0x06fdde03",
                "0x06fdde030000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x0ff0a4df",
            "selector": "0x0ff0a4df",
            "calldata_variants": [
                "0x0ff0a4df",
                "0x0ff0a4df0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x18160ddd",
            "selector": "0x18160ddd",
            "calldata_variants": [
                "0x18160ddd",
                "0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4ef83a70",
            "selector": "0x4ef83a70",
            "calldata_variants": [
                "0x4ef83a70",
                "0x4ef83a700000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x751ce8fb",
            "selector": "0x751ce8fb",
            "calldata_variants": [
                "0x751ce8fb",
                "0x751ce8fb0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x7c654303",
            "selector": "0x7c654303",
            "calldata_variants": [
                "0x7c654303",
                "0x7c6543030000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 749,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 957,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 1511,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 7,
    "guards_detected": [],
    "untrusted_call_count": 7
}
high other detector ETH value transfer possible 55 yes yes
view
trace_id: 0x7c0ca27bbad392cc358e92063a15fc13da9a7167c70fc8abee30ce0e803f0c68
call_targets: 0x0000000000000000000000000000000000000004, 0x1c216164be93edab78417f785cbcba0c18582cf1
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x7c0ca27bbad392cc358e92063a15fc13da9a7167c70fc8abee30ce0e803f0c68",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x1c216164be93edab78417f785cbcba0c18582cf1"
    ],
    "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": "0x06fdde03",
            "selector": "0x06fdde03",
            "calldata_variants": [
                "0x06fdde03",
                "0x06fdde030000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x0ff0a4df",
            "selector": "0x0ff0a4df",
            "calldata_variants": [
                "0x0ff0a4df",
                "0x0ff0a4df0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x18160ddd",
            "selector": "0x18160ddd",
            "calldata_variants": [
                "0x18160ddd",
                "0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4ef83a70",
            "selector": "0x4ef83a70",
            "calldata_variants": [
                "0x4ef83a70",
                "0x4ef83a700000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x751ce8fb",
            "selector": "0x751ce8fb",
            "calldata_variants": [
                "0x751ce8fb",
                "0x751ce8fb0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x7c654303",
            "selector": "0x7c654303",
            "calldata_variants": [
                "0x7c654303",
                "0x7c6543030000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 749,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 957,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 1511,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 7,
    "guards_detected": []
}
medium other detector CREATE/CREATE2 reachable 45 no no
view
trace_id: 0xfa0ab2348d545b4a87d0854095bb6a16981dc6b91fd208615b03f7fb60fd5afc
validation_json
{
    "sink": "CREATE",
    "errors": 0,
    "status": "unknown",
    "attempts": 30,
    "trace_id": "0xfa0ab2348d545b4a87d0854095bb6a16981dc6b91fd208615b03f7fb60fd5afc",
    "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": "0x06fdde03",
            "selector": "0x06fdde03",
            "calldata_variants": [
                "0x06fdde03",
                "0x06fdde030000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x0ff0a4df",
            "selector": "0x0ff0a4df",
            "calldata_variants": [
                "0x0ff0a4df",
                "0x0ff0a4df0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x18160ddd",
            "selector": "0x18160ddd",
            "calldata_variants": [
                "0x18160ddd",
                "0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4ef83a70",
            "selector": "0x4ef83a70",
            "calldata_variants": [
                "0x4ef83a70",
                "0x4ef83a700000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x751ce8fb",
            "selector": "0x751ce8fb",
            "calldata_variants": [
                "0x751ce8fb",
                "0x751ce8fb0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x7c654303",
            "selector": "0x7c654303",
            "calldata_variants": [
                "0x7c654303",
                "0x7c6543030000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "create_count": 0,
    "create2_count": 2
}