Skip to main content

By user address

A user may want to see the details of all orders that they have placed. When searching for their address, they will be presented with an overview of all orders that they have placed.

For example, below the user has searched for their address 0x2557...3af7 that contains multiple orders that were placed on CoW Protocol on Gnosis Chain:

User address overview

By default, the explorer will show all orders that have been placed by the user, regardless of their status, in reverse chronological order.

Understanding orders listing details
FieldDescription
Order IDThe first 8 characters of the orderUid for the submitted order.
TypeSell or buy order.
Sell amountThe amount and token that the user is selling.
Buy amountThe amount and token that the user is buying.
Limit priceThe limit price is the price at which this order shall be filled.
SurplusThe (averaged) surplus for this order. This is the positive difference between the initial limit price and the actual (average) execution price.
CreatedThe date and time at which the order was submitted. The timezone is based on the browser locale settings.
StatusThe order status is either Open, Filled, Expired, Cancelled, Partially Filled, or Pre-signing