PARCLExplorer

Transaction Details

Hash
c47be53152f212e39db61a0d157438cce7d28c12109d49d8deafd5aed7365e52
Type
PlaceOrder
Status
Success
Block
1215862
Index
8
Nonce
1775688922768
Timestamp
11:00:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 57999000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 6
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 57999000000,
    "order_id": 3347286,
    "market_id": 0,
    "account_id": 18
  }
}