ParclExplorer

Transaction Details

Hash
0x5c9ace22efd649f97212904a97bb8d5ece715cd455d15f3026a717296adfc31e
Type
PlaceOrder
Status
Success
Block
2952571
Index
32
Nonce
1776862923556
Timestamp
13:05:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 83876,
    "price": 34878000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 83876,
    "price": 34878000000,
    "order_id": 5729730,
    "market_id": 2,
    "account_id": 8
  }
}