Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

OrderId

A spot order id.

Definition

type OrderId = string

Notes

  • Returned by the chain after a new order lands. Use ordersByUser to enumerate active ids for an account.

See also