ParclExplorer

Transaction Details

Hash
0x5caef9a21c8e330fd50eae30d775885dc0f984be2ec4e623a6c1bf3d6f536746
Type
PlaceOrder
Status
Success
Block
3405208
Index
1
Nonce
1776956092825
Timestamp
14:54:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 629564,
    "price": 59565000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 629564,
    "price": 59565000000,
    "order_id": 6416827,
    "market_id": 0,
    "account_id": 52
  }
}