ParclExplorer

Transaction Details

Hash
0x7cb125c3281d4a0c5561f42c709c9786780cd29f244b049458e091ef1d9c92f6
Type
PlaceOrder
Status
Success
Block
1304555
Index
32
Nonce
1776472783487
Timestamp
15:01:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 501888,
    "price": 23880000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 501888,
    "price": 23880000000,
    "order_id": 2871185,
    "market_id": 1,
    "account_id": 8
  }
}