Funding Desk — the full user flow, with real money
Driven by the QA session with real pointer input on Alexander's own credentials. Every figure below was verified against the venues directly, not read off the screen.
Size requested
$10.00 per leg
Actually sent
16.0000 SUI
Short leg
$10.77 pacifica
Long leg
$10.76 paradex
Both legs open
confirmed
Book at the end
flat
Open the app and set the size to $10 — every card re-prices.
Pick a market and read the recipe: which venue to short, which to long, and what the spread pays.
Confirm. The dialog shows the real per-leg figure ($10.77 / $10.76, not the typed $10) because the size is rounded up to clear each venue's minimum.
“Both positions confirmed on the venues.” The app reads both books back before it says this — it is not inferred from the order response.
The pair appears in the book tagged HEDGED, with funding, leverage and price PnL per leg.
Close both legs, reduce-only. The book returns to where it started.
Why the confirmation wording matters: an earlier build reported “Both positions are open” when only one leg existed.
A user reading that would have believed they were hedged while holding one-sided risk. The panel now only renders
after both venues have been polled and both legs found.
Recorded on the app served directly rather than inside the builder, because the builder's preview pane does not
scroll — a user cannot reach their own book from inside it. That is a separate bug, reported. The app itself
scrolls correctly, which is what this recording shows.