ParclExplorer

Transaction Details

Hash
0xcd7fc66e5db109bfa86fd2cf0ff0e59cf61ddc34c27e60afdffd77ad5303a88e
Type
PlaceOrder
Status
Success
Block
3405192
Index
0
Nonce
1776956089535
Timestamp
14:54:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 943412,
    "price": 59624000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 52,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 943412,
    "price": 59624000000,
    "order_id": 6416776,
    "market_id": 0,
    "account_id": 52
  }
}