PARCLExplorer

Transaction Details

Hash
a6befae59c45f83e86f6c5eff36c6a4c301543eea166733c70096ea26c74288b
Type
PlaceOrder
Status
Success
Block
459342
Index
16
Nonce
1775486075573
Timestamp
16:01:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9296543,
    "price": 21569000000,
    "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: 26
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9296543,
    "price": 21569000000,
    "order_id": 913825,
    "market_id": 1,
    "account_id": 8
  }
}