ParclExplorer

Transaction Details

Hash
0x9723ea4d8acbf04ef89e05e36f30ec233105bb90e6a8ed06fa1c246cabbdae40
Type
PlaceOrder
Status
Success
Block
3334185
Index
0
Nonce
1776875381425
Timestamp
10:51:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 339243,
    "price": 21192000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 26,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 339243,
    "price": 21192000000,
    "order_id": 6407729,
    "market_id": 1,
    "account_id": 26
  }
}