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

Analysis Run

019b3836-5abc-71f2-9bf6-81d3e79e03c8

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
8951 artifact.fetch complete 1 / 3 3 months ago
8952 tool.cast_disasm complete 1 / 3 3 months ago
98230 analysis.bundle complete 1 / 3 1 week ago
98231 capability.graph complete 1 / 3 1 week ago
98232 detector.run complete 1 / 3 1 week ago
98233 validation.fork complete 1 / 3 1 week ago
113844 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-q49ih4_c
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5ca0-7f1f-7ed2-a574-92c7b61c018e
--------
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:51:57.180839+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 2684,
        "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)
6
EXT*/BALANCE
0
Total opcodes
997
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: CALLDATASIZE
00000006: ISZERO
00000007: PUSH2 0x0077
0000000a: JUMPI
0000000b: PUSH1 0xe0
0000000d: PUSH1 0x02
0000000f: EXP
00000010: PUSH1 0x00
00000012: CALLDATALOAD
00000013: DIV
00000014: PUSH4 0x1c5d9faa
00000019: DUP2
0000001a: EQ
0000001b: PUSH2 0x0082
0000001e: JUMPI
0000001f: DUP1
00000020: PUSH4 0x3ccfd60b
00000025: EQ
00000026: PUSH2 0x0150
00000029: JUMPI
0000002a: DUP1
0000002b: PUSH4 0x4ba6f28e
00000030: EQ
00000031: PUSH2 0x01b1
00000034: JUMPI
00000035: DUP1
00000036: PUSH4 0x4c738909
0000003b: EQ
0000003c: PUSH2 0x01ec
0000003f: JUMPI
00000040: DUP1
00000041: PUSH4 0x9dade07d
00000046: EQ
00000047: PUSH2 0x020c
0000004a: JUMPI
0000004b: DUP1
0000004c: PUSH4 0x9ee1bd0f
00000051: EQ
00000052: PUSH2 0x0263
00000055: JUMPI
00000056: DUP1
00000057: PUSH4 0xa6f9dae1
0000005c: EQ
0000005d: PUSH2 0x0277
00000060: JUMPI
00000061: DUP1
00000062: PUSH4 0xdffeadd0
00000067: EQ
00000068: PUSH2 0x02b1
0000006b: JUMPI
0000006c: DUP1
0000006d: PUSH4 0xf8b2cb4f
00000072: EQ
00000073: PUSH2 0x02f9
00000076: JUMPI
00000077: JUMPDEST
00000078: PUSH2 0x031e
0000007b: PUSH2 0x0320
0000007e: PUSH2 0x02b5
00000081: JUMP
00000082: JUMPDEST
00000083: PUSH1 0x40
00000085: DUP1
00000086: MLOAD
00000087: PUSH1 0x20
00000089: PUSH1 0x04
0000008b: DUP1
0000008c: CALLDATALOAD
0000008d: DUP1
0000008e: DUP3
0000008f: ADD
00000090: CALLDATALOAD
00000091: PUSH1 0x1f
00000093: DUP2
00000094: ADD
00000095: DUP5
00000096: SWAP1
00000097: DIV
00000098: DUP5
00000099: MUL
0000009a: DUP6
0000009b: ADD
0000009c: DUP5
0000009d: ADD
0000009e: SWAP1
0000009f: SWAP6
000000a0: MSTORE
000000a1: DUP5
000000a2: DUP5
000000a3: MSTORE
000000a4: PUSH2 0x0322
000000a7: SWAP5
000000a8: SWAP2
000000a9: SWAP4
000000aa: PUSH1 0x24
000000ac: SWAP4
000000ad: SWAP1
000000ae: SWAP3
000000af: SWAP2
000000b0: DUP5
000000b1: ADD
000000b2: SWAP2
000000b3: SWAP1
000000b4: DUP2
000000b5: SWAP1
000000b6: DUP5
000000b7: ADD
000000b8: DUP4
000000b9: DUP3
000000ba: DUP1
000000bb: DUP3
000000bc: DUP5
000000bd: CALLDATACOPY
000000be: POP
000000bf: SWAP5
000000c0: SWAP7
000000c1: POP
000000c2: POP
000000c3: POP
000000c4: POP
000000c5: POP
000000c6: POP
000000c7: POP
000000c8: PUSH1 0x40
000000ca: DUP1
000000cb: MLOAD
000000cc: PUSH1 0x20
000000ce: DUP2
000000cf: DUP2
000000d0: ADD
000000d1: DUP4
000000d2: MSTORE
000000d3: PUSH1 0x00
000000d5: DUP1
000000d6: DUP4
000000d7: MSTORE
000000d8: CALLER
000000d9: PUSH1 0x01
000000db: PUSH1 0xa0
000000dd: PUSH1 0x02
000000df: EXP
000000e0: SUB
000000e1: AND
000000e2: DUP2
000000e3: MSTORE
000000e4: PUSH1 0x01
000000e6: DUP1
000000e7: DUP4
000000e8: MSTORE
000000e9: SWAP4
000000ea: DUP2
000000eb: KECCAK256
000000ec: DUP6
000000ed: MLOAD
000000ee: SWAP1
000000ef: DUP6
000000f0: ADD
000000f1: DUP1
000000f2: SLOAD
000000f3: DUP2
000000f4: DUP5
000000f5: MSTORE
000000f6: SWAP3
000000f7: DUP5
000000f8: SWAP1
000000f9: KECCAK256
000000fa: SWAP5
000000fb: SWAP6
000000fc: SWAP1
000000fd: SWAP5
000000fe: PUSH1 0x02
00000100: SWAP2
00000101: DUP5
00000102: AND
00000103: ISZERO
00000104: PUSH2 0x0100
00000107: MUL
00000108: PUSH1 0x00
0000010a: NOT
0000010b: ADD
0000010c: SWAP1
0000010d: SWAP4
0000010e: AND
0000010f: DIV
00000110: PUSH1 0x1f
00000112: SWAP1
00000113: DUP2
00000114: ADD
00000115: DUP5
00000116: SWAP1
00000117: DIV
00000118: DUP4
00000119: ADD
0000011a: SWAP4
0000011b: SWAP2
0000011c: SWAP3
0000011d: SWAP2
0000011e: DUP8
0000011f: ADD
00000120: SWAP1
00000121: DUP4
00000122: SWAP1
00000123: LT
00000124: PUSH2 0x03d3
00000127: JUMPI
00000128: DUP1
00000129: MLOAD
0000012a: PUSH1 0xff
0000012c: NOT
0000012d: AND
0000012e: DUP4
0000012f: DUP1
00000130: ADD
00000131: OR
00000132: DUP6
00000133: SSTORE
00000134: JUMPDEST
00000135: POP
00000136: PUSH2 0x0403
00000139: SWAP3
0000013a: SWAP2
0000013b: POP
0000013c: JUMPDEST
0000013d: DUP1
0000013e: DUP3
0000013f: GT
00000140: ISZERO
00000141: PUSH2 0x04ae
00000144: JUMPI
00000145: PUSH1 0x00
00000147: DUP2
00000148: SSTORE
00000149: PUSH1 0x01
0000014b: ADD
0000014c: PUSH2 0x013c
0000014f: JUMP
00000150: JUMPDEST
00000151: PUSH2 0x031e
00000154: CALLER
00000155: PUSH1 0x01
00000157: PUSH1 0xa0
00000159: PUSH1 0x02
0000015b: EXP
0000015c: SUB
0000015d: AND
0000015e: PUSH1 0x00
00000160: DUP2
00000161: DUP2
00000162: MSTORE
00000163: PUSH1 0x01
00000165: PUSH1 0x20
00000167: MSTORE
00000168: PUSH1 0x40
0000016a: DUP1
0000016b: DUP3
0000016c: KECCAK256
0000016d: SLOAD
0000016e: SWAP1
0000016f: MLOAD
00000170: PUSH3 0x0493e0
00000174: SWAP3
00000175: DUP2
00000176: DUP2
00000177: DUP2
00000178: DUP6
00000179: DUP9
0000017a: DUP9
0000017b: CALL
0000017c: SWAP4
0000017d: POP
0000017e: POP
0000017f: POP
00000180: POP
00000181: POP
00000182: PUSH1 0x00
00000184: PUSH1 0x01
00000186: PUSH1 0x00
00000188: POP
00000189: PUSH1 0x00
0000018b: CALLER
0000018c: PUSH1 0x01
0000018e: PUSH1 0xa0
00000190: PUSH1 0x02
00000192: EXP
00000193: SUB
00000194: AND
00000195: DUP2
00000196: MSTORE
00000197: PUSH1 0x20
00000199: ADD
0000019a: SWAP1
0000019b: DUP2
0000019c: MSTORE
0000019d: PUSH1 0x20
0000019f: ADD
000001a0: PUSH1 0x00
000001a2: KECCAK256
000001a3: PUSH1 0x00
000001a5: POP
000001a6: PUSH1 0x00
000001a8: ADD
000001a9: PUSH1 0x00
000001ab: POP
000001ac: DUP2
000001ad: SWAP1
000001ae: SSTORE
000001af: POP
000001b0: JUMP
000001b1: JUMPDEST
000001b2: PUSH2 0x031e
000001b5: PUSH1 0x00
000001b7: DUP1
000001b8: SLOAD
000001b9: PUSH1 0x01
000001bb: PUSH1 0xa0
000001bd: PUSH1 0x02
000001bf: EXP
000001c0: SUB
000001c1: AND
000001c2: DUP1
000001c3: DUP3
000001c4: MSTORE
000001c5: PUSH1 0x02
000001c7: PUSH1 0x20
000001c9: MSTORE
000001ca: PUSH1 0x40
000001cc: DUP1
000001cd: DUP4
000001ce: KECCAK256
000001cf: SLOAD
000001d0: SWAP1
000001d1: MLOAD
000001d2: SWAP2
000001d3: SWAP3
000001d4: SWAP2
000001d5: DUP3
000001d6: DUP2
000001d7: DUP2
000001d8: DUP2
000001d9: DUP6
000001da: DUP9
000001db: DUP4
000001dc: CALL
000001dd: SWAP4
000001de: POP
000001df: POP
000001e0: POP
000001e1: POP
000001e2: ISZERO
000001e3: ISZERO
000001e4: PUSH2 0x04b2
000001e7: JUMPI
000001e8: PUSH2 0x0002
000001eb: JUMP
000001ec: JUMPDEST
000001ed: PUSH2 0x0390
000001f0: CALLER
000001f1: PUSH1 0x01
000001f3: PUSH1 0xa0
000001f5: PUSH1 0x02
000001f7: EXP
000001f8: SUB
000001f9: AND
000001fa: PUSH1 0x00
000001fc: SWAP1
000001fd: DUP2
000001fe: MSTORE
000001ff: PUSH1 0x01
00000201: PUSH1 0x20
00000203: MSTORE
00000204: PUSH1 0x40
00000206: SWAP1
00000207: KECCAK256
00000208: SLOAD
00000209: JUMPDEST
0000020a: SWAP1
0000020b: JUMP
0000020c: JUMPDEST
0000020d: PUSH2 0x031e
00000210: PUSH1 0x00
00000212: SLOAD
00000213: PUSH1 0x01
00000215: PUSH1 0xa0
00000217: PUSH1 0x02
00000219: EXP
0000021a: SUB
0000021b: SWAP1
0000021c: DUP2
0000021d: AND
0000021e: CALLER
0000021f: SWAP1
00000220: SWAP2
00000221: AND
00000222: EQ
00000223: ISZERO
00000224: PUSH2 0x0320
00000227: JUMPI
00000228: PUSH1 0x00
0000022a: DUP1
0000022b: SLOAD
0000022c: PUSH1 0x01
0000022e: PUSH1 0xa0
00000230: PUSH1 0x02
00000232: EXP
00000233: SUB
00000234: SWAP1
00000235: DUP2
00000236: AND
00000237: DUP3
00000238: MSTORE
00000239: PUSH1 0x02
0000023b: PUSH1 0x20
0000023d: MSTORE
0000023e: PUSH1 0x40
00000240: DUP1
00000241: DUP4
00000242: KECCAK256
00000243: SLOAD
00000244: SWAP1
00000245: MLOAD
00000246: CALLER
00000247: SWAP1
00000248: SWAP3
00000249: AND
0000024a: SWAP3
0000024b: SWAP2
0000024c: DUP3
0000024d: DUP2
0000024e: DUP2
0000024f: DUP2
00000250: DUP6
00000251: DUP9
00000252: DUP4
00000253: CALL
00000254: SWAP4
00000255: POP
00000256: POP
00000257: POP
00000258: POP
00000259: ISZERO
0000025a: ISZERO
0000025b: PUSH2 0x04fb
0000025e: JUMPI
0000025f: PUSH2 0x0002
00000262: JUMP
00000263: JUMPDEST
00000264: PUSH2 0x03a2
00000267: PUSH1 0x00
00000269: SLOAD
0000026a: PUSH1 0x01
0000026c: PUSH1 0xa0
0000026e: PUSH1 0x02
00000270: EXP
00000271: SUB
00000272: AND
00000273: PUSH2 0x0209
00000276: JUMP
00000277: JUMPDEST
00000278: PUSH2 0x03bf
0000027b: PUSH1 0x04
0000027d: CALLDATALOAD
0000027e: PUSH1 0x00
00000280: DUP1
00000281: SLOAD
00000282: PUSH1 0x01
00000284: PUSH1 0xa0
00000286: PUSH1 0x02
00000288: EXP
00000289: SUB
0000028a: SWAP1
0000028b: DUP2
0000028c: AND
0000028d: CALLER
0000028e: SWAP1
0000028f: SWAP2
00000290: AND
00000291: EQ
00000292: ISZERO
00000293: PUSH2 0x0319
00000296: JUMPI
00000297: DUP1
00000298: SLOAD
00000299: PUSH1 0x01
0000029b: PUSH1 0xa0
0000029d: PUSH1 0x02
0000029f: EXP
000002a0: SUB
000002a1: SWAP1
000002a2: DUP2
000002a3: AND
000002a4: CALLER
000002a5: SWAP1
000002a6: SWAP2
000002a7: AND
000002a8: EQ
000002a9: PUSH2 0x0516
000002ac: JUMPI
000002ad: PUSH2 0x0319
000002b0: JUMP
000002b1: JUMPDEST
000002b2: PUSH2 0x031e
000002b5: JUMPDEST
000002b6: PUSH1 0x00
000002b8: DUP1
000002b9: SLOAD
000002ba: PUSH1 0x01
000002bc: PUSH1 0xa0
000002be: PUSH1 0x02
000002c0: EXP
000002c1: SUB
000002c2: SWAP1
000002c3: DUP2
000002c4: AND
000002c5: DUP3
000002c6: MSTORE
000002c7: PUSH1 0x02
000002c9: PUSH1 0x20
000002cb: SWAP1
000002cc: DUP2
000002cd: MSTORE
000002ce: PUSH1 0x40
000002d0: DUP1
000002d1: DUP5
000002d2: KECCAK256
000002d3: DUP1
000002d4: SLOAD
000002d5: PUSH1 0x0a
000002d7: CALLVALUE
000002d8: SWAP1
000002d9: DUP2
000002da: DIV
000002db: SWAP2
000002dc: DUP3
000002dd: ADD
000002de: SWAP1
000002df: SWAP3
000002e0: SSTORE
000002e1: CALLER
000002e2: SWAP1
000002e3: SWAP5
000002e4: AND
000002e5: DUP6
000002e6: MSTORE
000002e7: PUSH1 0x01
000002e9: SWAP1
000002ea: SWAP3
000002eb: MSTORE
000002ec: SWAP1
000002ed: SWAP3
000002ee: KECCAK256
000002ef: DUP1
000002f0: SLOAD
000002f1: SWAP2
000002f2: SWAP1
000002f3: SWAP3
000002f4: SUB
000002f5: ADD
000002f6: SWAP1
000002f7: SSTORE
000002f8: JUMP
000002f9: JUMPDEST
000002fa: PUSH2 0x0390
000002fd: PUSH1 0x04
000002ff: CALLDATALOAD
00000300: PUSH1 0x01
00000302: PUSH1 0xa0
00000304: PUSH1 0x02
00000306: EXP
00000307: SUB
00000308: DUP2
00000309: AND
0000030a: PUSH1 0x00
0000030c: SWAP1
0000030d: DUP2
0000030e: MSTORE
0000030f: PUSH1 0x01
00000311: PUSH1 0x20
00000313: MSTORE
00000314: PUSH1 0x40
00000316: SWAP1
00000317: KECCAK256
00000318: SLOAD
00000319: JUMPDEST
0000031a: SWAP2
0000031b: SWAP1
0000031c: POP
0000031d: JUMP
0000031e: JUMPDEST
0000031f: STOP
00000320: JUMPDEST
00000321: JUMP
00000322: JUMPDEST
00000323: PUSH1 0x40
00000325: MLOAD
00000326: DUP1
00000327: DUP1
00000328: PUSH1 0x20
0000032a: ADD
0000032b: DUP3
0000032c: DUP2
0000032d: SUB
0000032e: DUP3
0000032f: MSTORE
00000330: DUP4
00000331: DUP2
00000332: DUP2
00000333: MLOAD
00000334: DUP2
00000335: MSTORE
00000336: PUSH1 0x20
00000338: ADD
00000339: SWAP2
0000033a: POP
0000033b: DUP1
0000033c: MLOAD
0000033d: SWAP1
0000033e: PUSH1 0x20
00000340: ADD
00000341: SWAP1
00000342: DUP1
00000343: DUP4
00000344: DUP4
00000345: DUP3
00000346: SWAP1
00000347: PUSH1 0x00
00000349: PUSH1 0x04
0000034b: PUSH1 0x20
0000034d: DUP5
0000034e: PUSH1 0x1f
00000350: ADD
00000351: DIV
00000352: PUSH1 0x0f
00000354: MUL
00000355: PUSH1 0x03
00000357: ADD
00000358: CALL
00000359: POP
0000035a: SWAP1
0000035b: POP
0000035c: SWAP1
0000035d: DUP2
0000035e: ADD
0000035f: SWAP1
00000360: PUSH1 0x1f
00000362: AND
00000363: DUP1
00000364: ISZERO
00000365: PUSH2 0x0382
00000368: JUMPI
00000369: DUP1
0000036a: DUP3
0000036b: SUB
0000036c: DUP1
0000036d: MLOAD
0000036e: PUSH1 0x01
00000370: DUP4
00000371: PUSH1 0x20
00000373: SUB
00000374: PUSH2 0x0100
00000377: EXP
00000378: SUB
00000379: NOT
0000037a: AND
0000037b: DUP2
0000037c: MSTORE
0000037d: PUSH1 0x20
0000037f: ADD
00000380: SWAP2
00000381: POP
00000382: JUMPDEST
00000383: POP
00000384: SWAP3
00000385: POP
00000386: POP
00000387: POP
00000388: PUSH1 0x40
0000038a: MLOAD
0000038b: DUP1
0000038c: SWAP2
0000038d: SUB
0000038e: SWAP1
0000038f: RETURN
00000390: JUMPDEST
00000391: PUSH1 0x40
00000393: DUP1
00000394: MLOAD
00000395: SWAP2
00000396: DUP3
00000397: MSTORE
00000398: MLOAD
00000399: SWAP1
0000039a: DUP2
0000039b: SWAP1
0000039c: SUB
0000039d: PUSH1 0x20
0000039f: ADD
000003a0: SWAP1
000003a1: RETURN
000003a2: JUMPDEST
000003a3: PUSH1 0x40
000003a5: DUP1
000003a6: MLOAD
000003a7: PUSH1 0x01
000003a9: PUSH1 0xa0
000003ab: PUSH1 0x02
000003ad: EXP
000003ae: SUB
000003af: SWAP3
000003b0: SWAP1
000003b1: SWAP3
000003b2: AND
000003b3: DUP3
000003b4: MSTORE
000003b5: MLOAD
000003b6: SWAP1
000003b7: DUP2
000003b8: SWAP1
000003b9: SUB
000003ba: PUSH1 0x20
000003bc: ADD
000003bd: SWAP1
000003be: RETURN
000003bf: JUMPDEST
000003c0: PUSH1 0x40
000003c2: DUP1
000003c3: MLOAD
000003c4: SWAP2
000003c5: ISZERO
000003c6: ISZERO
000003c7: DUP3
000003c8: MSTORE
000003c9: MLOAD
000003ca: SWAP1
000003cb: DUP2
000003cc: SWAP1
000003cd: SUB
000003ce: PUSH1 0x20
000003d0: ADD
000003d1: SWAP1
000003d2: RETURN
000003d3: JUMPDEST
000003d4: DUP3
000003d5: DUP1
000003d6: ADD
000003d7: PUSH1 0x01
000003d9: ADD
000003da: DUP6
000003db: SSTORE
000003dc: DUP3
000003dd: ISZERO
000003de: PUSH2 0x0134
000003e1: JUMPI
000003e2: SWAP2
000003e3: DUP3
000003e4: ADD
000003e5: JUMPDEST
000003e6: DUP3
000003e7: DUP2
000003e8: GT
000003e9: ISZERO
000003ea: PUSH2 0x0134
000003ed: JUMPI
000003ee: DUP3
000003ef: MLOAD
000003f0: DUP3
000003f1: PUSH1 0x00
000003f3: POP
000003f4: SSTORE
000003f5: SWAP2
000003f6: PUSH1 0x20
000003f8: ADD
000003f9: SWAP2
000003fa: SWAP1
000003fb: PUSH1 0x01
000003fd: ADD
000003fe: SWAP1
000003ff: PUSH2 0x03e5
00000402: JUMP
00000403: JUMPDEST
00000404: POP
00000405: POP
00000406: DUP2
00000407: SWAP1
00000408: POP
00000409: DUP1
0000040a: POP
0000040b: PUSH31 0x543f4e70cf8b41243ecbb7f551a6c7836ceac4d4564e9590ec3a5ba572f47e
0000042b: CALLER
0000042c: DUP3
0000042d: PUSH1 0x40
0000042f: MLOAD
00000430: DUP1
00000431: DUP4
00000432: PUSH1 0x01
00000434: PUSH1 0xa0
00000436: PUSH1 0x02
00000438: EXP
00000439: SUB
0000043a: AND
0000043b: DUP2
0000043c: MSTORE
0000043d: PUSH1 0x20
0000043f: ADD
00000440: DUP1
00000441: PUSH1 0x20
00000443: ADD
00000444: DUP3
00000445: DUP2
00000446: SUB
00000447: DUP3
00000448: MSTORE
00000449: DUP4
0000044a: DUP2
0000044b: DUP2
0000044c: MLOAD
0000044d: DUP2
0000044e: MSTORE
0000044f: PUSH1 0x20
00000451: ADD
00000452: SWAP2
00000453: POP
00000454: DUP1
00000455: MLOAD
00000456: SWAP1
00000457: PUSH1 0x20
00000459: ADD
0000045a: SWAP1
0000045b: DUP1
0000045c: DUP4
0000045d: DUP4
0000045e: DUP3
0000045f: SWAP1
00000460: PUSH1 0x00
00000462: PUSH1 0x04
00000464: PUSH1 0x20
00000466: DUP5
00000467: PUSH1 0x1f
00000469: ADD
0000046a: DIV
0000046b: PUSH1 0x0f
0000046d: MUL
0000046e: PUSH1 0x03
00000470: ADD
00000471: CALL
00000472: POP
00000473: SWAP1
00000474: POP
00000475: SWAP1
00000476: DUP2
00000477: ADD
00000478: SWAP1
00000479: PUSH1 0x1f
0000047b: AND
0000047c: DUP1
0000047d: ISZERO
0000047e: PUSH2 0x049b
00000481: JUMPI
00000482: DUP1
00000483: DUP3
00000484: SUB
00000485: DUP1
00000486: MLOAD
00000487: PUSH1 0x01
00000489: DUP4
0000048a: PUSH1 0x20
0000048c: SUB
0000048d: PUSH2 0x0100
00000490: EXP
00000491: SUB
00000492: NOT
00000493: AND
00000494: DUP2
00000495: MSTORE
00000496: PUSH1 0x20
00000498: ADD
00000499: SWAP2
0000049a: POP
0000049b: JUMPDEST
0000049c: POP
0000049d: SWAP4
0000049e: POP
0000049f: POP
000004a0: POP
000004a1: POP
000004a2: PUSH1 0x40
000004a4: MLOAD
000004a5: DUP1
000004a6: SWAP2
000004a7: SUB
000004a8: SWAP1
000004a9: LOG1
000004aa: PUSH2 0x0319
000004ad: JUMP
000004ae: JUMPDEST
000004af: POP
000004b0: SWAP1
000004b1: JUMP
000004b2: JUMPDEST
000004b3: PUSH1 0x00
000004b5: DUP1
000004b6: SLOAD
000004b7: PUSH1 0x01
000004b9: PUSH1 0xa0
000004bb: PUSH1 0x02
000004bd: EXP
000004be: SUB
000004bf: SWAP1
000004c0: DUP2
000004c1: AND
000004c2: DUP3
000004c3: MSTORE
000004c4: PUSH1 0x02
000004c6: PUSH1 0x20
000004c8: SWAP1
000004c9: DUP2
000004ca: MSTORE
000004cb: PUSH1 0x40
000004cd: DUP1
000004ce: DUP5
000004cf: KECCAK256
000004d0: DUP5
000004d1: SWAP1
000004d2: SSTORE
000004d3: CALLER
000004d4: SWAP1
000004d5: SWAP3
000004d6: AND
000004d7: DUP1
000004d8: DUP5
000004d9: MSTORE
000004da: PUSH1 0x01
000004dc: SWAP1
000004dd: SWAP2
000004de: MSTORE
000004df: DUP2
000004e0: DUP4
000004e1: KECCAK256
000004e2: SLOAD
000004e3: SWAP2
000004e4: MLOAD
000004e5: SWAP1
000004e6: SWAP3
000004e7: PUSH3 0x0493e0
000004eb: SWAP3
000004ec: SWAP2
000004ed: SWAP1
000004ee: DUP2
000004ef: DUP2
000004f0: DUP2
000004f1: DUP6
000004f2: DUP9
000004f3: DUP9
000004f4: CALL
000004f5: POP
000004f6: POP
000004f7: POP
000004f8: POP
000004f9: POP
000004fa: JUMP
000004fb: JUMPDEST
000004fc: PUSH1 0x00
000004fe: DUP1
000004ff: SLOAD
00000500: PUSH1 0x01
00000502: PUSH1 0xa0
00000504: PUSH1 0x02
00000506: EXP
00000507: SUB
00000508: AND
00000509: DUP2
0000050a: MSTORE
0000050b: PUSH1 0x02
0000050d: PUSH1 0x20
0000050f: MSTORE
00000510: PUSH1 0x40
00000512: DUP2
00000513: KECCAK256
00000514: SSTORE
00000515: JUMP
00000516: JUMPDEST
00000517: POP
00000518: PUSH1 0x00
0000051a: DUP1
0000051b: SLOAD
0000051c: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
00000531: NOT
00000532: AND
00000533: DUP3
00000534: OR
00000535: SWAP1
00000536: SSTORE
00000537: PUSH1 0x01
00000539: PUSH2 0x0319
0000053c: JUMP
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: 0x942124ea192477205d2b05d78d47759ae1223572178be329dfca29bf82f38b15
call_targets: 0x0000000000000000000000000000000000000004, 0x3cdaf9993d3095a9e072d70caaca23a416c82a59
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x942124ea192477205d2b05d78d47759ae1223572178be329dfca29bf82f38b15",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x3cdaf9993d3095a9e072d70caaca23a416c82a59"
    ],
    "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": "0x1c5d9faa",
            "selector": "0x1c5d9faa",
            "calldata_variants": [
                "0x1c5d9faa",
                "0x1c5d9faa0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x3ccfd60b",
            "selector": "0x3ccfd60b",
            "calldata_variants": [
                "0x3ccfd60b",
                "0x3ccfd60b0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4ba6f28e",
            "selector": "0x4ba6f28e",
            "calldata_variants": [
                "0x4ba6f28e",
                "0x4ba6f28e0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4c738909",
            "selector": "0x4c738909",
            "calldata_variants": [
                "0x4c738909",
                "0x4c7389090000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x9dade07d",
            "selector": "0x9dade07d",
            "calldata_variants": [
                "0x9dade07d",
                "0x9dade07d0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x9ee1bd0f",
            "selector": "0x9ee1bd0f",
            "calldata_variants": [
                "0x9ee1bd0f",
                "0x9ee1bd0f0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xa6f9dae1",
            "selector": "0xa6f9dae1",
            "calldata_variants": [
                "0xa6f9dae1",
                "0xa6f9dae10000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xdffeadd0",
            "selector": "0xdffeadd0",
            "calldata_variants": [
                "0xdffeadd0",
                "0xdffeadd00000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 379,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 476,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 595,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 6,
    "guards_detected": [],
    "untrusted_call_count": 6
}
high other detector ETH value transfer possible 55 yes yes
view
trace_id: 0x942124ea192477205d2b05d78d47759ae1223572178be329dfca29bf82f38b15
call_targets: 0x0000000000000000000000000000000000000004, 0x3cdaf9993d3095a9e072d70caaca23a416c82a59
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x942124ea192477205d2b05d78d47759ae1223572178be329dfca29bf82f38b15",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x3cdaf9993d3095a9e072d70caaca23a416c82a59"
    ],
    "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": "0x1c5d9faa",
            "selector": "0x1c5d9faa",
            "calldata_variants": [
                "0x1c5d9faa",
                "0x1c5d9faa0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x3ccfd60b",
            "selector": "0x3ccfd60b",
            "calldata_variants": [
                "0x3ccfd60b",
                "0x3ccfd60b0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4ba6f28e",
            "selector": "0x4ba6f28e",
            "calldata_variants": [
                "0x4ba6f28e",
                "0x4ba6f28e0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x4c738909",
            "selector": "0x4c738909",
            "calldata_variants": [
                "0x4c738909",
                "0x4c7389090000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x9dade07d",
            "selector": "0x9dade07d",
            "calldata_variants": [
                "0x9dade07d",
                "0x9dade07d0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x9ee1bd0f",
            "selector": "0x9ee1bd0f",
            "calldata_variants": [
                "0x9ee1bd0f",
                "0x9ee1bd0f0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xa6f9dae1",
            "selector": "0xa6f9dae1",
            "calldata_variants": [
                "0xa6f9dae1",
                "0xa6f9dae10000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xdffeadd0",
            "selector": "0xdffeadd0",
            "calldata_variants": [
                "0xdffeadd0",
                "0xdffeadd00000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 379,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 476,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 595,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 6,
    "guards_detected": []
}