OBJECT HUB

Market API Hub

A focused hub for Game.market deals, order creation, Terminal transport budgeting, and Market tools.

Market operations combine orders, Credits, resource stock, and Terminal transaction cost. This hub connects the site's deal, createOrder, and Terminal-send coverage without replacing the official Market API.

API

Covered API surfaces

These entries come from the shared quick-reference dataset. The highest-value surfaces stay visible; secondary entries remain available on demand.

3
Structures

terminal.send(resourceType, amount, destination, description?)

Send resources across rooms while the sender pays transaction Energy. Check cooldown, stock, and destination first.

Terminalcross-roomEnergylogistics
Open in API reference →
Systems

Game.market.deal(orderId, amount, roomName?)

Execute a real market deal after checking the order, Credits, resource stock, and Terminal transaction cost.

MarketdealorderCredits
Open in API reference →
Systems

Game.market.createOrder(params)

Create your own market buy or sell order and account for the order creation fee.

MarketordercreateOrder
Open in API reference →

RETURN CODES

High-signal return codes

These are the return-code paths already connected to this object in the site's existing guides and error reference.

GUIDES

Focused guides

Use the focused guides for workflow details instead of duplicating full tutorials on this hub.

PROVE

Runtime verification

Only guides that pass the existing Markdown acceptance boundary and have an accepted Console or live verification level appear here.

0
No related guide is publicly Console/live verified yet.