PARCLExplorer

Transaction Details

Hash
7197055af70dcc4b5b1110a3d83a1d320a6df8d847dd1147a7a99da4d6a64041
Type
PlaceOrder
Status
Success
Block
1112722
Index
4
Nonce
1775688921219
Timestamp
05:10:32 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50,
    "price": 21507000000,
    "order_id": 3142888,
    "market_id": 1,
    "account_id": 18
  }
}