ParclExplorer

Transaction Details

Hash
0x417ea79c4bd6882398214c8f0d1d5725c92d3635210d400172ebb5749c4115dc
Type
PlaceOrder
Status
Success
Block
3542949
Index
54
Nonce
1776956415362
Timestamp
22:46:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42197444,
    "price": 21908000000,
    "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: 45
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42197444,
    "price": 21908000000,
    "order_id": 6704441,
    "market_id": 1,
    "account_id": 8
  }
}