ParclExplorer

Transaction Details

Hash
0xd38fbdb05b8110609accbab1aa1b1db435584324bffdfd156f53d3e31fc7ce5c
Type
PlaceOrder
Status
Success
Block
3333110
Index
0
Nonce
1776875381416
Timestamp
10:48:13 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 55250,
    "price": 58180000000,
    "market_id": 0,
    "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": 55250,
    "price": 58180000000,
    "order_id": 6407679,
    "market_id": 0,
    "account_id": 26
  }
}