PARCLExplorer

Transaction Details

Hash
ef65a14a822a219adba837d7d721b8e4a79c10655640c9ed844fb1e6bb87e6e7
Type
PlaceOrder
Status
Success
Block
1215862
Index
6
Nonce
1775688922767
Timestamp
11:00:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 57999000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000,
    "price": 57999000000,
    "order_id": 3347284,
    "market_id": 0,
    "account_id": 18
  }
}