How transactions work
The build → sign → submit pattern, previews, and error surfaces.
POST /transaction-builder/{action} → unsigned transactionBase64
│
▼
decode → sign (client-side) → submit to the right RPC → confirm
│
▼
read updated state from the basket snapshot (not the response)Quotes vs. plain builders
Preview before you commit
State is in the basket, not the response
Two error surfaces
Last updated
Was this helpful?

