ParclExplorer

Transaction Details

Hash
0x39f2f573910dda210cf399c2f4d40e6e266f8ee67d0b09e2e225c283b16ed079
Type
PlaceOrder
Status
Success
Block
4219123
Index
31
Nonce
1776958038127
Timestamp
13:21:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 999868,
    "price": 26138000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 999868,
    "price": 26138000000,
    "order_id": 8122588,
    "market_id": 1,
    "account_id": 8
  }
}