PARCLExplorer

Transaction Details

Hash
ccb749fb77c3dc5ee57ed8aacdef39b7dcfed7f64d5353b7870cf66285ead4d0
Type
PlaceOrder
Status
Success
Block
688235
Index
24
Nonce
1775580192578
Timestamp
05:03:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 499232,
    "price": 23755000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 499232,
    "price": 23755000000,
    "order_id": 1810620,
    "market_id": 2,
    "account_id": 11
  }
}