ParclExplorer

Transaction Details

Hash
0x52efb6796dc3000217fd974a4ec43cc2f045221fc8d7720726312eeccb70f4bb
Type
PlaceOrder
Status
Success
Block
2229997
Index
24
Nonce
1776475157750
Timestamp
19:51:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4765222,
    "price": 22199000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4765222,
    "price": 22199000000,
    "order_id": 4798118,
    "market_id": 1,
    "account_id": 8
  }
}