ParclExplorer

Transaction Details

Hash
0xc7099650a1e14f02f77888c8b829a597d58186dab98230215b7f75b857f8ef2b
Type
PlaceOrder
Status
Success
Block
3296688
Index
0
Nonce
1776875380309
Timestamp
08:43:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 40918,
    "price": 58180000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 40918,
    "price": 58180000000,
    "order_id": 6406825,
    "market_id": 0,
    "account_id": 23
  }
}