ParclExplorer

Transaction Details

Hash
0x8d87c515cf5b7c6db2542579d5cc260355be3cb4d273250288223a8985833ef3
Type
PlaceOrder
Status
Success
Block
1919671
Index
29
Nonce
1776474424515
Timestamp
02:08:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 900123,
    "price": 23777000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 900123,
    "price": 23777000000,
    "order_id": 4197410,
    "market_id": 1,
    "account_id": 8
  }
}