PARCLExplorer

Transaction Details

Hash
8a6a27c42a82cc5b0c1da8d84f4604784a483fd3fd319a221e95acdfc9571746
Type
PlaceOrder
Status
Success
Block
1066889
Index
0
Nonce
1775700790839
Timestamp
02:34:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000,
    "price": 23788000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000,
    "price": 23788000000,
    "order_id": 3128874,
    "market_id": 2,
    "account_id": 11
  }
}