ParclExplorer

Transaction Details

Hash
0x51ffb363a1dd800aa9be98ce91e46739bc948d2460e611d08b83dde58283b4d5
Type
PlaceOrder
Status
Success
Block
3307135
Index
0
Nonce
1776875380339
Timestamp
09:19:21 UTC

Transaction Data

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