ParclExplorer

Transaction Details

Hash
0x7480a4ce6a395dfc040b62c405f827958b9aff32b995aa52da1b8577a1701de6
Type
PlaceOrder
Status
Success
Block
2599166
Index
0
Nonce
1776472185193
Timestamp
16:53:25 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 255955,
    "price": 21187000000,
    "order_id": 5212987,
    "market_id": 1,
    "account_id": 24
  }
}