ParclExplorer

Transaction Details

Hash
0x3631b88e6a266c53756ea8643a9ab9c55e94990d95fcd1104ba6a845837eebdd
Type
PlaceOrder
Status
Success
Block
3390454
Index
0
Nonce
1776875381567
Timestamp
14:04:23 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 369686,
    "price": 21207000000,
    "order_id": 6408569,
    "market_id": 1,
    "account_id": 22
  }
}