ParclExplorer

Transaction Details

Hash
0xafa283f3fcc67c4b9bc55bd5f74b6ed5de8b0d5ff936092db1e8cb34aa18613d
Type
PlaceOrder
Status
Success
Block
3403216
Index
0
Nonce
1776955683528
Timestamp
14:48:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 419343,
    "price": 59617000000,
    "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": 419343,
    "price": 59617000000,
    "order_id": 6412551,
    "market_id": 0,
    "account_id": 52
  }
}