ParclExplorer

Transaction Details

Hash
0xab2aa26b9c4f02432af2aa5137c40ff13c08fd22cd4483b6b40c0740a6f9c40b
Type
PlaceOrder
Status
Success
Block
3338923
Index
0
Nonce
1776875380436
Timestamp
11:08:06 UTC

Transaction Data

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