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

Analysis Run

019b477e-d93c-739e-ab11-35b96066d1a9

complete
Chain ID
1
Address
Block Number
Created
Mon, Dec 22, 2025 7:17 PM
Review Summary

What survived the funnel

Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?

Confirmed
0
Validated
0
Source
Bytecode only
Review Backing
Not yet
Best current signal
Untrusted CALL target/value reachable
crit 0 high 0 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
29221 artifact.fetch complete 1 / 3 4 months ago
29222 tool.cast_disasm complete 1 / 3 4 months ago
72968 analysis.bundle complete 1 / 3 2 weeks ago
72969 capability.graph complete 1 / 3 2 weeks ago
72970 detector.run complete 1 / 3 2 weeks ago
72971 validation.fork complete 1 / 3 2 weeks 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

No codex job recorded yet.

Opcode Heuristics

tool.cast_disasm
Delegatecall
1
Selfdestruct
0
CREATE2
0
CALL-family (heavy)
1
EXT*/BALANCE
1
Total opcodes
70
Flags
delegatecall_present
View cast disassembly output
00000000: RETURNDATASIZE
00000001: RETURNDATASIZE
00000002: RETURNDATASIZE
00000003: RETURNDATASIZE
00000004: CALLDATASIZE
00000005: RETURNDATASIZE
00000006: RETURNDATASIZE
00000007: CALLDATACOPY
00000008: PUSH1 0x51
0000000a: PUSH1 0x35
0000000c: CALLDATASIZE
0000000d: CODECOPY
0000000e: CALLDATASIZE
0000000f: PUSH1 0x51
00000011: ADD
00000012: RETURNDATASIZE
00000013: PUSH20 0x4f3742021ed9ee6109bde80814bdad9859cebc5f
00000028: GAS
00000029: DELEGATECALL
0000002a: RETURNDATASIZE
0000002b: RETURNDATASIZE
0000002c: SWAP4
0000002d: DUP1
0000002e: RETURNDATACOPY
0000002f: PUSH1 0x33
00000031: JUMPI
00000032: REVERT
00000033: JUMPDEST
00000034: RETURN
00000035: LOG0
00000036: KECCAK256
00000037: UNKNOWN(0xD5)
00000038: PUSH27 0xb0448ef74115c112d18a9c231cc86000fa056c602ad0c0c4ee4385
00000054: UNKNOWN(0xB3)
00000055: UNKNOWN(0x23)
00000056: EXTCODEHASH
00000057: UNKNOWN(0x2C)
00000058: UNKNOWN(0xB0)
00000059: PUSH8 0x30334abc4ca0eda7
00000062: PUSH5 0x7a8ab7c206
00000068: SHR
00000069: UNKNOWN(0x2E)
0000006a: GT
0000006b: DUP11
0000006c: XOR
0000006d: UNKNOWN(0xA9)
0000006e: CALLDATASIZE
0000006f: CALL
00000070: RETURNDATASIZE
00000071: MUL
00000072: STOP
00000073: STOP
00000074: STOP
00000075: STOP
00000076: STOP
00000077: STOP
00000078: STOP
00000079: STOP
0000007a: STOP
0000007b: STOP
0000007c: STOP
0000007d: STOP
0000007e: STOP
0000007f: STOP
00000080: STOP
00000081: STOP
00000082: STOP
00000083: STOP
00000084: STOP
00000085: STOP

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 no no
view
trace_id: 0xc2ff6bd9f3377f347d6a3efa17350469e962e94e0b28adce319fd6ccc61598d1
call_targets: 0xe8990f1eff584406372cbaaa535bc4d19a6ab034
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0xc2ff6bd9f3377f347d6a3efa17350469e962e94e0b28adce319fd6ccc61598d1",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0xe8990f1eff584406372cbaaa535bc4d19a6ab034"
    ],
    "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": "0x",
            "selector": "fallback",
            "calldata_variants": [
                "0x"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 111,
            "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 no no
view
trace_id: 0xc2ff6bd9f3377f347d6a3efa17350469e962e94e0b28adce319fd6ccc61598d1
call_targets: 0xe8990f1eff584406372cbaaa535bc4d19a6ab034
target_varies: no
classification: constant_target
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "sink_reached",
    "attempts": 1,
    "trace_id": "0xc2ff6bd9f3377f347d6a3efa17350469e962e94e0b28adce319fd6ccc61598d1",
    "confirmed": false,
    "trace_mode": "callTracer",
    "call_targets": [
        "0xe8990f1eff584406372cbaaa535bc4d19a6ab034"
    ],
    "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": "0x",
            "selector": "fallback",
            "calldata_variants": [
                "0x"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 111,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}