Control Hub

CommandHarbor / Control Hub

Mission ConsoleLaunch Dashboard

Launch Execution Workspace

Configure launch parameters, preview policy outcomes, and execute the unsigned flow from a single mission-control workspace.

Configure

02

Preview

03

Execute

04

Track

Token basics

Define token identity and launch template used for preview normalization.

Network

Chain controls gas estimation and deployment routing in preview.

Client

Wallet is used for preview context and unsigned transaction handoff.

Looks valid

Expected format: 0x + 40 hexadecimal chars.

Execute enabled after a clean preview.

Preview Report Panel

idle

Live mission diagnostics for preview, execution readiness and unsigned payload output.

Blocking

0

none detected

Warnings

0

none detected

Estimated Gas

run preview

Findings

  • Run preview to populate findings diagnostics.

Preview Response JSON

{
  "previewId": null,
  "report": {
    "blockingIssues": [],
    "warnings": [],
    "estimatedGas": null
  },
  "unsignedTx": null
}

Execution Readiness

  • Policy checks
    Pending
  • Wallet format
    OK
  • Template selected
    OK
  • Gas estimate available
    Pending
  • Preview ready
    Pending

Unsigned Tx Payload

No unsigned transaction yet.

Run a clean preview, then execute unsigned to populate payload.

What you'll see here:

  • Core payload fields: to, data, value
  • Unsigned transaction object ready for wallet signing flow.