ParclExplorer

Transaction Details

Hash
0xa78f1f76e4c84e4f63ca2c7ba3fea7359cc619e5af171ef8c05f928f570f1301
Type
PlaceOrder
Status
Success
Block
4220097
Index
6
Nonce
1776958040186
Timestamp
13:24:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1141187,
    "price": 25638000000,
    "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: 11
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1141187,
    "price": 25638000000,
    "order_id": 8124349,
    "market_id": 1,
    "account_id": 8
  }
}