Pelusium is built and ready — escrow, jobs, shop flows, and on-chain wiring work — but today's EVE Frontier world contracts still tie withdrawn items back to the SSU they came from. That blocks real hauls to a different SSU until the game can re-parent inventory across units.
There is a reference PR in world-contracts (not a live prod branch) for CCP to take inspiration from — please share it internally and prioritize landing something like it so asynchronous delivery services can exist.
Pari-mutuel pools on freight SLA outcomes. You can place bets while the job is Accepted or PickedUp until the market resolves. Pools settle on delivery, overdue, or void. Accepted jobs appear first, then in-transit, sorted by pool size — timers track the delivery deadline after pickup.
This page lists open speculation markets tied to freight jobs in Accepted or PickedUp status. Betting stays open until the job leaves that phase (for example after delivery) or the market is resolved or voided. Final outcomes follow delivery, overdue, or void settlement paths on-chain.
Pools are ordered Accepted first, then PickedUp, then by total pool volume. With your wallet connected, Pelusium also surfaces pools linked to your courier and shipper jobs so they do not disappear when recent activity falls outside the latest sync window. In-transit rows show a countdown to the delivery deadline.
Use the same Sui network where the freight job was created. If a pool you expect is missing, see Troubleshooting.
Move objects and entrypoints include SpeculationMarket, place_bet, deliver_and_resolve_speculation, and the delivery_deadline_ms field on jobs.