Base market command layer

Find the route before the market sees it.

Starforge watches Base liquidity, gas, wallet flow, and pool dispersion in one live cockpit. It turns raw market data into route tickets you can inspect before committing capital.

Open signal console
01

Base Pulse

Reads Base RPC, block freshness, and gas pressure so the system knows whether now is a sane execution window.

-- Ready to query Base mainnet.
02

Pool Radar

Maps live Base pools from DexScreener and ranks venues by liquidity, volume, volatility, and usable depth.

-- Ready to scan DEX flow.
03

Risk Gate

Blocks fragile routes by penalizing thin liquidity, negative movement, stale data, and expensive gas windows.

-- Ready to stress-test signals.
04

Route Builder

Combines the live scores into capital weights, route caps, DEX allowlists, and a deploy/watch/hold decision.

-- Waiting for consensus.

Signal console

Every run pulls fresh Base data, scores the route, and shows why it passed or failed.

Execution log No run yet

Press Run Starforge to start the Base intelligence layer.

Execution cockpit

Build a route plan with guardrails before your wallet touches anything.

Connect a wallet, choose capital and risk, then Starforge creates non-custodial route tickets with pool links, liquidity floors, slippage estimates, and wallet-aware sizing.

Wallet Not connected Works with MetaMask, Rabby, Coinbase Wallet, or any EIP-1193 wallet.
Signature Not signed Connect only reads your address. Signing happens only if you authorize the latest execution plan.
Allocation
Execution Guardrails

Run Starforge to calculate slippage, route caps, risk budget, and execution status.

Execution Plan No plan yet Run Starforge to create actionable Base route tickets.
Inspect raw execution JSON
No intent generated yet.

Opportunity scanner

Compare Base pools and spot spreads that are worth a second look.

Spread -- Run a token scan to compare live Base pools.
Depth -- Liquidity-weighted depth across scanned pools.
Action Idle No market decision yet.

Wallet intelligence

Read a Base wallet like a trading desk: flows, fees, activity, and counterparties.

Connected Address No wallet connected Connect a wallet to auto-fill this scanner with your own Base address.
Network Base required Starforge reads public Base data and never requests token approvals.
Wallet Authorization Unsigned Generate a plan and sign only when you want wallet-level authorization.
7d Flow PnL -- Net ETH inflow/outflow minus gas, valued with live ETH price.
Current ETH -- Read directly from Base RPC.
Transactions -- Successful Base transactions indexed in the last 7 days.
Fees Spent -- Gas paid by this wallet on Base.
Active Days -- Unique days with outgoing or incoming wallet activity.
Token Transfers -- ERC-20/NFT transfer events seen in the recent window.
Top Counterparty -- Most frequent address interacting with this wallet.
Health Idle Run a scan to score activity quality.
Connect a wallet or paste any Base address to scan recent wallet activity.

Execution Tickets

Review the pools, caps, and venue limits behind every route.

Run Starforge first. Route tickets will appear here with pool links, min-liquidity checks, route caps, and slippage limits.

Intent History

Docs

What Starforge actually does.

Quick Start

Run Starforge live

Open the app and press Run Starforge. Starforge queries Base RPC, DexScreener, DefiLlama, and Blockscout depending on the module. The system updates agent scores, market routes, policy rules, scanner data, and wallet intelligence.

  1. Press Run Starforge to refresh Base market intelligence.
  2. Connect MetaMask to bind intents to your EVM address.
  3. Inspect the execution tickets before you copy any route into a trading flow.
  4. Use Wallet Intelligence to scan your own wallet or any public Base address.
Agents

What each agent does

Base Pulse checks block and gas data. Pool Radar ranks live Base pools. Risk Gate filters fragile routes. Route Builder combines those scores into Deploy, Watch, or Hold.

The agents do not trade automatically. They produce a route-planning layer that can later be connected to smart accounts, vault contracts, or a solver network.

Execution

Route tickets and wallet authorization

The execution layer converts agent consensus into route tickets: capital, risk mode, slippage guardrail, pools, DEXs, weights, live prices, and direct pool links.

Connect wallet only reads your public address. Signing asks MetaMask to authorize the latest execution plan. No token approvals or transactions are sent.

Opportunity Scanner

Spread and depth detection

The scanner compares live Base pools for a token. It calculates comparable price dispersion, aggregate depth, volume, and an action label. Outlier pools are filtered using a median price band so obviously broken prices do not inflate the spread.

Use presets like AERO, VIRTUAL, BRETT, or paste any Base token contract.

Wallet Intelligence

7 day wallet analytics

This module scans a Base wallet using Blockscout and Base RPC. It calculates ETH balance, 7 day ETH flow, gas fees, transaction count, active days, token transfers, top counterparty, and a health score.

7d Flow PnL is an estimate: ETH received minus ETH sent minus gas, valued with live WETH pricing. It is not full trading PnL with cost basis across every DeFi position.

Data Sources

What is real vs estimated

  • Real: Base block, gas, ETH balance, transaction history, token transfers, pool liquidity, pool volume, token prices, Base TVL.
  • Estimated: flow PnL, slippage approximation, health score, allocation score, risk score.
  • Not included yet: automatic swaps, token approvals, private cost basis, hidden CEX activity, full DeFi position decoding.