Orderly home page
latest
Search...
⌘K
Ask AI
Socials
Get in Touch
Get a Grant
Get a Grant
Search...
Navigation
Home
Introduction
Build on Omnichain
NEAR
SDKs
Strategy Vault
Troubleshooting
Changelog
Software Development Kits
List of SDKs
Changelog
Migrate to SDK v2
[EVM] React Components SDK
Overview
Getting started
Theming
Wallet connect
Framework Guides
Page Components
Block Components
[EVM] React Hooks SDK
Overview
Setup
API Requests
Utility
Account
Assets
Market Data
Orders
Positions
Funding
Referral
[EVM] Core SDK
Overview
[EVM] Perp SDK
Overview
Technical Documentation
README
Modules
Modules
Interfaces
Enums
Orderly network hooks.MarketsType
Orderly network hooks.WsNetworkStatus
Orderly network net.WebSocketEvent
Orderly network react.ExtensionPosition
Orderly network react.TradingFeatures
Orderly network trading view.ChartMode
Orderly network types.AccountStatusEnum
Orderly network types.AlgoOrderRootType
Orderly network types.AlgoOrderType
Orderly network types.ExchangeStatusEnum
Orderly network types.OrderSide
Orderly network types.OrderStatus
Orderly network types.OrderType
Orderly network types.PositionSide
Orderly network types.SystemStateEnum
Orderly network types.TriggerPriceType
Orderly network types.WS WalletStatusEnum
Orderly network types.WithdrawStatus
Classes
On this page
Enumeration: WithdrawStatus
Table of contents
Enumeration Members
Enumeration Members
InsufficientBalance
Defined in
Normal
Defined in
NotConnected
Defined in
NotSupported
Defined in
Unsettle
Defined in
Enums
Orderly network types.WithdrawStatus
Orderly SDKs
/
Modules
/
@orderly.network/types
/ WithdrawStatus
Enumeration: WithdrawStatus
@orderly.network/types
.WithdrawStatus
Table of contents
Enumeration Members
InsufficientBalance
Normal
NotConnected
NotSupported
Unsettle
Enumeration Members
InsufficientBalance
•
InsufficientBalance
=
"InsufficientBalance"
Defined in
packages/types/src/withdraw.ts:5
Normal
•
Normal
=
"Normal"
Defined in
packages/types/src/withdraw.ts:6
NotConnected
•
NotConnected
=
"NotConnected"
Defined in
packages/types/src/withdraw.ts:3
NotSupported
•
NotSupported
=
"NotSupported"
Defined in
packages/types/src/withdraw.ts:2
Unsettle
•
Unsettle
=
"Unsettle"
Defined in
packages/types/src/withdraw.ts:4
Orderly network types.WS WalletStatusEnum
Orderly network core.Account
Assistant
Responses are generated using AI and may contain mistakes.