019b3836-58e1-70b9-89bc-4379cc4ffc39
Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?
| ID | Type | Status | Attempts | Heartbeat |
|---|---|---|---|---|
| 8703 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 8704 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 52124 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 52125 | capability.graph | complete | 1 / 3 | 1 week ago |
| 52126 | detector.run | complete | 1 / 3 | 1 week ago |
| 52127 | validation.fork | complete | 1 / 3 | 1 week ago |
| 113389 | report.consolidate | complete | 1 / 6 | 1 week ago |
No slither job recorded yet.
OpenAI Codex v0.118.0 (research preview) -------- workdir: /tmp/codex-d72riugy model: gpt-5.4 provider: openai approval: never sandbox: read-only reasoning effort: high reasoning summaries: none session id: 019d5c92-49c5-7133-ab62-b0fce95edc80 -------- user You are a security auditor. You ONLY have runtime bytecode + analysis artifacts. You MUST read `BYTECODE_BUNDLE.json` before concluding; it contains the bytecode summary, evidence bundle, callsites, storage slots, and detector findings. Special cases when reasoning from bytecode (be explicit about uncertainty): - Selector inference is best-effort; missing selectors are common. - Fallback/receive paths may be the only entrypoints. - CALL vs DELEGATECALL semantics differ; DELEGATECALL executes in caller storage. - Proxy patterns (EIP-1967, minimal proxies, beacon) change which storage is authoritative. - Storage slots are raw; mappings/arrays appear via keccak patterns, names are unknown. - Guard detection is heuristic; absence of guards does NOT mean unguarded. - Returndata checking is unknown unless explicitly shown in evidence. - Precompiles (0x1..0x9) and common ERC20 transfer selectors may appear; do not over-claim. Output MUST be valid JSON matching the provided schema. - If you find nothing meaningful: set no_findings=true and findings=[]. - Otherwise: set no_findings=false and include findings with severity/category/title. - Locations can be pc references like "pc:0x123" or selectors like "selector:0xa9059cbb". Focus on: reentrancy, access control, upgradeability/proxy issues, signature validation, accounting/invariant breaks, dangerous delegatecall, and untrusted external calls. Be conservative: if evidence is weak, mark severity low/medium and explain why. warning: Codex could not find system bubblewrap on PATH. Please install bubblewrap with your package manager. Codex will use the vendored bubblewrap in the meantime. ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM. ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM.
{
"codex": {
"ran_at": "2026-04-05T07:36:25.790076+00:00",
"returncode": 1
},
"project": {
"mode": "bytecode",
"bytecode_length": 1780,
"bytecode_truncated": false,
"capability_graph_present": true,
"analysis_artifact_present": true
},
"summary": null,
"no_findings": null,
"schema_version": 1
}
00000000: PUSH1 0x60 00000002: PUSH1 0x40 00000004: MSTORE 00000005: CALLDATASIZE 00000006: ISZERO 00000007: PUSH2 0x0082 0000000a: JUMPI 0000000b: PUSH1 0xe0 0000000d: PUSH1 0x02 0000000f: EXP 00000010: PUSH1 0x00 00000012: CALLDATALOAD 00000013: DIV 00000014: PUSH4 0x0938acc4 00000019: DUP2 0000001a: EQ 0000001b: PUSH2 0x0084 0000001e: JUMPI 0000001f: DUP1 00000020: PUSH4 0x1fb3dd6f 00000025: EQ 00000026: PUSH2 0x00e9 00000029: JUMPI 0000002a: DUP1 0000002b: PUSH4 0x2beda165 00000030: EQ 00000031: PUSH2 0x00fb 00000034: JUMPI 00000035: DUP1 00000036: PUSH4 0x34bb91e3 0000003b: EQ 0000003c: PUSH2 0x010d 0000003f: JUMPI 00000040: DUP1 00000041: PUSH4 0x55f854d5 00000046: EQ 00000047: PUSH2 0x011f 0000004a: JUMPI 0000004b: DUP1 0000004c: PUSH4 0x6c6cecd3 00000051: EQ 00000052: PUSH2 0x0197 00000055: JUMPI 00000056: DUP1 00000057: PUSH4 0x8635d94e 0000005c: EQ 0000005d: PUSH2 0x01ec 00000060: JUMPI 00000061: DUP1 00000062: PUSH4 0x8b1def14 00000067: EQ 00000068: PUSH2 0x0276 0000006b: JUMPI 0000006c: DUP1 0000006d: PUSH4 0xc679c3b7 00000072: EQ 00000073: PUSH2 0x02da 00000076: JUMPI 00000077: DUP1 00000078: PUSH4 0xf8a8fd6d 0000007d: EQ 0000007e: PUSH2 0x033e 00000081: JUMPI 00000082: JUMPDEST 00000083: STOP 00000084: JUMPDEST 00000085: PUSH2 0x0082 00000088: PUSH1 0x01 0000008a: SLOAD 0000008b: PUSH1 0xe1 0000008d: PUSH1 0x02 0000008f: EXP 00000090: PUSH4 0x60203113 00000095: MUL 00000096: PUSH1 0x60 00000098: SWAP1 00000099: DUP2 0000009a: MSTORE 0000009b: PUSH1 0x00 0000009d: DUP1 0000009e: MLOAD 0000009f: PUSH1 0x20 000000a1: PUSH2 0x0359 000000a4: DUP4 000000a5: CODECOPY 000000a6: DUP2 000000a7: MLOAD 000000a8: SWAP2 000000a9: MSTORE 000000aa: SWAP2 000000ab: PUSH1 0x01 000000ad: PUSH1 0xa0 000000af: PUSH1 0x02 000000b1: EXP 000000b2: SUB 000000b3: AND 000000b4: SWAP1 000000b5: PUSH4 0xc0406226 000000ba: SWAP1 000000bb: PUSH1 0x0a 000000bd: SWAP1 000000be: PUSH1 0x64 000000c0: SWAP1 000000c1: PUSH1 0x00 000000c3: SWAP1 000000c4: PUSH1 0x04 000000c6: DUP2 000000c7: DUP6 000000c8: DUP9 000000c9: PUSH2 0x235a 000000cc: GAS 000000cd: SUB 000000ce: CALLCODE 000000cf: PUSH1 0x40 000000d1: DUP1 000000d2: MLOAD 000000d3: SWAP2 000000d4: ISZERO 000000d5: ISZERO 000000d6: DUP3 000000d7: MSTORE 000000d8: MLOAD 000000d9: SWAP1 000000da: DUP2 000000db: SWAP1 000000dc: SUB 000000dd: PUSH1 0x20 000000df: ADD 000000e0: SWAP5 000000e1: POP 000000e2: SWAP3 000000e3: POP 000000e4: POP 000000e5: POP 000000e6: LOG1 000000e7: JUMPDEST 000000e8: JUMP 000000e9: JUMPDEST 000000ea: PUSH2 0x0346 000000ed: PUSH1 0x00 000000ef: SLOAD 000000f0: PUSH1 0x01 000000f2: PUSH1 0xa0 000000f4: PUSH1 0x02 000000f6: EXP 000000f7: SUB 000000f8: AND 000000f9: DUP2 000000fa: JUMP 000000fb: JUMPDEST 000000fc: PUSH2 0x0346 000000ff: PUSH1 0x01 00000101: SLOAD 00000102: PUSH1 0x01 00000104: PUSH1 0xa0 00000106: PUSH1 0x02 00000108: EXP 00000109: SUB 0000010a: AND 0000010b: DUP2 0000010c: JUMP 0000010d: JUMPDEST 0000010e: PUSH2 0x0346 00000111: PUSH1 0x02 00000113: SLOAD 00000114: PUSH1 0x01 00000116: PUSH1 0xa0 00000118: PUSH1 0x02 0000011a: EXP 0000011b: SUB 0000011c: AND 0000011d: DUP2 0000011e: JUMP 0000011f: JUMPDEST 00000120: PUSH2 0x0082 00000123: PUSH1 0x02 00000125: SLOAD 00000126: PUSH31 0x9b4a1800000000000000000000000000000000000000000000000000000000 00000146: PUSH1 0x60 00000148: SWAP1 00000149: DUP2 0000014a: MSTORE 0000014b: PUSH1 0x00 0000014d: DUP1 0000014e: MLOAD 0000014f: PUSH1 0x20 00000151: PUSH2 0x0359 00000154: DUP4 00000155: CODECOPY 00000156: DUP2 00000157: MLOAD 00000158: SWAP2 00000159: MSTORE 0000015a: SWAP2 0000015b: PUSH1 0x01 0000015d: PUSH1 0xa0 0000015f: PUSH1 0x02 00000161: EXP 00000162: SUB 00000163: AND 00000164: SWAP1 00000165: PUSH3 0x9b4a18 00000169: SWAP1 0000016a: PUSH1 0x64 0000016c: SWAP1 0000016d: PUSH1 0x20 0000016f: SWAP1 00000170: PUSH1 0x04 00000172: DUP2 00000173: DUP7 00000174: PUSH1 0x32 00000176: GAS 00000177: SUB 00000178: DELEGATECALL 00000179: ISZERO 0000017a: PUSH2 0x0002 0000017d: JUMPI 0000017e: POP 0000017f: POP 00000180: PUSH1 0x40 00000182: DUP1 00000183: MLOAD 00000184: DUP1 00000185: MLOAD 00000186: ISZERO 00000187: ISZERO 00000188: DUP2 00000189: MSTORE 0000018a: SWAP1 0000018b: MLOAD 0000018c: SWAP1 0000018d: DUP2 0000018e: SWAP1 0000018f: SUB 00000190: PUSH1 0x20 00000192: ADD 00000193: SWAP2 00000194: POP 00000195: LOG1 00000196: JUMP 00000197: JUMPDEST 00000198: PUSH2 0x0082 0000019b: PUSH32 0xf8a8fd6d00000000000000000000000000000000000000000000000000000000 000001bc: PUSH1 0x60 000001be: SWAP1 000001bf: DUP2 000001c0: MSTORE 000001c1: ADDRESS 000001c2: PUSH1 0x01 000001c4: PUSH1 0xa0 000001c6: PUSH1 0x02 000001c8: EXP 000001c9: SUB 000001ca: AND 000001cb: SWAP1 000001cc: PUSH4 0xf8a8fd6d 000001d1: SWAP1 000001d2: PUSH1 0x64 000001d4: SWAP1 000001d5: PUSH1 0x00 000001d7: SWAP1 000001d8: PUSH1 0x04 000001da: DUP2 000001db: DUP4 000001dc: DUP8 000001dd: PUSH2 0x61da 000001e0: GAS 000001e1: SUB 000001e2: CALL 000001e3: ISZERO 000001e4: PUSH2 0x0002 000001e7: JUMPI 000001e8: POP 000001e9: POP 000001ea: POP 000001eb: JUMP 000001ec: JUMPDEST 000001ed: PUSH2 0x0082 000001f0: PUSH1 0x01 000001f2: SLOAD 000001f3: PUSH32 0x72756e2829000000000000000000000000000000000000000000000000000000 00000214: PUSH1 0x60 00000216: SWAP1 00000217: DUP2 00000218: MSTORE 00000219: CALLVALUE 0000021a: PUSH1 0x65 0000021c: MSTORE 0000021d: PUSH1 0x25 0000021f: DUP2 00000220: KECCAK256 00000221: PUSH1 0xe0 00000223: PUSH1 0x02 00000225: EXP 00000226: SWAP1 00000227: DUP2 00000228: SWAP1 00000229: DIV 0000022a: SWAP1 0000022b: DUP2 0000022c: MUL 0000022d: DUP3 0000022e: MSTORE 0000022f: PUSH1 0x00 00000231: DUP1 00000232: MLOAD 00000233: PUSH1 0x20 00000235: PUSH2 0x0359 00000238: DUP4 00000239: CODECOPY 0000023a: DUP2 0000023b: MLOAD 0000023c: SWAP2 0000023d: MSTORE 0000023e: SWAP3 0000023f: PUSH1 0x01 00000241: PUSH1 0xa0 00000243: PUSH1 0x02 00000245: EXP 00000246: SUB 00000247: AND 00000248: SWAP2 00000249: PUSH1 0x0a 0000024b: SWAP1 0000024c: PUSH1 0x64 0000024e: SWAP1 0000024f: PUSH1 0x00 00000251: SWAP1 00000252: PUSH1 0x04 00000254: DUP2 00000255: DUP6 00000256: DUP9 00000257: PUSH2 0x235a 0000025a: GAS 0000025b: SUB 0000025c: CALLCODE 0000025d: PUSH1 0x40 0000025f: DUP1 00000260: MLOAD 00000261: SWAP2 00000262: ISZERO 00000263: ISZERO 00000264: DUP3 00000265: MSTORE 00000266: MLOAD 00000267: SWAP1 00000268: DUP2 00000269: SWAP1 0000026a: SUB 0000026b: PUSH1 0x20 0000026d: ADD 0000026e: SWAP5 0000026f: POP 00000270: SWAP3 00000271: POP 00000272: POP 00000273: POP 00000274: LOG1 00000275: JUMP 00000276: JUMPDEST 00000277: PUSH2 0x0082 0000027a: PUSH1 0x02 0000027c: SLOAD 0000027d: PUSH1 0xe1 0000027f: PUSH1 0x02 00000281: EXP 00000282: PUSH4 0x60203113 00000287: MUL 00000288: PUSH1 0x60 0000028a: SWAP1 0000028b: DUP2 0000028c: MSTORE 0000028d: PUSH1 0x00 0000028f: DUP1 00000290: MLOAD 00000291: PUSH1 0x20 00000293: PUSH2 0x0359 00000296: DUP4 00000297: CODECOPY 00000298: DUP2 00000299: MLOAD 0000029a: SWAP2 0000029b: MSTORE 0000029c: SWAP2 0000029d: PUSH1 0x01 0000029f: PUSH1 0xa0 000002a1: PUSH1 0x02 000002a3: EXP 000002a4: SUB 000002a5: AND 000002a6: SWAP1 000002a7: PUSH4 0xc0406226 000002ac: SWAP1 000002ad: PUSH1 0x64 000002af: SWAP1 000002b0: PUSH1 0x20 000002b2: SWAP1 000002b3: PUSH1 0x04 000002b5: DUP2 000002b6: DUP7 000002b7: PUSH1 0x32 000002b9: GAS 000002ba: SUB 000002bb: DELEGATECALL 000002bc: ISZERO 000002bd: PUSH2 0x0002 000002c0: JUMPI 000002c1: POP 000002c2: POP 000002c3: PUSH1 0x40 000002c5: DUP1 000002c6: MLOAD 000002c7: DUP1 000002c8: MLOAD 000002c9: ISZERO 000002ca: ISZERO 000002cb: DUP2 000002cc: MSTORE 000002cd: SWAP1 000002ce: MLOAD 000002cf: SWAP1 000002d0: DUP2 000002d1: SWAP1 000002d2: SUB 000002d3: PUSH1 0x20 000002d5: ADD 000002d6: SWAP2 000002d7: POP 000002d8: LOG1 000002d9: JUMP 000002da: JUMPDEST 000002db: PUSH2 0x0082 000002de: PUSH1 0x00 000002e0: DUP1 000002e1: SLOAD 000002e2: PUSH1 0xe1 000002e4: PUSH1 0x02 000002e6: EXP 000002e7: PUSH4 0x60203113 000002ec: MUL 000002ed: PUSH1 0x60 000002ef: SWAP1 000002f0: DUP2 000002f1: MSTORE 000002f2: PUSH1 0x00 000002f4: DUP1 000002f5: MLOAD 000002f6: PUSH1 0x20 000002f8: PUSH2 0x0359 000002fb: DUP4 000002fc: CODECOPY 000002fd: DUP2 000002fe: MLOAD 000002ff: SWAP2 00000300: MSTORE 00000301: SWAP3 00000302: PUSH1 0x01 00000304: PUSH1 0xa0 00000306: PUSH1 0x02 00000308: EXP 00000309: SUB 0000030a: SWAP1 0000030b: SWAP3 0000030c: AND 0000030d: SWAP2 0000030e: PUSH4 0xc0406226 00000313: SWAP2 00000314: PUSH1 0x0a 00000316: SWAP2 00000317: PUSH1 0x64 00000319: SWAP2 0000031a: PUSH1 0x04 0000031c: DUP2 0000031d: DUP6 0000031e: DUP9 0000031f: PUSH2 0x8502 00000322: GAS 00000323: SUB 00000324: CALL 00000325: PUSH1 0x40 00000327: DUP1 00000328: MLOAD 00000329: SWAP2 0000032a: ISZERO 0000032b: ISZERO 0000032c: DUP3 0000032d: MSTORE 0000032e: MLOAD 0000032f: SWAP1 00000330: DUP2 00000331: SWAP1 00000332: SUB 00000333: PUSH1 0x20 00000335: ADD 00000336: SWAP5 00000337: POP 00000338: SWAP3 00000339: POP 0000033a: POP 0000033b: POP 0000033c: LOG1 0000033d: JUMP 0000033e: JUMPDEST 0000033f: PUSH2 0x0082 00000342: PUSH2 0x00e7 00000345: JUMP 00000346: JUMPDEST 00000347: PUSH1 0x01 00000349: PUSH1 0xa0 0000034b: PUSH1 0x02 0000034d: EXP 0000034e: SUB 0000034f: AND 00000350: PUSH1 0x60 00000352: SWAP1 00000353: DUP2 00000354: MSTORE 00000355: PUSH1 0x20 00000357: SWAP1 00000358: RETURN 00000359: PUSH26 0x82ec8c443009586baefabc841485dbc561bcf65dcaf2b2f0b21c 00000374: BLOBHASH 00000375: UNKNOWN(0xE7) 00000376: UNKNOWN(0xD9) 00000377: DUP4 00000378: UNKNOWN(0xD2)
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.
| Severity | Category | Tool | Title | Confidence | Validated | Confirmed | Details |
|---|---|---|---|---|---|---|---|
| critical | upgradeability | detector | Untrusted DELEGATECALL target reachable | 70 | no | no |
viewtrace_id: 0x46fbdc311441044c8ccc6cd100414639cabdc18affee12a680ff89d5de46a180
call_targets:
0x1b29eef39e1e620c649d0be07e669b648556c9f7
target_varies:
no
classification:
constant_target
validation_json{
"sink": "DELEGATECALL",
"errors": 0,
"status": "sink_reached",
"attempts": 49,
"trace_id": "0x46fbdc311441044c8ccc6cd100414639cabdc18affee12a680ff89d5de46a180",
"confirmed": false,
"trace_mode": "callTracer",
"call_targets": [
"0x1b29eef39e1e620c649d0be07e669b648556c9f7"
],
"matched_probe": null,
"target_varies": false,
"classification": "constant_target"
}
witness_json{
"notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
"constraints": [],
"entrypoints": [
{
"calldata": "0x0938acc4",
"selector": "0x0938acc4",
"calldata_variants": [
"0x0938acc4",
"0x0938acc40000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x1fb3dd6f",
"selector": "0x1fb3dd6f",
"calldata_variants": [
"0x1fb3dd6f",
"0x1fb3dd6f0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2beda165",
"selector": "0x2beda165",
"calldata_variants": [
"0x2beda165",
"0x2beda1650000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x34bb91e3",
"selector": "0x34bb91e3",
"calldata_variants": [
"0x34bb91e3",
"0x34bb91e30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x55f854d5",
"selector": "0x55f854d5",
"calldata_variants": [
"0x55f854d5",
"0x55f854d50000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x6c6cecd3",
"selector": "0x6c6cecd3",
"calldata_variants": [
"0x6c6cecd3",
"0x6c6cecd30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8635d94e",
"selector": "0x8635d94e",
"calldata_variants": [
"0x8635d94e",
"0x8635d94e0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8b1def14",
"selector": "0x8b1def14",
"calldata_variants": [
"0x8b1def14",
"0x8b1def140000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 376,
"opcode": "DELEGATECALL",
"returndata_checked": null,
"value_expression_category": "n/a",
"target_expression_category": "computed"
},
{
"pc": 699,
"opcode": "DELEGATECALL",
"returndata_checked": null,
"value_expression_category": "n/a",
"target_expression_category": "computed"
}
],
"guards_detected": [],
"delegatecall_count": 2,
"untrusted_delegatecall_count": 2
}
|
| high | other | detector | Untrusted CALL target/value reachable | 60 | yes | yes |
viewtrace_id: 0xd13532875fa8e5b2b9a029a45b90f1138030b49b63dedcc62ab298a1ffe06061
call_targets:
0x87d02846ae69451acc83555a945ebee7acd8490a, 0xcc2499cc2f8e1882f907fa4484f9e4bc414e002b
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xd13532875fa8e5b2b9a029a45b90f1138030b49b63dedcc62ab298a1ffe06061",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x87d02846ae69451acc83555a945ebee7acd8490a",
"0xcc2499cc2f8e1882f907fa4484f9e4bc414e002b"
],
"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": "0x0938acc4",
"selector": "0x0938acc4",
"calldata_variants": [
"0x0938acc4",
"0x0938acc40000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x1fb3dd6f",
"selector": "0x1fb3dd6f",
"calldata_variants": [
"0x1fb3dd6f",
"0x1fb3dd6f0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2beda165",
"selector": "0x2beda165",
"calldata_variants": [
"0x2beda165",
"0x2beda1650000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x34bb91e3",
"selector": "0x34bb91e3",
"calldata_variants": [
"0x34bb91e3",
"0x34bb91e30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x55f854d5",
"selector": "0x55f854d5",
"calldata_variants": [
"0x55f854d5",
"0x55f854d50000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x6c6cecd3",
"selector": "0x6c6cecd3",
"calldata_variants": [
"0x6c6cecd3",
"0x6c6cecd30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8635d94e",
"selector": "0x8635d94e",
"calldata_variants": [
"0x8635d94e",
"0x8635d94e0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8b1def14",
"selector": "0x8b1def14",
"calldata_variants": [
"0x8b1def14",
"0x8b1def140000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 206,
"opcode": "CALLCODE",
"returndata_checked": null,
"value_expression_category": "constant",
"target_expression_category": "computed"
},
{
"pc": 482,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "constant"
},
{
"pc": 604,
"opcode": "CALLCODE",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "constant"
}
],
"call_count": 4,
"guards_detected": [],
"untrusted_call_count": 4
}
|
| high | other | detector | ETH value transfer possible | 55 | yes | yes |
viewtrace_id: 0xd13532875fa8e5b2b9a029a45b90f1138030b49b63dedcc62ab298a1ffe06061
call_targets:
0x87d02846ae69451acc83555a945ebee7acd8490a, 0xcc2499cc2f8e1882f907fa4484f9e4bc414e002b
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xd13532875fa8e5b2b9a029a45b90f1138030b49b63dedcc62ab298a1ffe06061",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x87d02846ae69451acc83555a945ebee7acd8490a",
"0xcc2499cc2f8e1882f907fa4484f9e4bc414e002b"
],
"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": "0x0938acc4",
"selector": "0x0938acc4",
"calldata_variants": [
"0x0938acc4",
"0x0938acc40000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x1fb3dd6f",
"selector": "0x1fb3dd6f",
"calldata_variants": [
"0x1fb3dd6f",
"0x1fb3dd6f0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x2beda165",
"selector": "0x2beda165",
"calldata_variants": [
"0x2beda165",
"0x2beda1650000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x34bb91e3",
"selector": "0x34bb91e3",
"calldata_variants": [
"0x34bb91e3",
"0x34bb91e30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x55f854d5",
"selector": "0x55f854d5",
"calldata_variants": [
"0x55f854d5",
"0x55f854d50000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x6c6cecd3",
"selector": "0x6c6cecd3",
"calldata_variants": [
"0x6c6cecd3",
"0x6c6cecd30000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8635d94e",
"selector": "0x8635d94e",
"calldata_variants": [
"0x8635d94e",
"0x8635d94e0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8b1def14",
"selector": "0x8b1def14",
"calldata_variants": [
"0x8b1def14",
"0x8b1def140000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 206,
"opcode": "CALLCODE",
"returndata_checked": null,
"value_expression_category": "constant",
"target_expression_category": "computed"
},
{
"pc": 482,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "constant"
},
{
"pc": 604,
"opcode": "CALLCODE",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "constant"
}
],
"eth_value_calls": 4,
"guards_detected": []
}
|