019b3836-40b3-7287-8e28-29d0f9b0ac5e
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 |
|---|---|---|---|---|
| 5267 | artifact.fetch | complete | 1 / 3 | 3 months ago |
| 5268 | tool.cast_disasm | complete | 1 / 3 | 3 months ago |
| 97818 | analysis.bundle | complete | 1 / 3 | 1 week ago |
| 97819 | capability.graph | complete | 1 / 3 | 1 week ago |
| 97820 | detector.run | complete | 1 / 3 | 1 week ago |
| 97821 | validation.fork | complete | 1 / 3 | 1 week ago |
| 113833 | report.consolidate | complete | 1 / 6 | 1 week ago |
No slither job recorded yet.
OpenAI Codex v0.118.0 (research preview) -------- workdir: /tmp/codex-x5knrijv model: gpt-5.4 provider: openai approval: never sandbox: read-only reasoning effort: high reasoning summaries: none session id: 019d5ca0-15e5-7d70-9523-cc770e06e7b0 -------- 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:51:30.219558+00:00",
"returncode": 1
},
"project": {
"mode": "bytecode",
"bytecode_length": 2034,
"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 0x06fdde03 00000019: DUP2 0000001a: EQ 0000001b: PUSH2 0x0084 0000001e: JUMPI 0000001f: DUP1 00000020: PUSH4 0x18160ddd 00000025: EQ 00000026: PUSH2 0x00e0 00000029: JUMPI 0000002a: DUP1 0000002b: PUSH4 0x313ce567 00000030: EQ 00000031: PUSH2 0x00e9 00000034: JUMPI 00000035: DUP1 00000036: PUSH4 0x70a08231 0000003b: EQ 0000003c: PUSH2 0x00f5 0000003f: JUMPI 00000040: DUP1 00000041: PUSH4 0x8da5cb5b 00000046: EQ 00000047: PUSH2 0x010d 0000004a: JUMPI 0000004b: DUP1 0000004c: PUSH4 0x95d89b41 00000051: EQ 00000052: PUSH2 0x011f 00000055: JUMPI 00000056: DUP1 00000057: PUSH4 0xa9059cbb 0000005c: EQ 0000005d: PUSH2 0x0178 00000060: JUMPI 00000061: DUP1 00000062: PUSH4 0xb414d4b6 00000067: EQ 00000068: PUSH2 0x01a7 0000006b: JUMPI 0000006c: DUP1 0000006d: PUSH4 0xe724529c 00000072: EQ 00000073: PUSH2 0x01c2 00000076: JUMPI 00000077: DUP1 00000078: PUSH4 0xf2fde38b 0000007d: EQ 0000007e: PUSH2 0x01e6 00000081: JUMPI 00000082: JUMPDEST 00000083: STOP 00000084: JUMPDEST 00000085: PUSH2 0x0207 00000088: PUSH1 0x01 0000008a: DUP1 0000008b: SLOAD 0000008c: PUSH1 0x20 0000008e: PUSH1 0x02 00000090: DUP3 00000091: DUP5 00000092: AND 00000093: ISZERO 00000094: PUSH2 0x0100 00000097: MUL 00000098: PUSH1 0x00 0000009a: NOT 0000009b: ADD 0000009c: SWAP1 0000009d: SWAP3 0000009e: AND 0000009f: SWAP2 000000a0: SWAP1 000000a1: SWAP2 000000a2: DIV 000000a3: PUSH1 0x1f 000000a5: DUP2 000000a6: ADD 000000a7: DUP3 000000a8: SWAP1 000000a9: DIV 000000aa: SWAP1 000000ab: SWAP2 000000ac: MUL 000000ad: PUSH1 0x80 000000af: SWAP1 000000b0: DUP2 000000b1: ADD 000000b2: PUSH1 0x40 000000b4: MSTORE 000000b5: PUSH1 0x60 000000b7: DUP3 000000b8: DUP2 000000b9: MSTORE 000000ba: SWAP3 000000bb: SWAP2 000000bc: SWAP1 000000bd: DUP3 000000be: DUP3 000000bf: DUP1 000000c0: ISZERO 000000c1: PUSH2 0x02cc 000000c4: JUMPI 000000c5: DUP1 000000c6: PUSH1 0x1f 000000c8: LT 000000c9: PUSH2 0x02a1 000000cc: JUMPI 000000cd: PUSH2 0x0100 000000d0: DUP1 000000d1: DUP4 000000d2: SLOAD 000000d3: DIV 000000d4: MUL 000000d5: DUP4 000000d6: MSTORE 000000d7: SWAP2 000000d8: PUSH1 0x20 000000da: ADD 000000db: SWAP2 000000dc: PUSH2 0x02cc 000000df: JUMP 000000e0: JUMPDEST 000000e1: PUSH2 0x0275 000000e4: PUSH1 0x04 000000e6: SLOAD 000000e7: DUP2 000000e8: JUMP 000000e9: JUMPDEST 000000ea: PUSH2 0x0275 000000ed: PUSH1 0x03 000000ef: SLOAD 000000f0: PUSH1 0xff 000000f2: AND 000000f3: DUP2 000000f4: JUMP 000000f5: JUMPDEST 000000f6: PUSH2 0x0275 000000f9: PUSH1 0x04 000000fb: CALLDATALOAD 000000fc: PUSH1 0x05 000000fe: PUSH1 0x20 00000100: MSTORE 00000101: PUSH1 0x00 00000103: SWAP1 00000104: DUP2 00000105: MSTORE 00000106: PUSH1 0x40 00000108: SWAP1 00000109: KECCAK256 0000010a: SLOAD 0000010b: DUP2 0000010c: JUMP 0000010d: JUMPDEST 0000010e: PUSH2 0x0275 00000111: PUSH1 0x00 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 0x0207 00000123: PUSH1 0x02 00000125: DUP1 00000126: SLOAD 00000127: PUSH1 0x20 00000129: PUSH1 0x1f 0000012b: PUSH1 0x00 0000012d: NOT 0000012e: PUSH1 0x01 00000130: DUP5 00000131: AND 00000132: ISZERO 00000133: PUSH2 0x0100 00000136: MUL 00000137: ADD 00000138: SWAP1 00000139: SWAP3 0000013a: AND 0000013b: DUP4 0000013c: SWAP1 0000013d: DIV 0000013e: SWAP2 0000013f: DUP3 00000140: ADD 00000141: DUP2 00000142: SWAP1 00000143: DIV 00000144: MUL 00000145: PUSH1 0x80 00000147: SWAP1 00000148: DUP2 00000149: ADD 0000014a: PUSH1 0x40 0000014c: MSTORE 0000014d: PUSH1 0x60 0000014f: DUP3 00000150: DUP2 00000151: MSTORE 00000152: SWAP3 00000153: SWAP2 00000154: SWAP1 00000155: DUP3 00000156: DUP3 00000157: DUP1 00000158: ISZERO 00000159: PUSH2 0x02cc 0000015c: JUMPI 0000015d: DUP1 0000015e: PUSH1 0x1f 00000160: LT 00000161: PUSH2 0x02a1 00000164: JUMPI 00000165: PUSH2 0x0100 00000168: DUP1 00000169: DUP4 0000016a: SLOAD 0000016b: DIV 0000016c: MUL 0000016d: DUP4 0000016e: MSTORE 0000016f: SWAP2 00000170: PUSH1 0x20 00000172: ADD 00000173: SWAP2 00000174: PUSH2 0x02cc 00000177: JUMP 00000178: JUMPDEST 00000179: PUSH2 0x0082 0000017c: PUSH1 0x04 0000017e: CALLDATALOAD 0000017f: PUSH1 0x24 00000181: CALLDATALOAD 00000182: CALLER 00000183: PUSH1 0x01 00000185: PUSH1 0xa0 00000187: PUSH1 0x02 00000189: EXP 0000018a: SUB 0000018b: AND 0000018c: PUSH1 0x00 0000018e: SWAP1 0000018f: DUP2 00000190: MSTORE 00000191: PUSH1 0x05 00000193: PUSH1 0x20 00000195: MSTORE 00000196: PUSH1 0x40 00000198: SWAP1 00000199: KECCAK256 0000019a: SLOAD 0000019b: DUP2 0000019c: SWAP1 0000019d: LT 0000019e: ISZERO 0000019f: PUSH2 0x02d4 000001a2: JUMPI 000001a3: PUSH2 0x0002 000001a6: JUMP 000001a7: JUMPDEST 000001a8: PUSH2 0x0275 000001ab: PUSH1 0x04 000001ad: CALLDATALOAD 000001ae: PUSH1 0x06 000001b0: PUSH1 0x20 000001b2: MSTORE 000001b3: PUSH1 0x00 000001b5: SWAP1 000001b6: DUP2 000001b7: MSTORE 000001b8: PUSH1 0x40 000001ba: SWAP1 000001bb: KECCAK256 000001bc: SLOAD 000001bd: PUSH1 0xff 000001bf: AND 000001c0: DUP2 000001c1: JUMP 000001c2: JUMPDEST 000001c3: PUSH2 0x0082 000001c6: PUSH1 0x04 000001c8: CALLDATALOAD 000001c9: PUSH1 0x24 000001cb: CALLDATALOAD 000001cc: PUSH1 0x00 000001ce: SLOAD 000001cf: CALLER 000001d0: PUSH1 0x01 000001d2: PUSH1 0xa0 000001d4: PUSH1 0x02 000001d6: EXP 000001d7: SUB 000001d8: SWAP1 000001d9: DUP2 000001da: AND 000001db: SWAP2 000001dc: AND 000001dd: EQ 000001de: PUSH2 0x03a3 000001e1: JUMPI 000001e2: PUSH2 0x0002 000001e5: JUMP 000001e6: JUMPDEST 000001e7: PUSH2 0x0082 000001ea: PUSH1 0x04 000001ec: CALLDATALOAD 000001ed: PUSH1 0x00 000001ef: SLOAD 000001f0: CALLER 000001f1: PUSH1 0x01 000001f3: PUSH1 0xa0 000001f5: PUSH1 0x02 000001f7: EXP 000001f8: SUB 000001f9: SWAP1 000001fa: DUP2 000001fb: AND 000001fc: SWAP2 000001fd: AND 000001fe: EQ 000001ff: PUSH2 0x027f 00000202: JUMPI 00000203: PUSH2 0x0002 00000206: JUMP 00000207: JUMPDEST 00000208: PUSH1 0x40 0000020a: MLOAD 0000020b: DUP1 0000020c: DUP1 0000020d: PUSH1 0x20 0000020f: ADD 00000210: DUP3 00000211: DUP2 00000212: SUB 00000213: DUP3 00000214: MSTORE 00000215: DUP4 00000216: DUP2 00000217: DUP2 00000218: MLOAD 00000219: DUP2 0000021a: MSTORE 0000021b: PUSH1 0x20 0000021d: ADD 0000021e: SWAP2 0000021f: POP 00000220: DUP1 00000221: MLOAD 00000222: SWAP1 00000223: PUSH1 0x20 00000225: ADD 00000226: SWAP1 00000227: DUP1 00000228: DUP4 00000229: DUP4 0000022a: DUP3 0000022b: SWAP1 0000022c: PUSH1 0x00 0000022e: PUSH1 0x04 00000230: PUSH1 0x20 00000232: DUP5 00000233: PUSH1 0x1f 00000235: ADD 00000236: DIV 00000237: PUSH1 0x0f 00000239: MUL 0000023a: PUSH1 0x03 0000023c: ADD 0000023d: CALL 0000023e: POP 0000023f: SWAP1 00000240: POP 00000241: SWAP1 00000242: DUP2 00000243: ADD 00000244: SWAP1 00000245: PUSH1 0x1f 00000247: AND 00000248: DUP1 00000249: ISZERO 0000024a: PUSH2 0x0267 0000024d: JUMPI 0000024e: DUP1 0000024f: DUP3 00000250: SUB 00000251: DUP1 00000252: MLOAD 00000253: PUSH1 0x01 00000255: DUP4 00000256: PUSH1 0x20 00000258: SUB 00000259: PUSH2 0x0100 0000025c: EXP 0000025d: SUB 0000025e: NOT 0000025f: AND 00000260: DUP2 00000261: MSTORE 00000262: PUSH1 0x20 00000264: ADD 00000265: SWAP2 00000266: POP 00000267: JUMPDEST 00000268: POP 00000269: SWAP3 0000026a: POP 0000026b: POP 0000026c: POP 0000026d: PUSH1 0x40 0000026f: MLOAD 00000270: DUP1 00000271: SWAP2 00000272: SUB 00000273: SWAP1 00000274: RETURN 00000275: JUMPDEST 00000276: PUSH1 0x60 00000278: SWAP1 00000279: DUP2 0000027a: MSTORE 0000027b: PUSH1 0x20 0000027d: SWAP1 0000027e: RETURN 0000027f: JUMPDEST 00000280: PUSH1 0x00 00000282: DUP1 00000283: SLOAD 00000284: PUSH20 0xffffffffffffffffffffffffffffffffffffffff 00000299: NOT 0000029a: AND 0000029b: DUP3 0000029c: OR 0000029d: SWAP1 0000029e: SSTORE 0000029f: POP 000002a0: JUMP 000002a1: JUMPDEST 000002a2: DUP3 000002a3: ADD 000002a4: SWAP2 000002a5: SWAP1 000002a6: PUSH1 0x00 000002a8: MSTORE 000002a9: PUSH1 0x20 000002ab: PUSH1 0x00 000002ad: KECCAK256 000002ae: SWAP1 000002af: JUMPDEST 000002b0: DUP2 000002b1: SLOAD 000002b2: DUP2 000002b3: MSTORE 000002b4: SWAP1 000002b5: PUSH1 0x01 000002b7: ADD 000002b8: SWAP1 000002b9: PUSH1 0x20 000002bb: ADD 000002bc: DUP1 000002bd: DUP4 000002be: GT 000002bf: PUSH2 0x02af 000002c2: JUMPI 000002c3: DUP3 000002c4: SWAP1 000002c5: SUB 000002c6: PUSH1 0x1f 000002c8: AND 000002c9: DUP3 000002ca: ADD 000002cb: SWAP2 000002cc: JUMPDEST 000002cd: POP 000002ce: POP 000002cf: POP 000002d0: POP 000002d1: POP 000002d2: DUP2 000002d3: JUMP 000002d4: JUMPDEST 000002d5: PUSH1 0x01 000002d7: PUSH1 0xa0 000002d9: PUSH1 0x02 000002db: EXP 000002dc: SUB 000002dd: DUP3 000002de: AND 000002df: PUSH1 0x00 000002e1: SWAP1 000002e2: DUP2 000002e3: MSTORE 000002e4: PUSH1 0x40 000002e6: SWAP1 000002e7: KECCAK256 000002e8: SLOAD 000002e9: DUP1 000002ea: DUP3 000002eb: ADD 000002ec: LT 000002ed: ISZERO 000002ee: PUSH2 0x02f6 000002f1: JUMPI 000002f2: PUSH2 0x0002 000002f5: JUMP 000002f6: JUMPDEST 000002f7: DUP1 000002f8: PUSH1 0x05 000002fa: PUSH1 0x00 000002fc: POP 000002fd: PUSH1 0x00 000002ff: CALLER 00000300: PUSH1 0x01 00000302: PUSH1 0xa0 00000304: PUSH1 0x02 00000306: EXP 00000307: SUB 00000308: AND 00000309: DUP2 0000030a: MSTORE 0000030b: PUSH1 0x20 0000030d: ADD 0000030e: SWAP1 0000030f: DUP2 00000310: MSTORE 00000311: PUSH1 0x20 00000313: ADD 00000314: PUSH1 0x00 00000316: KECCAK256 00000317: PUSH1 0x00 00000319: DUP3 0000031a: DUP3 0000031b: DUP3 0000031c: POP 0000031d: SLOAD 0000031e: SUB 0000031f: SWAP3 00000320: POP 00000321: POP 00000322: DUP2 00000323: SWAP1 00000324: SSTORE 00000325: POP 00000326: DUP1 00000327: PUSH1 0x05 00000329: PUSH1 0x00 0000032b: POP 0000032c: PUSH1 0x00 0000032e: DUP5 0000032f: PUSH1 0x01 00000331: PUSH1 0xa0 00000333: PUSH1 0x02 00000335: EXP 00000336: SUB 00000337: AND 00000338: DUP2 00000339: MSTORE 0000033a: PUSH1 0x20 0000033c: ADD 0000033d: SWAP1 0000033e: DUP2 0000033f: MSTORE 00000340: PUSH1 0x20 00000342: ADD 00000343: PUSH1 0x00 00000345: KECCAK256 00000346: PUSH1 0x00 00000348: DUP3 00000349: DUP3 0000034a: DUP3 0000034b: POP 0000034c: SLOAD 0000034d: ADD 0000034e: SWAP3 0000034f: POP 00000350: POP 00000351: DUP2 00000352: SWAP1 00000353: SSTORE 00000354: POP 00000355: DUP2 00000356: PUSH1 0x01 00000358: PUSH1 0xa0 0000035a: PUSH1 0x02 0000035c: EXP 0000035d: SUB 0000035e: AND 0000035f: CALLER 00000360: PUSH1 0x01 00000362: PUSH1 0xa0 00000364: PUSH1 0x02 00000366: EXP 00000367: SUB 00000368: AND 00000369: PUSH32 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef 0000038a: DUP4 0000038b: PUSH1 0x40 0000038d: MLOAD 0000038e: DUP1 0000038f: DUP3 00000390: DUP2 00000391: MSTORE 00000392: PUSH1 0x20 00000394: ADD 00000395: SWAP2 00000396: POP 00000397: POP 00000398: PUSH1 0x40 0000039a: MLOAD 0000039b: DUP1 0000039c: SWAP2 0000039d: SUB 0000039e: SWAP1 0000039f: LOG3 000003a0: POP 000003a1: POP 000003a2: JUMP 000003a3: JUMPDEST 000003a4: PUSH1 0x01 000003a6: PUSH1 0xa0 000003a8: PUSH1 0x02 000003aa: EXP 000003ab: SUB 000003ac: DUP3 000003ad: AND 000003ae: PUSH1 0x00 000003b0: DUP2 000003b1: DUP2 000003b2: MSTORE 000003b3: PUSH1 0x06 000003b5: PUSH1 0x20 000003b7: MSTORE 000003b8: PUSH1 0x40 000003ba: SWAP1 000003bb: DUP2 000003bc: SWAP1 000003bd: KECCAK256 000003be: DUP1 000003bf: SLOAD 000003c0: PUSH1 0xff 000003c2: NOT 000003c3: AND 000003c4: DUP5 000003c5: OR 000003c6: SWAP1 000003c7: SSTORE 000003c8: PUSH1 0x60 000003ca: SWAP2 000003cb: DUP3 000003cc: MSTORE 000003cd: PUSH1 0x80 000003cf: DUP4 000003d0: SWAP1 000003d1: MSTORE 000003d2: PUSH32 0x48335238b4855f35377ed80f164e8c6f3c366e54ac00b96a6402d4a9814a03a5 000003f3: SWAP2 000003f4: LOG1 000003f5: POP 000003f6: POP 000003f7: JUMP
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 |
|---|---|---|---|---|---|---|---|
| high | other | detector | Untrusted CALL target/value reachable | 60 | yes | yes |
viewtrace_id: 0xc0fd71f1e447fc071c5ab21993e0778bb1d77ba8f8aec43a56ae698824555c7f
call_targets:
0x0000000000000000000000000000000000000004, 0x6c878a4760fb1afe5751d9979b4fbeeec3072a30
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xc0fd71f1e447fc071c5ab21993e0778bb1d77ba8f8aec43a56ae698824555c7f",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x0000000000000000000000000000000000000004",
"0x6c878a4760fb1afe5751d9979b4fbeeec3072a30"
],
"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": "0x18160ddd",
"selector": "0x18160ddd",
"calldata_variants": [
"0x18160ddd",
"0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x313ce567",
"selector": "0x313ce567",
"calldata_variants": [
"0x313ce567",
"0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x70a08231",
"selector": "0x70a08231",
"calldata_variants": [
"0x70a08231",
"0x70a082310000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8da5cb5b",
"selector": "0x8da5cb5b",
"calldata_variants": [
"0x8da5cb5b",
"0x8da5cb5b0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x95d89b41",
"selector": "0x95d89b41",
"calldata_variants": [
"0x95d89b41",
"0x95d89b410000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xa9059cbb",
"selector": "0xa9059cbb",
"calldata_variants": [
"0xa9059cbb",
"0xa9059cbb0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xb414d4b6",
"selector": "0xb414d4b6",
"calldata_variants": [
"0xb414d4b6",
"0xb414d4b60000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 573,
"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 |
viewtrace_id: 0xc0fd71f1e447fc071c5ab21993e0778bb1d77ba8f8aec43a56ae698824555c7f
call_targets:
0x0000000000000000000000000000000000000004, 0x6c878a4760fb1afe5751d9979b4fbeeec3072a30
target_varies:
yes
classification:
target_varies
validation_json{
"sink": "CALL",
"errors": 0,
"status": "confirmed",
"attempts": 1,
"trace_id": "0xc0fd71f1e447fc071c5ab21993e0778bb1d77ba8f8aec43a56ae698824555c7f",
"confirmed": true,
"trace_mode": "callTracer",
"call_targets": [
"0x0000000000000000000000000000000000000004",
"0x6c878a4760fb1afe5751d9979b4fbeeec3072a30"
],
"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": "0x18160ddd",
"selector": "0x18160ddd",
"calldata_variants": [
"0x18160ddd",
"0x18160ddd0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x313ce567",
"selector": "0x313ce567",
"calldata_variants": [
"0x313ce567",
"0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x70a08231",
"selector": "0x70a08231",
"calldata_variants": [
"0x70a08231",
"0x70a082310000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x8da5cb5b",
"selector": "0x8da5cb5b",
"calldata_variants": [
"0x8da5cb5b",
"0x8da5cb5b0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0x95d89b41",
"selector": "0x95d89b41",
"calldata_variants": [
"0x95d89b41",
"0x95d89b410000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xa9059cbb",
"selector": "0xa9059cbb",
"calldata_variants": [
"0xa9059cbb",
"0xa9059cbb0000000000000000000000000000000000000000000000000000000000000000"
]
},
{
"calldata": "0xb414d4b6",
"selector": "0xb414d4b6",
"calldata_variants": [
"0xb414d4b6",
"0xb414d4b60000000000000000000000000000000000000000000000000000000000000000"
]
}
]
}
evidence_json{
"examples": [
{
"pc": 573,
"opcode": "CALL",
"returndata_checked": null,
"value_expression_category": "computed",
"target_expression_category": "computed"
}
],
"eth_value_calls": 1,
"guards_detected": []
}
|