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

Analysis Run

019b3836-502d-722d-b27d-020b7721b0e2

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
7625 artifact.fetch complete 1 / 3 3 months ago
7626 tool.cast_disasm complete 1 / 3 3 months ago
82207 analysis.bundle complete 1 / 3 1 week ago
82208 capability.graph complete 1 / 3 1 week ago
82209 detector.run complete 1 / 3 1 week ago
82210 validation.fork complete 1 / 3 1 week ago
113648 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-yb4pllq3
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c9a-4c5d-7690-acdf-1f2d412d0ae5
--------
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:10.989517+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 2032,
        "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
1
CREATE2
0
CALL-family (heavy)
1
EXT*/BALANCE
0
Total opcodes
814
Flags
selfdestruct_present
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: PUSH1 0xe0
00000007: PUSH1 0x02
00000009: EXP
0000000a: PUSH1 0x00
0000000c: CALLDATALOAD
0000000d: DIV
0000000e: PUSH4 0x0121b93f
00000013: DUP2
00000014: EQ
00000015: PUSH2 0x0047
00000018: JUMPI
00000019: DUP1
0000001a: PUSH4 0x2da8f764
0000001f: EQ
00000020: PUSH2 0x008d
00000023: JUMPI
00000024: DUP1
00000025: PUSH4 0x41c0e1b5
0000002a: EQ
0000002b: PUSH2 0x01a2
0000002e: JUMPI
0000002f: DUP1
00000030: PUSH4 0xe6821bf5
00000035: EQ
00000036: PUSH2 0x01ca
00000039: JUMPI
0000003a: DUP1
0000003b: PUSH4 0xebec7352
00000040: EQ
00000041: PUSH2 0x01ed
00000044: JUMPI
00000045: JUMPDEST
00000046: STOP
00000047: JUMPDEST
00000048: PUSH2 0x0045
0000004b: PUSH1 0x04
0000004d: CALLDATALOAD
0000004e: PUSH1 0x00
00000050: DUP2
00000051: DUP2
00000052: MSTORE
00000053: PUSH1 0x02
00000055: PUSH1 0x20
00000057: DUP2
00000058: SWAP1
00000059: MSTORE
0000005a: PUSH1 0x40
0000005c: DUP1
0000005d: DUP4
0000005e: KECCAK256
0000005f: DUP3
00000060: ADD
00000061: DUP1
00000062: SLOAD
00000063: CALLVALUE
00000064: SWAP1
00000065: DUP2
00000066: ADD
00000067: SWAP1
00000068: SWAP2
00000069: SSTORE
0000006a: SWAP1
0000006b: MLOAD
0000006c: CALLER
0000006d: PUSH1 0x01
0000006f: PUSH1 0xa0
00000071: PUSH1 0x02
00000073: EXP
00000074: SUB
00000075: AND
00000076: SWAP4
00000077: SWAP3
00000078: SWAP1
00000079: SWAP2
0000007a: DIV
0000007b: SWAP2
0000007c: DUP2
0000007d: DUP2
0000007e: DUP2
0000007f: DUP6
00000080: DUP8
00000081: PUSH2 0x8502
00000084: GAS
00000085: SUB
00000086: CALL
00000087: POP
00000088: POP
00000089: POP
0000008a: POP
0000008b: POP
0000008c: JUMP
0000008d: JUMPDEST
0000008e: PUSH1 0x40
00000090: DUP1
00000091: MLOAD
00000092: PUSH1 0x20
00000094: PUSH1 0x04
00000096: DUP1
00000097: CALLDATALOAD
00000098: DUP1
00000099: DUP3
0000009a: ADD
0000009b: CALLDATALOAD
0000009c: PUSH1 0x1f
0000009e: DUP2
0000009f: ADD
000000a0: DUP5
000000a1: SWAP1
000000a2: DIV
000000a3: DUP5
000000a4: MUL
000000a5: DUP6
000000a6: ADD
000000a7: DUP5
000000a8: ADD
000000a9: SWAP1
000000aa: SWAP6
000000ab: MSTORE
000000ac: DUP5
000000ad: DUP5
000000ae: MSTORE
000000af: PUSH2 0x01f6
000000b2: SWAP5
000000b3: SWAP2
000000b4: SWAP4
000000b5: PUSH1 0x24
000000b7: SWAP4
000000b8: SWAP1
000000b9: SWAP3
000000ba: SWAP2
000000bb: DUP5
000000bc: ADD
000000bd: SWAP2
000000be: SWAP1
000000bf: DUP2
000000c0: SWAP1
000000c1: DUP5
000000c2: ADD
000000c3: DUP4
000000c4: DUP3
000000c5: DUP1
000000c6: DUP3
000000c7: DUP5
000000c8: CALLDATACOPY
000000c9: POP
000000ca: POP
000000cb: PUSH1 0x40
000000cd: DUP1
000000ce: MLOAD
000000cf: PUSH1 0x20
000000d1: DUP9
000000d2: CALLDATALOAD
000000d3: DUP1
000000d4: DUP12
000000d5: ADD
000000d6: CALLDATALOAD
000000d7: PUSH1 0x1f
000000d9: DUP2
000000da: ADD
000000db: DUP4
000000dc: SWAP1
000000dd: DIV
000000de: DUP4
000000df: MUL
000000e0: DUP5
000000e1: ADD
000000e2: DUP4
000000e3: ADD
000000e4: SWAP1
000000e5: SWAP5
000000e6: MSTORE
000000e7: DUP4
000000e8: DUP4
000000e9: MSTORE
000000ea: SWAP8
000000eb: SWAP10
000000ec: SWAP9
000000ed: PUSH1 0x44
000000ef: SWAP9
000000f0: SWAP3
000000f1: SWAP8
000000f2: POP
000000f3: SWAP2
000000f4: SWAP1
000000f5: SWAP2
000000f6: ADD
000000f7: SWAP5
000000f8: POP
000000f9: SWAP1
000000fa: SWAP3
000000fb: POP
000000fc: DUP3
000000fd: SWAP2
000000fe: POP
000000ff: DUP5
00000100: ADD
00000101: DUP4
00000102: DUP3
00000103: DUP1
00000104: DUP3
00000105: DUP5
00000106: CALLDATACOPY
00000107: POP
00000108: SWAP5
00000109: SWAP7
0000010a: POP
0000010b: POP
0000010c: POP
0000010d: POP
0000010e: POP
0000010f: POP
00000110: POP
00000111: PUSH1 0x01
00000113: DUP1
00000114: SLOAD
00000115: PUSH1 0x40
00000117: DUP1
00000118: MLOAD
00000119: PUSH1 0x60
0000011b: DUP2
0000011c: ADD
0000011d: DUP3
0000011e: MSTORE
0000011f: DUP6
00000120: DUP2
00000121: MSTORE
00000122: PUSH1 0x20
00000124: DUP2
00000125: DUP2
00000126: ADD
00000127: DUP7
00000128: SWAP1
00000129: MSTORE
0000012a: CALLVALUE
0000012b: DUP3
0000012c: DUP5
0000012d: ADD
0000012e: MSTORE
0000012f: PUSH1 0x00
00000131: DUP5
00000132: DUP2
00000133: MSTORE
00000134: PUSH1 0x02
00000136: DUP1
00000137: DUP4
00000138: MSTORE
00000139: SWAP4
0000013a: DUP2
0000013b: KECCAK256
0000013c: DUP4
0000013d: MLOAD
0000013e: DUP1
0000013f: MLOAD
00000140: DUP3
00000141: SLOAD
00000142: DUP4
00000143: DUP6
00000144: MSTORE
00000145: SWAP4
00000146: DUP6
00000147: SWAP1
00000148: KECCAK256
00000149: SWAP8
0000014a: SWAP9
0000014b: SWAP6
0000014c: SWAP8
0000014d: SWAP3
0000014e: SWAP7
0000014f: DUP8
00000150: SWAP7
00000151: DUP6
00000152: AND
00000153: ISZERO
00000154: PUSH2 0x0100
00000157: MUL
00000158: PUSH1 0x00
0000015a: NOT
0000015b: ADD
0000015c: SWAP1
0000015d: SWAP5
0000015e: AND
0000015f: SWAP4
00000160: SWAP1
00000161: SWAP4
00000162: DIV
00000163: PUSH1 0x1f
00000165: SWAP1
00000166: DUP2
00000167: ADD
00000168: DUP6
00000169: SWAP1
0000016a: DIV
0000016b: DUP4
0000016c: ADD
0000016d: SWAP5
0000016e: SWAP2
0000016f: SWAP1
00000170: SWAP2
00000171: ADD
00000172: SWAP1
00000173: DUP4
00000174: SWAP1
00000175: LT
00000176: PUSH2 0x0332
00000179: JUMPI
0000017a: DUP1
0000017b: MLOAD
0000017c: PUSH1 0xff
0000017e: NOT
0000017f: AND
00000180: DUP4
00000181: DUP1
00000182: ADD
00000183: OR
00000184: DUP6
00000185: SSTORE
00000186: JUMPDEST
00000187: POP
00000188: PUSH2 0x0362
0000018b: SWAP3
0000018c: SWAP2
0000018d: POP
0000018e: JUMPDEST
0000018f: DUP1
00000190: DUP3
00000191: GT
00000192: ISZERO
00000193: PUSH2 0x03c1
00000196: JUMPI
00000197: PUSH1 0x00
00000199: DUP2
0000019a: SSTORE
0000019b: PUSH1 0x01
0000019d: ADD
0000019e: PUSH2 0x018e
000001a1: JUMP
000001a2: JUMPDEST
000001a3: PUSH2 0x0045
000001a6: PUSH1 0x00
000001a8: SLOAD
000001a9: CALLER
000001aa: PUSH1 0x01
000001ac: PUSH1 0xa0
000001ae: PUSH1 0x02
000001b0: EXP
000001b1: SUB
000001b2: SWAP1
000001b3: DUP2
000001b4: AND
000001b5: SWAP2
000001b6: AND
000001b7: EQ
000001b8: ISZERO
000001b9: PUSH2 0x03f5
000001bc: JUMPI
000001bd: PUSH1 0x00
000001bf: SLOAD
000001c0: PUSH1 0x01
000001c2: PUSH1 0xa0
000001c4: PUSH1 0x02
000001c6: EXP
000001c7: SUB
000001c8: AND
000001c9: SELFDESTRUCT
000001ca: JUMPDEST
000001cb: PUSH2 0x0208
000001ce: PUSH1 0x04
000001d0: CALLDATALOAD
000001d1: PUSH1 0x02
000001d3: PUSH1 0x20
000001d5: DUP2
000001d6: SWAP1
000001d7: MSTORE
000001d8: PUSH1 0x00
000001da: SWAP2
000001db: DUP3
000001dc: MSTORE
000001dd: PUSH1 0x40
000001df: SWAP1
000001e0: SWAP2
000001e1: KECCAK256
000001e2: SWAP1
000001e3: DUP2
000001e4: ADD
000001e5: SLOAD
000001e6: PUSH1 0x01
000001e8: DUP3
000001e9: ADD
000001ea: SWAP1
000001eb: DUP4
000001ec: JUMP
000001ed: JUMPDEST
000001ee: PUSH2 0x01f6
000001f1: PUSH1 0x01
000001f3: SLOAD
000001f4: DUP2
000001f5: JUMP
000001f6: JUMPDEST
000001f7: PUSH1 0x40
000001f9: DUP1
000001fa: MLOAD
000001fb: SWAP2
000001fc: DUP3
000001fd: MSTORE
000001fe: MLOAD
000001ff: SWAP1
00000200: DUP2
00000201: SWAP1
00000202: SUB
00000203: PUSH1 0x20
00000205: ADD
00000206: SWAP1
00000207: RETURN
00000208: JUMPDEST
00000209: PUSH1 0x40
0000020b: DUP1
0000020c: MLOAD
0000020d: SWAP1
0000020e: DUP2
0000020f: ADD
00000210: DUP3
00000211: SWAP1
00000212: MSTORE
00000213: PUSH1 0x60
00000215: DUP1
00000216: DUP3
00000217: MSTORE
00000218: DUP5
00000219: SLOAD
0000021a: PUSH1 0x02
0000021c: PUSH1 0x01
0000021e: DUP3
0000021f: AND
00000220: ISZERO
00000221: PUSH2 0x0100
00000224: MUL
00000225: PUSH1 0x00
00000227: NOT
00000228: ADD
00000229: SWAP1
0000022a: SWAP2
0000022b: AND
0000022c: DIV
0000022d: SWAP1
0000022e: DUP3
0000022f: ADD
00000230: DUP2
00000231: SWAP1
00000232: MSTORE
00000233: DUP2
00000234: SWAP1
00000235: PUSH1 0x20
00000237: DUP3
00000238: ADD
00000239: SWAP1
0000023a: PUSH1 0x80
0000023c: DUP4
0000023d: ADD
0000023e: SWAP1
0000023f: DUP8
00000240: SWAP1
00000241: DUP1
00000242: ISZERO
00000243: PUSH2 0x028d
00000246: JUMPI
00000247: DUP1
00000248: PUSH1 0x1f
0000024a: LT
0000024b: PUSH2 0x0262
0000024e: JUMPI
0000024f: PUSH2 0x0100
00000252: DUP1
00000253: DUP4
00000254: SLOAD
00000255: DIV
00000256: MUL
00000257: DUP4
00000258: MSTORE
00000259: SWAP2
0000025a: PUSH1 0x20
0000025c: ADD
0000025d: SWAP2
0000025e: PUSH2 0x028d
00000261: JUMP
00000262: JUMPDEST
00000263: DUP3
00000264: ADD
00000265: SWAP2
00000266: SWAP1
00000267: PUSH1 0x00
00000269: MSTORE
0000026a: PUSH1 0x20
0000026c: PUSH1 0x00
0000026e: KECCAK256
0000026f: SWAP1
00000270: JUMPDEST
00000271: DUP2
00000272: SLOAD
00000273: DUP2
00000274: MSTORE
00000275: SWAP1
00000276: PUSH1 0x01
00000278: ADD
00000279: SWAP1
0000027a: PUSH1 0x20
0000027c: ADD
0000027d: DUP1
0000027e: DUP4
0000027f: GT
00000280: PUSH2 0x0270
00000283: JUMPI
00000284: DUP3
00000285: SWAP1
00000286: SUB
00000287: PUSH1 0x1f
00000289: AND
0000028a: DUP3
0000028b: ADD
0000028c: SWAP2
0000028d: JUMPDEST
0000028e: POP
0000028f: POP
00000290: DUP4
00000291: DUP2
00000292: SUB
00000293: DUP3
00000294: MSTORE
00000295: DUP6
00000296: SLOAD
00000297: PUSH1 0x02
00000299: PUSH1 0x01
0000029b: DUP3
0000029c: AND
0000029d: ISZERO
0000029e: PUSH2 0x0100
000002a1: MUL
000002a2: PUSH1 0x00
000002a4: NOT
000002a5: ADD
000002a6: SWAP1
000002a7: SWAP2
000002a8: AND
000002a9: DIV
000002aa: DUP1
000002ab: DUP3
000002ac: MSTORE
000002ad: PUSH1 0x20
000002af: SWAP2
000002b0: SWAP1
000002b1: SWAP2
000002b2: ADD
000002b3: SWAP1
000002b4: DUP7
000002b5: SWAP1
000002b6: DUP1
000002b7: ISZERO
000002b8: PUSH2 0x0302
000002bb: JUMPI
000002bc: DUP1
000002bd: PUSH1 0x1f
000002bf: LT
000002c0: PUSH2 0x02d7
000002c3: JUMPI
000002c4: PUSH2 0x0100
000002c7: DUP1
000002c8: DUP4
000002c9: SLOAD
000002ca: DIV
000002cb: MUL
000002cc: DUP4
000002cd: MSTORE
000002ce: SWAP2
000002cf: PUSH1 0x20
000002d1: ADD
000002d2: SWAP2
000002d3: PUSH2 0x0302
000002d6: JUMP
000002d7: JUMPDEST
000002d8: DUP3
000002d9: ADD
000002da: SWAP2
000002db: SWAP1
000002dc: PUSH1 0x00
000002de: MSTORE
000002df: PUSH1 0x20
000002e1: PUSH1 0x00
000002e3: KECCAK256
000002e4: SWAP1
000002e5: JUMPDEST
000002e6: DUP2
000002e7: SLOAD
000002e8: DUP2
000002e9: MSTORE
000002ea: SWAP1
000002eb: PUSH1 0x01
000002ed: ADD
000002ee: SWAP1
000002ef: PUSH1 0x20
000002f1: ADD
000002f2: DUP1
000002f3: DUP4
000002f4: GT
000002f5: PUSH2 0x02e5
000002f8: JUMPI
000002f9: DUP3
000002fa: SWAP1
000002fb: SUB
000002fc: PUSH1 0x1f
000002fe: AND
000002ff: DUP3
00000300: ADD
00000301: SWAP2
00000302: JUMPDEST
00000303: POP
00000304: POP
00000305: SWAP6
00000306: POP
00000307: POP
00000308: POP
00000309: POP
0000030a: POP
0000030b: POP
0000030c: PUSH1 0x40
0000030e: MLOAD
0000030f: DUP1
00000310: SWAP2
00000311: SUB
00000312: SWAP1
00000313: RETURN
00000314: JUMPDEST
00000315: POP
00000316: POP
00000317: PUSH1 0x40
00000319: SWAP2
0000031a: SWAP1
0000031b: SWAP2
0000031c: ADD
0000031d: MLOAD
0000031e: PUSH1 0x02
00000320: SWAP2
00000321: SWAP1
00000322: SWAP2
00000323: ADD
00000324: SSTORE
00000325: PUSH1 0x01
00000327: DUP1
00000328: SLOAD
00000329: DUP2
0000032a: ADD
0000032b: SWAP1
0000032c: SSTORE
0000032d: SWAP3
0000032e: SWAP2
0000032f: POP
00000330: POP
00000331: JUMP
00000332: JUMPDEST
00000333: DUP3
00000334: DUP1
00000335: ADD
00000336: PUSH1 0x01
00000338: ADD
00000339: DUP6
0000033a: SSTORE
0000033b: DUP3
0000033c: ISZERO
0000033d: PUSH2 0x0186
00000340: JUMPI
00000341: SWAP2
00000342: DUP3
00000343: ADD
00000344: JUMPDEST
00000345: DUP3
00000346: DUP2
00000347: GT
00000348: ISZERO
00000349: PUSH2 0x0186
0000034c: JUMPI
0000034d: DUP3
0000034e: MLOAD
0000034f: DUP3
00000350: PUSH1 0x00
00000352: POP
00000353: SSTORE
00000354: SWAP2
00000355: PUSH1 0x20
00000357: ADD
00000358: SWAP2
00000359: SWAP1
0000035a: PUSH1 0x01
0000035c: ADD
0000035d: SWAP1
0000035e: PUSH2 0x0344
00000361: JUMP
00000362: JUMPDEST
00000363: POP
00000364: POP
00000365: PUSH1 0x20
00000367: DUP3
00000368: ADD
00000369: MLOAD
0000036a: DUP2
0000036b: PUSH1 0x01
0000036d: ADD
0000036e: PUSH1 0x00
00000370: POP
00000371: SWAP1
00000372: DUP1
00000373: MLOAD
00000374: SWAP1
00000375: PUSH1 0x20
00000377: ADD
00000378: SWAP1
00000379: DUP3
0000037a: DUP1
0000037b: SLOAD
0000037c: PUSH1 0x01
0000037e: DUP2
0000037f: PUSH1 0x01
00000381: AND
00000382: ISZERO
00000383: PUSH2 0x0100
00000386: MUL
00000387: SUB
00000388: AND
00000389: PUSH1 0x02
0000038b: SWAP1
0000038c: DIV
0000038d: SWAP1
0000038e: PUSH1 0x00
00000390: MSTORE
00000391: PUSH1 0x20
00000393: PUSH1 0x00
00000395: KECCAK256
00000396: SWAP1
00000397: PUSH1 0x1f
00000399: ADD
0000039a: PUSH1 0x20
0000039c: SWAP1
0000039d: DIV
0000039e: DUP2
0000039f: ADD
000003a0: SWAP3
000003a1: DUP3
000003a2: PUSH1 0x1f
000003a4: LT
000003a5: PUSH2 0x03c5
000003a8: JUMPI
000003a9: DUP1
000003aa: MLOAD
000003ab: PUSH1 0xff
000003ad: NOT
000003ae: AND
000003af: DUP4
000003b0: DUP1
000003b1: ADD
000003b2: OR
000003b3: DUP6
000003b4: SSTORE
000003b5: JUMPDEST
000003b6: POP
000003b7: PUSH2 0x0314
000003ba: SWAP3
000003bb: SWAP2
000003bc: POP
000003bd: PUSH2 0x018e
000003c0: JUMP
000003c1: JUMPDEST
000003c2: POP
000003c3: SWAP1
000003c4: JUMP
000003c5: JUMPDEST
000003c6: DUP3
000003c7: DUP1
000003c8: ADD
000003c9: PUSH1 0x01
000003cb: ADD
000003cc: DUP6
000003cd: SSTORE
000003ce: DUP3
000003cf: ISZERO
000003d0: PUSH2 0x03b5
000003d3: JUMPI
000003d4: SWAP2
000003d5: DUP3
000003d6: ADD
000003d7: JUMPDEST
000003d8: DUP3
000003d9: DUP2
000003da: GT
000003db: ISZERO
000003dc: PUSH2 0x03b5
000003df: JUMPI
000003e0: DUP3
000003e1: MLOAD
000003e2: DUP3
000003e3: PUSH1 0x00
000003e5: POP
000003e6: SSTORE
000003e7: SWAP2
000003e8: PUSH1 0x20
000003ea: ADD
000003eb: SWAP2
000003ec: SWAP1
000003ed: PUSH1 0x01
000003ef: ADD
000003f0: SWAP1
000003f1: PUSH2 0x03d7
000003f4: JUMP
000003f5: JUMPDEST
000003f6: 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: 0xc30d52107397bfb09d91b00cf5e32ac31a21137cb03bf7ff3fb9e80a8a99133d
call_targets: 0x0000000000000000000000000000000000000001, 0x689a4274109b2275710e07db8feef1bb3e0ba636
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0xc30d52107397bfb09d91b00cf5e32ac31a21137cb03bf7ff3fb9e80a8a99133d",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000001",
        "0x689a4274109b2275710e07db8feef1bb3e0ba636"
    ],
    "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": "0x0121b93f",
            "selector": "0x0121b93f",
            "calldata_variants": [
                "0x0121b93f",
                "0x0121b93f0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x2da8f764",
            "selector": "0x2da8f764",
            "calldata_variants": [
                "0x2da8f764",
                "0x2da8f7640000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x41c0e1b5",
            "selector": "0x41c0e1b5",
            "calldata_variants": [
                "0x41c0e1b5",
                "0x41c0e1b50000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xe6821bf5",
            "selector": "0xe6821bf5",
            "calldata_variants": [
                "0xe6821bf5",
                "0xe6821bf50000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xebec7352",
            "selector": "0xebec7352",
            "calldata_variants": [
                "0xebec7352",
                "0xebec73520000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 134,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 1,
    "guards_detected": [],
    "untrusted_call_count": 1
}
high other detector ETH value transfer possible 55 yes yes
view
trace_id: 0xc30d52107397bfb09d91b00cf5e32ac31a21137cb03bf7ff3fb9e80a8a99133d
call_targets: 0x0000000000000000000000000000000000000001, 0x689a4274109b2275710e07db8feef1bb3e0ba636
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0xc30d52107397bfb09d91b00cf5e32ac31a21137cb03bf7ff3fb9e80a8a99133d",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000001",
        "0x689a4274109b2275710e07db8feef1bb3e0ba636"
    ],
    "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": "0x0121b93f",
            "selector": "0x0121b93f",
            "calldata_variants": [
                "0x0121b93f",
                "0x0121b93f0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x2da8f764",
            "selector": "0x2da8f764",
            "calldata_variants": [
                "0x2da8f764",
                "0x2da8f7640000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x41c0e1b5",
            "selector": "0x41c0e1b5",
            "calldata_variants": [
                "0x41c0e1b5",
                "0x41c0e1b50000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xe6821bf5",
            "selector": "0xe6821bf5",
            "calldata_variants": [
                "0xe6821bf5",
                "0xe6821bf50000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xebec7352",
            "selector": "0xebec7352",
            "calldata_variants": [
                "0xebec7352",
                "0xebec73520000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 134,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}
high other detector SELFDESTRUCT reachable 65 no no
view
trace_id: 0xea405ae630dd0b97ab478d5267697877fe94111e69145a8ac99e9a7ab95533f6
validation_json
{
    "sink": "SELFDESTRUCT",
    "errors": 0,
    "status": "unknown",
    "attempts": 10,
    "trace_id": "0xea405ae630dd0b97ab478d5267697877fe94111e69145a8ac99e9a7ab95533f6",
    "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": "0x0121b93f",
            "selector": "0x0121b93f",
            "calldata_variants": [
                "0x0121b93f",
                "0x0121b93f0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x2da8f764",
            "selector": "0x2da8f764",
            "calldata_variants": [
                "0x2da8f764",
                "0x2da8f7640000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x41c0e1b5",
            "selector": "0x41c0e1b5",
            "calldata_variants": [
                "0x41c0e1b5",
                "0x41c0e1b50000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xe6821bf5",
            "selector": "0xe6821bf5",
            "calldata_variants": [
                "0xe6821bf5",
                "0xe6821bf50000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xebec7352",
            "selector": "0xebec7352",
            "calldata_variants": [
                "0xebec7352",
                "0xebec73520000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "guards_detected": [],
    "selfdestruct_count": 1
}