ParclExplorer

Transaction Details

Hash
0x65e950b88e56338fd23aa274999f8dc9babb3037b9f584b7bfbb009f52dfc2ea
Type
PlaceOrder
Status
Success
Block
3365286
Index
0
Nonce
1776875381635
Timestamp
12:38:17 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 265499,
    "price": 28645000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 26,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 265499,
    "price": 28645000000,
    "order_id": 6408170,
    "market_id": 2,
    "account_id": 26
  }
}