ParclExplorer

Transaction Details

Hash
0x5e44037c9ede7a7617bd2fab405c686b0bb45d743a4dc6cdb1f27fbfbdabbdcf
Type
PlaceOrder
Status
Success
Block
228523
Index
23
Nonce
1776263664993
Timestamp
01:38:45 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6715,
    "price": 23014000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6715,
    "price": 23014000000,
    "order_id": 525215,
    "market_id": 1,
    "account_id": 8
  }
}