PARCLExplorer

Transaction Details

Hash
399132582ecea4f657dcf3776552f8dc7228860867531fbc207c28c26d28c103
Type
PlaceOrder
Status
Success
Block
1093403
Index
2
Nonce
1775700794174
Timestamp
04:04:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 38224000000,
    "market_id": 3,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000,
    "price": 38224000000,
    "order_id": 3134202,
    "market_id": 3,
    "account_id": 11
  }
}