ParclExplorer

Transaction Details

Hash
0x285170ee89e576baa1107a1662f0d67ed68f69b33bdb800879ee23843aa0f6c4
Type
PlaceOrder
Status
Success
Block
3336663
Index
0
Nonce
1776942022377
Timestamp
11:00:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13000000,
    "price": 0,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 47,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13000000,
    "price": 0,
    "order_id": 6407790,
    "market_id": 1,
    "account_id": 47
  }
}