Aquanow
Legacy
Legacy
  • About Aquanow
    • Introduction
  • VERSION DIFFERENCES
    • Latest vs Legacy
  • User Guide
    • Trading
      • Order Book
      • Submitting Orders
      • Order Types / Strategies
      • Trade Management
    • Automated Conversions
      • Autopilot
    • Deposits & Withdrawals
      • Deposits
      • Withdrawals
      • Balances
      • Transaction History
      • Approval Workflows
    • Account Management
      • CSV Exports
      • Address Management
      • IP Whitelisting
      • User List
  • Integration Guide
    • API Keys
      • Rate and API Key Limits
    • Authentication
    • Staging environment
    • Postman
    • Supported Assets and Tickers
    • Testnet and Faucet
  • API Endpoints | V1.0
    • Accounts API
      • User Balances
      • API Keys
    • Transaction API
      • Get Transactions
      • Create Transactions
      • Approvals API
      • Get Withdrawal Fee Estimate
    • Executions API
      • GET or Query Orders
      • Trading Strategies
    • Market Data API
      • Authorized Market Data
  • API Endpoints | V2.0
    • Transaction API
      • Get Transactions
    • Executions API
      • GET or Query Orders
      • Trading Strategies
  • Webhooks
    • Subscribing to Webhooks
    • Transaction Webhook
  • Websockets
    • Introduction
    • Authenticated Websockets
      • Market Data Websocket
      • Reporting Websocket
  • Data Objects & Statuses
    • Websocket Objects
    • Transaction Objects
      • Approval Objects
      • Fee Estimate Objects
    • Accounts Objects
    • Executions Objects
      • Duration Order Objects
    • Market Data Objects
    • Statuses
  • FAQs and Misc. Information
    • FAQs
    • Misc. Information
Powered by GitBook
On this page
  • Transactions
  • Executions
  • Approvals
  1. Data Objects & Statuses

Statuses

Description of possible statuses for Transactions and Executions.

Transactions

The tables below shows the possible statuses of adminApproval.

Active Statuses

The table below contains statuses that are undergoing changes, and thus can change to a different status at any time.

Status
Description

UNCONFIRMED

Transaction has been detected in blockchain network, but the amount has not yet been

withdrawn.

SUSPENDED

Transaction is suspended and pending admin review.

PROCESSING

Transaction is in transit and will be processed shortly.

Resolved Statuses

The table below contains statuses that are in final form, and will no longer undergo any changes.

Status
Description

AML_DECLINED

Transaction has been declined due to AML reasons.

CANCELLED

Transaction has been cancelled upon user's request.

ERROR

DONE

Transaction has been processed.

Executions

The tables below shows the possible statuses of tradeStatus.

Active Statuses

The table below contains statuses that are undergoing changes, and thus can change to a different status at any time.

Status
Description

CREATE

Trade is being created. CREATE is the first status to be seen and will remain unchanged until a possible execution is found.

AWAITING

Trade is undergoing execution or being finalized.

RFQ_EXECUTE

RFQ trade has been executed and is awaiting finalization.

CANCEL_PENDING

Trade is undergoing cancellation. Status should change to CANCELLED after a few seconds.

NOTE: you can only cancel LIMIT and TWAP orders.

Resolved Statuses

The table below contains statuses that are in final form, and will no longer undergo any changes.

Status
Description

COMPLETE

Trade has successfully been executed and finalized.

PARTIAL_COMPLETE

Trade has been partially executed and finalized. This could be due to several reasons, commonly caused by not having enough bids below or above the limit price provided to fill the order.

NOTE: only TWAP orders can be partially filled. If a TWAP order that was previously partially filled is being cancelled, the status will remain as CANCELLED.

EXPIRED

Trade has failed to execute. This could be due to several reasons, commonly caused by having no bids or asks, below or above the limit price provided to fill the order.

CANCELLED

Trade has been cancelled upon user's request. A cancelled order could have been partially filled before cancellation.

NOTE: only TWAP, LIMIT and SNIPER (Orders V2) orders can be cancelled.

ERROR

Approvals

The tables below shows the possible statuses of status.

Active Statuses

The table below contains statuses that are undergoing changes, and thus can change to a different status at any time.

Status
Description

PENDING

Approval request has been created and is pending review.

Resolved Statuses

The table below contains statuses that are in final form, and will no longer undergo any changes.

Status
Description

APPROVED

Approval request has been approved by an approver and a withdrawal has been initiated.

NOTE: users can't approve their own

approval requests.

REJECTED

Approval request has been rejected by an approver.

NOTE: users can't reject their own

approval requests.

CANCELLED

Approval request has been cancelled by user. NOTE: users can only cancel their own approval requests.

PreviousMarket Data ObjectsNextFAQs

Trade has encountered an error. Please check the message parameter for more information. Contact for additional support if required.

Trade has encountered an error. Please check the message parameter for more information. Contact for additional support if required.

support@aquanow.io
support@aquanow.io