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

Analysis Run

019b477e-a8b0-723f-9405-a27dbb24fc4b

complete
Chain ID
1
Address
Block Number
Created
Mon, Dec 22, 2025 7:17 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
20477 artifact.fetch complete 1 / 3 3 months ago
20478 tool.cast_disasm complete 1 / 3 3 months ago
88617 analysis.bundle complete 1 / 3 1 week ago
88618 capability.graph complete 1 / 3 1 week ago
88619 detector.run complete 1 / 3 1 week ago
88620 validation.fork complete 1 / 3 1 week ago
113733 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-3th9huhv
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c9c-f912-7542-bedc-a056d0e69704
--------
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:48:06.143878+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 3134,
        "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
0
CALL-family (heavy)
3
EXT*/BALANCE
0
Total opcodes
1155
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: CALLDATASIZE
00000006: ISZERO
00000007: PUSH2 0x008d
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 0x0095
0000001e: JUMPI
0000001f: DUP1
00000020: PUSH4 0x095ea7b3
00000025: EQ
00000026: PUSH2 0x00f2
00000029: JUMPI
0000002a: DUP1
0000002b: PUSH4 0x18160ddd
00000030: EQ
00000031: PUSH2 0x012c
00000034: JUMPI
00000035: DUP1
00000036: PUSH4 0x23b872dd
0000003b: EQ
0000003c: PUSH2 0x0135
0000003f: JUMPI
00000040: DUP1
00000041: PUSH4 0x313ce567
00000046: EQ
00000047: PUSH2 0x0167
0000004a: JUMPI
0000004b: DUP1
0000004c: PUSH4 0x5a3b7e42
00000051: EQ
00000052: PUSH2 0x0173
00000055: JUMPI
00000056: DUP1
00000057: PUSH4 0x70a08231
0000005c: EQ
0000005d: PUSH2 0x01d1
00000060: JUMPI
00000061: DUP1
00000062: PUSH4 0x95d89b41
00000067: EQ
00000068: PUSH2 0x01e9
0000006b: JUMPI
0000006c: DUP1
0000006d: PUSH4 0xa9059cbb
00000072: EQ
00000073: PUSH2 0x0244
00000076: JUMPI
00000077: DUP1
00000078: PUSH4 0xcae9ca51
0000007d: EQ
0000007e: PUSH2 0x0273
00000081: JUMPI
00000082: DUP1
00000083: PUSH4 0xdd62ed3e
00000088: EQ
00000089: PUSH2 0x02cc
0000008c: JUMPI
0000008d: JUMPDEST
0000008e: PUSH2 0x02f1
00000091: PUSH2 0x0002
00000094: JUMP
00000095: JUMPDEST
00000096: PUSH1 0x40
00000098: DUP1
00000099: MLOAD
0000009a: PUSH1 0x01
0000009c: DUP1
0000009d: SLOAD
0000009e: PUSH1 0x20
000000a0: PUSH1 0x02
000000a2: DUP3
000000a3: DUP5
000000a4: AND
000000a5: ISZERO
000000a6: PUSH2 0x0100
000000a9: MUL
000000aa: PUSH1 0x00
000000ac: NOT
000000ad: ADD
000000ae: SWAP1
000000af: SWAP3
000000b0: AND
000000b1: SWAP2
000000b2: SWAP1
000000b3: SWAP2
000000b4: DIV
000000b5: PUSH1 0x1f
000000b7: DUP2
000000b8: ADD
000000b9: DUP3
000000ba: SWAP1
000000bb: DIV
000000bc: DUP3
000000bd: MUL
000000be: DUP5
000000bf: ADD
000000c0: DUP3
000000c1: ADD
000000c2: SWAP1
000000c3: SWAP5
000000c4: MSTORE
000000c5: DUP4
000000c6: DUP4
000000c7: MSTORE
000000c8: PUSH2 0x02f3
000000cb: SWAP4
000000cc: SWAP1
000000cd: DUP4
000000ce: ADD
000000cf: DUP3
000000d0: DUP3
000000d1: DUP1
000000d2: ISZERO
000000d3: PUSH2 0x03c8
000000d6: JUMPI
000000d7: DUP1
000000d8: PUSH1 0x1f
000000da: LT
000000db: PUSH2 0x039d
000000de: JUMPI
000000df: PUSH2 0x0100
000000e2: DUP1
000000e3: DUP4
000000e4: SLOAD
000000e5: DIV
000000e6: MUL
000000e7: DUP4
000000e8: MSTORE
000000e9: SWAP2
000000ea: PUSH1 0x20
000000ec: ADD
000000ed: SWAP2
000000ee: PUSH2 0x03c8
000000f1: JUMP
000000f2: JUMPDEST
000000f3: PUSH2 0x0361
000000f6: PUSH1 0x04
000000f8: CALLDATALOAD
000000f9: PUSH1 0x24
000000fb: CALLDATALOAD
000000fc: JUMPDEST
000000fd: PUSH1 0x01
000000ff: PUSH1 0xa0
00000101: PUSH1 0x02
00000103: EXP
00000104: SUB
00000105: CALLER
00000106: DUP2
00000107: AND
00000108: PUSH1 0x00
0000010a: SWAP1
0000010b: DUP2
0000010c: MSTORE
0000010d: PUSH1 0x06
0000010f: PUSH1 0x20
00000111: SWAP1
00000112: DUP2
00000113: MSTORE
00000114: PUSH1 0x40
00000116: DUP1
00000117: DUP4
00000118: KECCAK256
00000119: SWAP4
0000011a: DUP7
0000011b: AND
0000011c: DUP4
0000011d: MSTORE
0000011e: SWAP3
0000011f: SWAP1
00000120: MSTORE
00000121: KECCAK256
00000122: DUP2
00000123: SWAP1
00000124: SSTORE
00000125: PUSH1 0x01
00000127: SWAP3
00000128: SWAP2
00000129: POP
0000012a: POP
0000012b: JUMP
0000012c: JUMPDEST
0000012d: PUSH2 0x0375
00000130: PUSH1 0x04
00000132: SLOAD
00000133: DUP2
00000134: JUMP
00000135: JUMPDEST
00000136: PUSH2 0x0361
00000139: PUSH1 0x04
0000013b: CALLDATALOAD
0000013c: PUSH1 0x24
0000013e: CALLDATALOAD
0000013f: PUSH1 0x44
00000141: CALLDATALOAD
00000142: PUSH1 0x01
00000144: PUSH1 0xa0
00000146: PUSH1 0x02
00000148: EXP
00000149: SUB
0000014a: DUP4
0000014b: AND
0000014c: PUSH1 0x00
0000014e: SWAP1
0000014f: DUP2
00000150: MSTORE
00000151: PUSH1 0x05
00000153: PUSH1 0x20
00000155: MSTORE
00000156: PUSH1 0x40
00000158: DUP2
00000159: KECCAK256
0000015a: SLOAD
0000015b: DUP3
0000015c: SWAP1
0000015d: LT
0000015e: ISZERO
0000015f: PUSH2 0x03d0
00000162: JUMPI
00000163: PUSH2 0x0002
00000166: JUMP
00000167: JUMPDEST
00000168: PUSH2 0x0387
0000016b: PUSH1 0x03
0000016d: SLOAD
0000016e: PUSH1 0xff
00000170: AND
00000171: DUP2
00000172: JUMP
00000173: JUMPDEST
00000174: PUSH1 0x40
00000176: DUP1
00000177: MLOAD
00000178: PUSH1 0x00
0000017a: DUP1
0000017b: SLOAD
0000017c: PUSH1 0x20
0000017e: PUSH1 0x02
00000180: PUSH1 0x01
00000182: DUP4
00000183: AND
00000184: ISZERO
00000185: PUSH2 0x0100
00000188: MUL
00000189: PUSH1 0x00
0000018b: NOT
0000018c: ADD
0000018d: SWAP1
0000018e: SWAP3
0000018f: AND
00000190: SWAP2
00000191: SWAP1
00000192: SWAP2
00000193: DIV
00000194: PUSH1 0x1f
00000196: DUP2
00000197: ADD
00000198: DUP3
00000199: SWAP1
0000019a: DIV
0000019b: DUP3
0000019c: MUL
0000019d: DUP5
0000019e: ADD
0000019f: DUP3
000001a0: ADD
000001a1: SWAP1
000001a2: SWAP5
000001a3: MSTORE
000001a4: DUP4
000001a5: DUP4
000001a6: MSTORE
000001a7: PUSH2 0x02f3
000001aa: SWAP4
000001ab: SWAP1
000001ac: DUP4
000001ad: ADD
000001ae: DUP3
000001af: DUP3
000001b0: DUP1
000001b1: ISZERO
000001b2: PUSH2 0x03c8
000001b5: JUMPI
000001b6: DUP1
000001b7: PUSH1 0x1f
000001b9: LT
000001ba: PUSH2 0x039d
000001bd: JUMPI
000001be: PUSH2 0x0100
000001c1: DUP1
000001c2: DUP4
000001c3: SLOAD
000001c4: DIV
000001c5: MUL
000001c6: DUP4
000001c7: MSTORE
000001c8: SWAP2
000001c9: PUSH1 0x20
000001cb: ADD
000001cc: SWAP2
000001cd: PUSH2 0x03c8
000001d0: JUMP
000001d1: JUMPDEST
000001d2: PUSH2 0x0375
000001d5: PUSH1 0x04
000001d7: CALLDATALOAD
000001d8: PUSH1 0x05
000001da: PUSH1 0x20
000001dc: MSTORE
000001dd: PUSH1 0x00
000001df: SWAP1
000001e0: DUP2
000001e1: MSTORE
000001e2: PUSH1 0x40
000001e4: SWAP1
000001e5: KECCAK256
000001e6: SLOAD
000001e7: DUP2
000001e8: JUMP
000001e9: JUMPDEST
000001ea: PUSH2 0x02f3
000001ed: PUSH1 0x02
000001ef: DUP1
000001f0: SLOAD
000001f1: PUSH1 0x40
000001f3: DUP1
000001f4: MLOAD
000001f5: PUSH1 0x20
000001f7: PUSH1 0x01
000001f9: DUP5
000001fa: AND
000001fb: ISZERO
000001fc: PUSH2 0x0100
000001ff: MUL
00000200: PUSH1 0x00
00000202: NOT
00000203: ADD
00000204: SWAP1
00000205: SWAP4
00000206: AND
00000207: DUP5
00000208: SWAP1
00000209: DIV
0000020a: PUSH1 0x1f
0000020c: DUP2
0000020d: ADD
0000020e: DUP5
0000020f: SWAP1
00000210: DIV
00000211: DUP5
00000212: MUL
00000213: DUP3
00000214: ADD
00000215: DUP5
00000216: ADD
00000217: SWAP1
00000218: SWAP3
00000219: MSTORE
0000021a: DUP2
0000021b: DUP2
0000021c: MSTORE
0000021d: SWAP3
0000021e: SWAP2
0000021f: DUP4
00000220: ADD
00000221: DUP3
00000222: DUP3
00000223: DUP1
00000224: ISZERO
00000225: PUSH2 0x03c8
00000228: JUMPI
00000229: DUP1
0000022a: PUSH1 0x1f
0000022c: LT
0000022d: PUSH2 0x039d
00000230: JUMPI
00000231: PUSH2 0x0100
00000234: DUP1
00000235: DUP4
00000236: SLOAD
00000237: DIV
00000238: MUL
00000239: DUP4
0000023a: MSTORE
0000023b: SWAP2
0000023c: PUSH1 0x20
0000023e: ADD
0000023f: SWAP2
00000240: PUSH2 0x03c8
00000243: JUMP
00000244: JUMPDEST
00000245: PUSH2 0x02f1
00000248: PUSH1 0x04
0000024a: CALLDATALOAD
0000024b: PUSH1 0x24
0000024d: CALLDATALOAD
0000024e: PUSH1 0x01
00000250: PUSH1 0xa0
00000252: PUSH1 0x02
00000254: EXP
00000255: SUB
00000256: CALLER
00000257: AND
00000258: PUSH1 0x00
0000025a: SWAP1
0000025b: DUP2
0000025c: MSTORE
0000025d: PUSH1 0x05
0000025f: PUSH1 0x20
00000261: MSTORE
00000262: PUSH1 0x40
00000264: SWAP1
00000265: KECCAK256
00000266: SLOAD
00000267: DUP2
00000268: SWAP1
00000269: LT
0000026a: ISZERO
0000026b: PUSH2 0x04b5
0000026e: JUMPI
0000026f: PUSH2 0x0002
00000272: JUMP
00000273: JUMPDEST
00000274: PUSH1 0x40
00000276: DUP1
00000277: MLOAD
00000278: PUSH1 0x20
0000027a: PUSH1 0x44
0000027c: CALLDATALOAD
0000027d: PUSH1 0x04
0000027f: DUP2
00000280: DUP2
00000281: ADD
00000282: CALLDATALOAD
00000283: PUSH1 0x1f
00000285: DUP2
00000286: ADD
00000287: DUP5
00000288: SWAP1
00000289: DIV
0000028a: DUP5
0000028b: MUL
0000028c: DUP6
0000028d: ADD
0000028e: DUP5
0000028f: ADD
00000290: SWAP1
00000291: SWAP6
00000292: MSTORE
00000293: DUP5
00000294: DUP5
00000295: MSTORE
00000296: PUSH2 0x0361
00000299: SWAP5
0000029a: DUP2
0000029b: CALLDATALOAD
0000029c: SWAP5
0000029d: PUSH1 0x24
0000029f: DUP1
000002a0: CALLDATALOAD
000002a1: SWAP6
000002a2: SWAP4
000002a3: SWAP5
000002a4: PUSH1 0x64
000002a6: SWAP5
000002a7: SWAP3
000002a8: SWAP4
000002a9: SWAP2
000002aa: ADD
000002ab: SWAP2
000002ac: DUP2
000002ad: SWAP1
000002ae: DUP5
000002af: ADD
000002b0: DUP4
000002b1: DUP3
000002b2: DUP1
000002b3: DUP3
000002b4: DUP5
000002b5: CALLDATACOPY
000002b6: POP
000002b7: SWAP5
000002b8: SWAP7
000002b9: POP
000002ba: POP
000002bb: POP
000002bc: POP
000002bd: POP
000002be: POP
000002bf: POP
000002c0: PUSH1 0x00
000002c2: DUP4
000002c3: PUSH2 0x0547
000002c6: DUP2
000002c7: DUP6
000002c8: PUSH2 0x00fc
000002cb: JUMP
000002cc: JUMPDEST
000002cd: PUSH1 0x06
000002cf: PUSH1 0x20
000002d1: SWAP1
000002d2: DUP2
000002d3: MSTORE
000002d4: PUSH1 0x04
000002d6: CALLDATALOAD
000002d7: PUSH1 0x00
000002d9: SWAP1
000002da: DUP2
000002db: MSTORE
000002dc: PUSH1 0x40
000002de: DUP1
000002df: DUP3
000002e0: KECCAK256
000002e1: SWAP1
000002e2: SWAP3
000002e3: MSTORE
000002e4: PUSH1 0x24
000002e6: CALLDATALOAD
000002e7: DUP2
000002e8: MSTORE
000002e9: KECCAK256
000002ea: SLOAD
000002eb: PUSH2 0x0375
000002ee: SWAP1
000002ef: DUP2
000002f0: JUMP
000002f1: JUMPDEST
000002f2: STOP
000002f3: JUMPDEST
000002f4: PUSH1 0x40
000002f6: MLOAD
000002f7: DUP1
000002f8: DUP1
000002f9: PUSH1 0x20
000002fb: ADD
000002fc: DUP3
000002fd: DUP2
000002fe: SUB
000002ff: DUP3
00000300: MSTORE
00000301: DUP4
00000302: DUP2
00000303: DUP2
00000304: MLOAD
00000305: DUP2
00000306: MSTORE
00000307: PUSH1 0x20
00000309: ADD
0000030a: SWAP2
0000030b: POP
0000030c: DUP1
0000030d: MLOAD
0000030e: SWAP1
0000030f: PUSH1 0x20
00000311: ADD
00000312: SWAP1
00000313: DUP1
00000314: DUP4
00000315: DUP4
00000316: DUP3
00000317: SWAP1
00000318: PUSH1 0x00
0000031a: PUSH1 0x04
0000031c: PUSH1 0x20
0000031e: DUP5
0000031f: PUSH1 0x1f
00000321: ADD
00000322: DIV
00000323: PUSH1 0x03
00000325: MUL
00000326: PUSH1 0x0f
00000328: ADD
00000329: CALL
0000032a: POP
0000032b: SWAP1
0000032c: POP
0000032d: SWAP1
0000032e: DUP2
0000032f: ADD
00000330: SWAP1
00000331: PUSH1 0x1f
00000333: AND
00000334: DUP1
00000335: ISZERO
00000336: PUSH2 0x0353
00000339: JUMPI
0000033a: DUP1
0000033b: DUP3
0000033c: SUB
0000033d: DUP1
0000033e: MLOAD
0000033f: PUSH1 0x01
00000341: DUP4
00000342: PUSH1 0x20
00000344: SUB
00000345: PUSH2 0x0100
00000348: EXP
00000349: SUB
0000034a: NOT
0000034b: AND
0000034c: DUP2
0000034d: MSTORE
0000034e: PUSH1 0x20
00000350: ADD
00000351: SWAP2
00000352: POP
00000353: JUMPDEST
00000354: POP
00000355: SWAP3
00000356: POP
00000357: POP
00000358: POP
00000359: PUSH1 0x40
0000035b: MLOAD
0000035c: DUP1
0000035d: SWAP2
0000035e: SUB
0000035f: SWAP1
00000360: RETURN
00000361: JUMPDEST
00000362: PUSH1 0x40
00000364: DUP1
00000365: MLOAD
00000366: SWAP2
00000367: ISZERO
00000368: ISZERO
00000369: DUP3
0000036a: MSTORE
0000036b: MLOAD
0000036c: SWAP1
0000036d: DUP2
0000036e: SWAP1
0000036f: SUB
00000370: PUSH1 0x20
00000372: ADD
00000373: SWAP1
00000374: RETURN
00000375: JUMPDEST
00000376: PUSH1 0x40
00000378: DUP1
00000379: MLOAD
0000037a: SWAP2
0000037b: DUP3
0000037c: MSTORE
0000037d: MLOAD
0000037e: SWAP1
0000037f: DUP2
00000380: SWAP1
00000381: SUB
00000382: PUSH1 0x20
00000384: ADD
00000385: SWAP1
00000386: RETURN
00000387: JUMPDEST
00000388: PUSH1 0x40
0000038a: DUP1
0000038b: MLOAD
0000038c: PUSH1 0xff
0000038e: SWAP1
0000038f: SWAP3
00000390: AND
00000391: DUP3
00000392: MSTORE
00000393: MLOAD
00000394: SWAP1
00000395: DUP2
00000396: SWAP1
00000397: SUB
00000398: PUSH1 0x20
0000039a: ADD
0000039b: SWAP1
0000039c: RETURN
0000039d: JUMPDEST
0000039e: DUP3
0000039f: ADD
000003a0: SWAP2
000003a1: SWAP1
000003a2: PUSH1 0x00
000003a4: MSTORE
000003a5: PUSH1 0x20
000003a7: PUSH1 0x00
000003a9: KECCAK256
000003aa: SWAP1
000003ab: JUMPDEST
000003ac: DUP2
000003ad: SLOAD
000003ae: DUP2
000003af: MSTORE
000003b0: SWAP1
000003b1: PUSH1 0x01
000003b3: ADD
000003b4: SWAP1
000003b5: PUSH1 0x20
000003b7: ADD
000003b8: DUP1
000003b9: DUP4
000003ba: GT
000003bb: PUSH2 0x03ab
000003be: JUMPI
000003bf: DUP3
000003c0: SWAP1
000003c1: SUB
000003c2: PUSH1 0x1f
000003c4: AND
000003c5: DUP3
000003c6: ADD
000003c7: SWAP2
000003c8: JUMPDEST
000003c9: POP
000003ca: POP
000003cb: POP
000003cc: POP
000003cd: POP
000003ce: DUP2
000003cf: JUMP
000003d0: JUMPDEST
000003d1: PUSH1 0x01
000003d3: PUSH1 0xa0
000003d5: PUSH1 0x02
000003d7: EXP
000003d8: SUB
000003d9: DUP4
000003da: AND
000003db: PUSH1 0x00
000003dd: SWAP1
000003de: DUP2
000003df: MSTORE
000003e0: PUSH1 0x05
000003e2: PUSH1 0x20
000003e4: MSTORE
000003e5: PUSH1 0x40
000003e7: SWAP1
000003e8: KECCAK256
000003e9: SLOAD
000003ea: DUP1
000003eb: DUP4
000003ec: ADD
000003ed: LT
000003ee: ISZERO
000003ef: PUSH2 0x03f7
000003f2: JUMPI
000003f3: PUSH2 0x0002
000003f6: JUMP
000003f7: JUMPDEST
000003f8: PUSH1 0x01
000003fa: PUSH1 0xa0
000003fc: PUSH1 0x02
000003fe: EXP
000003ff: SUB
00000400: DUP5
00000401: DUP2
00000402: AND
00000403: PUSH1 0x00
00000405: SWAP1
00000406: DUP2
00000407: MSTORE
00000408: PUSH1 0x06
0000040a: PUSH1 0x20
0000040c: SWAP1
0000040d: DUP2
0000040e: MSTORE
0000040f: PUSH1 0x40
00000411: DUP1
00000412: DUP4
00000413: KECCAK256
00000414: CALLER
00000415: SWAP1
00000416: SWAP5
00000417: AND
00000418: DUP4
00000419: MSTORE
0000041a: SWAP3
0000041b: SWAP1
0000041c: MSTORE
0000041d: KECCAK256
0000041e: SLOAD
0000041f: DUP3
00000420: GT
00000421: ISZERO
00000422: PUSH2 0x042a
00000425: JUMPI
00000426: PUSH2 0x0002
00000429: JUMP
0000042a: JUMPDEST
0000042b: PUSH1 0x01
0000042d: PUSH1 0xa0
0000042f: PUSH1 0x02
00000431: EXP
00000432: SUB
00000433: DUP5
00000434: DUP2
00000435: AND
00000436: PUSH1 0x00
00000438: DUP2
00000439: DUP2
0000043a: MSTORE
0000043b: PUSH1 0x05
0000043d: PUSH1 0x20
0000043f: SWAP1
00000440: DUP2
00000441: MSTORE
00000442: PUSH1 0x40
00000444: DUP1
00000445: DUP4
00000446: KECCAK256
00000447: DUP1
00000448: SLOAD
00000449: DUP9
0000044a: SWAP1
0000044b: SUB
0000044c: SWAP1
0000044d: SSTORE
0000044e: DUP8
0000044f: DUP6
00000450: AND
00000451: DUP1
00000452: DUP5
00000453: MSTORE
00000454: DUP2
00000455: DUP5
00000456: KECCAK256
00000457: DUP1
00000458: SLOAD
00000459: DUP10
0000045a: ADD
0000045b: SWAP1
0000045c: SSTORE
0000045d: DUP5
0000045e: DUP5
0000045f: MSTORE
00000460: PUSH1 0x06
00000462: DUP4
00000463: MSTORE
00000464: DUP2
00000465: DUP5
00000466: KECCAK256
00000467: CALLER
00000468: SWAP1
00000469: SWAP7
0000046a: AND
0000046b: DUP5
0000046c: MSTORE
0000046d: SWAP5
0000046e: DUP3
0000046f: MSTORE
00000470: SWAP2
00000471: DUP3
00000472: SWAP1
00000473: KECCAK256
00000474: DUP1
00000475: SLOAD
00000476: DUP8
00000477: SWAP1
00000478: SUB
00000479: SWAP1
0000047a: SSTORE
0000047b: DUP2
0000047c: MLOAD
0000047d: DUP7
0000047e: DUP2
0000047f: MSTORE
00000480: SWAP2
00000481: MLOAD
00000482: PUSH32 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
000004a3: SWAP3
000004a4: DUP2
000004a5: SWAP1
000004a6: SUB
000004a7: SWAP1
000004a8: SWAP2
000004a9: ADD
000004aa: SWAP1
000004ab: LOG3
000004ac: POP
000004ad: PUSH1 0x01
000004af: SWAP4
000004b0: SWAP3
000004b1: POP
000004b2: POP
000004b3: POP
000004b4: JUMP
000004b5: JUMPDEST
000004b6: PUSH1 0x01
000004b8: PUSH1 0xa0
000004ba: PUSH1 0x02
000004bc: EXP
000004bd: SUB
000004be: DUP3
000004bf: AND
000004c0: PUSH1 0x00
000004c2: SWAP1
000004c3: DUP2
000004c4: MSTORE
000004c5: PUSH1 0x05
000004c7: PUSH1 0x20
000004c9: MSTORE
000004ca: PUSH1 0x40
000004cc: SWAP1
000004cd: KECCAK256
000004ce: SLOAD
000004cf: DUP1
000004d0: DUP3
000004d1: ADD
000004d2: LT
000004d3: ISZERO
000004d4: PUSH2 0x04dc
000004d7: JUMPI
000004d8: PUSH2 0x0002
000004db: JUMP
000004dc: JUMPDEST
000004dd: PUSH1 0x01
000004df: PUSH1 0xa0
000004e1: PUSH1 0x02
000004e3: EXP
000004e4: SUB
000004e5: CALLER
000004e6: DUP2
000004e7: AND
000004e8: PUSH1 0x00
000004ea: DUP2
000004eb: DUP2
000004ec: MSTORE
000004ed: PUSH1 0x05
000004ef: PUSH1 0x20
000004f1: SWAP1
000004f2: DUP2
000004f3: MSTORE
000004f4: PUSH1 0x40
000004f6: DUP1
000004f7: DUP4
000004f8: KECCAK256
000004f9: DUP1
000004fa: SLOAD
000004fb: DUP8
000004fc: SWAP1
000004fd: SUB
000004fe: SWAP1
000004ff: SSTORE
00000500: SWAP4
00000501: DUP7
00000502: AND
00000503: DUP1
00000504: DUP4
00000505: MSTORE
00000506: SWAP2
00000507: DUP5
00000508: SWAP1
00000509: KECCAK256
0000050a: DUP1
0000050b: SLOAD
0000050c: DUP7
0000050d: ADD
0000050e: SWAP1
0000050f: SSTORE
00000510: DUP4
00000511: MLOAD
00000512: DUP6
00000513: DUP2
00000514: MSTORE
00000515: SWAP4
00000516: MLOAD
00000517: SWAP2
00000518: SWAP4
00000519: PUSH32 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
0000053a: SWAP3
0000053b: SWAP1
0000053c: DUP2
0000053d: SWAP1
0000053e: SUB
0000053f: SWAP1
00000540: SWAP2
00000541: ADD
00000542: SWAP1
00000543: LOG3
00000544: POP
00000545: POP
00000546: JUMP
00000547: JUMPDEST
00000548: ISZERO
00000549: PUSH2 0x0616
0000054c: JUMPI
0000054d: DUP1
0000054e: PUSH1 0x01
00000550: PUSH1 0xa0
00000552: PUSH1 0x02
00000554: EXP
00000555: SUB
00000556: AND
00000557: PUSH4 0x8f4ffcb1
0000055c: CALLER
0000055d: DUP7
0000055e: ADDRESS
0000055f: DUP8
00000560: PUSH1 0x40
00000562: MLOAD
00000563: DUP6
00000564: PUSH1 0xe0
00000566: PUSH1 0x02
00000568: EXP
00000569: MUL
0000056a: DUP2
0000056b: MSTORE
0000056c: PUSH1 0x04
0000056e: ADD
0000056f: DUP1
00000570: DUP6
00000571: PUSH1 0x01
00000573: PUSH1 0xa0
00000575: PUSH1 0x02
00000577: EXP
00000578: SUB
00000579: AND
0000057a: DUP2
0000057b: MSTORE
0000057c: PUSH1 0x20
0000057e: ADD
0000057f: DUP5
00000580: DUP2
00000581: MSTORE
00000582: PUSH1 0x20
00000584: ADD
00000585: DUP4
00000586: PUSH1 0x01
00000588: PUSH1 0xa0
0000058a: PUSH1 0x02
0000058c: EXP
0000058d: SUB
0000058e: AND
0000058f: DUP2
00000590: MSTORE
00000591: PUSH1 0x20
00000593: ADD
00000594: DUP1
00000595: PUSH1 0x20
00000597: ADD
00000598: DUP3
00000599: DUP2
0000059a: SUB
0000059b: DUP3
0000059c: MSTORE
0000059d: DUP4
0000059e: DUP2
0000059f: DUP2
000005a0: MLOAD
000005a1: DUP2
000005a2: MSTORE
000005a3: PUSH1 0x20
000005a5: ADD
000005a6: SWAP2
000005a7: POP
000005a8: DUP1
000005a9: MLOAD
000005aa: SWAP1
000005ab: PUSH1 0x20
000005ad: ADD
000005ae: SWAP1
000005af: DUP1
000005b0: DUP4
000005b1: DUP4
000005b2: DUP3
000005b3: SWAP1
000005b4: PUSH1 0x00
000005b6: PUSH1 0x04
000005b8: PUSH1 0x20
000005ba: DUP5
000005bb: PUSH1 0x1f
000005bd: ADD
000005be: DIV
000005bf: PUSH1 0x03
000005c1: MUL
000005c2: PUSH1 0x0f
000005c4: ADD
000005c5: CALL
000005c6: POP
000005c7: SWAP1
000005c8: POP
000005c9: SWAP1
000005ca: DUP2
000005cb: ADD
000005cc: SWAP1
000005cd: PUSH1 0x1f
000005cf: AND
000005d0: DUP1
000005d1: ISZERO
000005d2: PUSH2 0x05ef
000005d5: JUMPI
000005d6: DUP1
000005d7: DUP3
000005d8: SUB
000005d9: DUP1
000005da: MLOAD
000005db: PUSH1 0x01
000005dd: DUP4
000005de: PUSH1 0x20
000005e0: SUB
000005e1: PUSH2 0x0100
000005e4: EXP
000005e5: SUB
000005e6: NOT
000005e7: AND
000005e8: DUP2
000005e9: MSTORE
000005ea: PUSH1 0x20
000005ec: ADD
000005ed: SWAP2
000005ee: POP
000005ef: JUMPDEST
000005f0: POP
000005f1: SWAP6
000005f2: POP
000005f3: POP
000005f4: POP
000005f5: POP
000005f6: POP
000005f7: POP
000005f8: PUSH1 0x00
000005fa: PUSH1 0x40
000005fc: MLOAD
000005fd: DUP1
000005fe: DUP4
000005ff: SUB
00000600: DUP2
00000601: PUSH1 0x00
00000603: DUP8
00000604: PUSH2 0x61da
00000607: GAS
00000608: SUB
00000609: CALL
0000060a: ISZERO
0000060b: PUSH2 0x0002
0000060e: JUMPI
0000060f: POP
00000610: POP
00000611: POP
00000612: PUSH1 0x01
00000614: SWAP2
00000615: POP
00000616: JUMPDEST
00000617: POP
00000618: SWAP4
00000619: SWAP3
0000061a: POP
0000061b: POP
0000061c: POP
0000061d: JUMP

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: 0x7424e135e72d63d030329ca33365da54cea0ee78596048086ea5d088daf8af78
call_targets: 0x0000000000000000000000000000000000000004, 0x194cc7cbb12f3460760ab67b256e29931166dddd
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x7424e135e72d63d030329ca33365da54cea0ee78596048086ea5d088daf8af78",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x194cc7cbb12f3460760ab67b256e29931166dddd"
    ],
    "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": "0x095ea7b3",
            "selector": "0x095ea7b3",
            "calldata_variants": [
                "0x095ea7b3",
                "0x095ea7b30000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x18160ddd",
            "selector": "0x18160ddd",
            "calldata_variants": [
                "0x18160ddd",
                "0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x23b872dd",
            "selector": "0x23b872dd",
            "calldata_variants": [
                "0x23b872dd",
                "0x23b872dd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x5a3b7e42",
            "selector": "0x5a3b7e42",
            "calldata_variants": [
                "0x5a3b7e42",
                "0x5a3b7e420000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x95d89b41",
            "selector": "0x95d89b41",
            "calldata_variants": [
                "0x95d89b41",
                "0x95d89b410000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 809,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 1477,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 1545,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 3,
    "guards_detected": [],
    "untrusted_call_count": 3
}
high other detector ETH value transfer possible 55 yes yes
view
trace_id: 0x7424e135e72d63d030329ca33365da54cea0ee78596048086ea5d088daf8af78
call_targets: 0x0000000000000000000000000000000000000004, 0x194cc7cbb12f3460760ab67b256e29931166dddd
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x7424e135e72d63d030329ca33365da54cea0ee78596048086ea5d088daf8af78",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x194cc7cbb12f3460760ab67b256e29931166dddd"
    ],
    "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": "0x095ea7b3",
            "selector": "0x095ea7b3",
            "calldata_variants": [
                "0x095ea7b3",
                "0x095ea7b30000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x18160ddd",
            "selector": "0x18160ddd",
            "calldata_variants": [
                "0x18160ddd",
                "0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x23b872dd",
            "selector": "0x23b872dd",
            "calldata_variants": [
                "0x23b872dd",
                "0x23b872dd0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x5a3b7e42",
            "selector": "0x5a3b7e42",
            "calldata_variants": [
                "0x5a3b7e42",
                "0x5a3b7e420000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x95d89b41",
            "selector": "0x95d89b41",
            "calldata_variants": [
                "0x95d89b41",
                "0x95d89b410000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 809,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 1477,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 1545,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 3,
    "guards_detected": []
}