ParclExplorer

Transaction Details

Hash
0x6599d0246a07837a8cdda599be630f7fe0ef009bbefedf7f5915f5281c90a656
Type
PlaceOrder
Status
Success
Block
437168
Index
16
Nonce
1776264137668
Timestamp
13:31:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 327118,
    "price": 22332000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 327118,
    "price": 22332000000,
    "order_id": 905723,
    "market_id": 1,
    "account_id": 8
  }
}