Market is currently paused (code 2001). Wait for the market to resume.

Hierarchy (View Summary)

Constructors

Properties

cause?: unknown
code: undefined | number

API error code (present for pre-flight validation errors).

message: string
name: string
reason: undefined | string

On-chain revert reason string (e.g., "NotEnoughBalance").

receipts: undefined | unknown[]

Transaction receipts from on-chain reverts.

stack?: string