ParclExplorer

Transaction Details

Hash
0x53d5bf5742e253829a9c69f0b21e36ca7d2dbb5a493ae3c30fa8e3da721594b3
Type
PlaceOrder
Status
Success
Block
3391183
Index
0
Nonce
1776875380590
Timestamp
14:06:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17119,
    "price": 28622000000,
    "market_id": 2,
    "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": 17119,
    "price": 28622000000,
    "order_id": 6408577,
    "market_id": 2,
    "account_id": 23
  }
}