For the complete documentation index, see llms.txt. This page is also available as Markdown.

TxLimitOrdersCancels

Blockchain operations

  • limit_order_cancel

Columns

Name

Description

owner

account who filled a limit order

orderid

an order ID defined by the owner. It must be unique

Description

This table contains operations broadcasted to the blockchain when users want to cancel orders created on the internal market (see TxLimitOrdersCreates).

Last updated