ParclExplorer

Transaction Details

Hash
0x2abcab2138e30791dc864d173da5c06765b228f840d562ee23a667c2958ac76a
Type
PlaceOrder
Status
Success
Block
3362877
Index
0
Nonce
1776875381612
Timestamp
12:30:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 255617,
    "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": 255617,
    "price": 21192000000,
    "order_id": 6408118,
    "market_id": 1,
    "account_id": 26
  }
}