ParclExplorer

Transaction Details

Hash
0x5f07248acff20ed4f21afe07d368058ae4957f0e499e851b581453621a15c5cd
Type
PlaceOrder
Status
Success
Block
885893
Index
26
Nonce
1776357296762
Timestamp
15:06:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6884652,
    "price": 27949000000,
    "market_id": 2,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6884652,
    "price": 27949000000,
    "order_id": 2109876,
    "market_id": 2,
    "account_id": 8
  }
}