ParclExplorer

Transaction Details

Hash
0xd9f2692c800bf62ac4ad4fecb0fe6f895cdc82faf01dcdf8058a4dd218f040d5
Type
PlaceOrder
Status
Success
Block
3341139
Index
0
Nonce
1776875380445
Timestamp
11:15:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 44983,
    "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": 44983,
    "price": 58180000000,
    "order_id": 6407842,
    "market_id": 0,
    "account_id": 23
  }
}