ParclExplorer

Transaction Details

Hash
0x89c6a3ae80c66689e4333ccdafcb2c8f31121695aefb46fc87583c800b0c3cf7
Type
PlaceOrder
Status
Success
Block
3479548
Index
9
Nonce
1776956273042
Timestamp
19:09:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5729234,
    "price": 23073000000,
    "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: 15
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5729234,
    "price": 23073000000,
    "order_id": 6574753,
    "market_id": 1,
    "account_id": 8
  }
}