VOFillOrders

Blockchain Virtual Operations

  • fill_order

Columns

Name

Description

current_owner

account who filled the order

current_orderid

order identifier

current_pays

amount of asset

current_pays_symbol

symbol of asset

open_owner

account who issued an order

open_orderid

order identifier

open_pays

amount of asset

open_pays_symbol

asset symbol

Description

This virtual operation is issued when orders on the internal market are filled (see TxLimitOrdersCreates)

Last updated