ParclExplorer

Transaction Details

Hash
0x47b9074324bc89d90de2874b944b2d73bea837b8d8d162ba7b7093933aca7760
Type
PlaceOrder
Status
Success
Block
2952571
Index
28
Nonce
1776862923557
Timestamp
13:05:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 30195,
    "price": 42219000000,
    "market_id": 2,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 30195,
    "price": 42219000000,
    "order_id": 5729726,
    "market_id": 2,
    "account_id": 8
  }
}