PARCLExplorer

Transaction Details

Hash
e592a0c71a24157af0b117621fd4eea07fc75bf2a006e82bf2955a435722472d
Type
PlaceOrder
Status
Success
Block
688248
Index
1
Nonce
1775580192606
Timestamp
05:03:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 768049,
    "price": 23749000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 768049,
    "price": 23749000000,
    "order_id": 1810674,
    "market_id": 2,
    "account_id": 11
  }
}