ParclExplorer

Transaction Details

Hash
0xa6593a436e85520bdf8f7f0af6bc316f7815fcda0c64692a9a3f7c3431dddd8d
Type
PlaceOrder
Status
Success
Block
3401158
Index
1
Nonce
1776955260868
Timestamp
14:41:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 627762,
    "price": 59736000000,
    "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": 627762,
    "price": 59736000000,
    "order_id": 6410126,
    "market_id": 0,
    "account_id": 52
  }
}