ParclExplorer

Transaction Details

Hash
0xf1429d1d67228a9d1436fe50599882837cb5e8e9779b428aafc0984e76ab1922
Type
PlaceOrder
Status
Success
Block
3254989
Index
0
Nonce
1776875380858
Timestamp
06:20:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 36994,
    "price": 21192000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 25,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 36994,
    "price": 21192000000,
    "order_id": 6405729,
    "market_id": 1,
    "account_id": 25
  }
}