ParclExplorer

Transaction Details

Hash
0x1dbbe8041ba7f7f11bda75c3a210ea89eaa7cd76841bd5c7f330680c6d1ee758
Type
PlaceOrder
Status
Success
Block
3842923
Index
24
Nonce
1776957186223
Timestamp
15:53:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 7784123,
    "price": 60444000000,
    "market_id": 0,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 7784123,
    "price": 60444000000,
    "order_id": 7376553,
    "market_id": 0,
    "account_id": 8
  }
}