PARCLExplorer

Transaction Details

Hash
2aa936f0ea42cf93aea04a65520f1a7755fa5bf30eac7e7e40a9c27d4fc6fb0d
Type
PlaceOrder
Status
Success
Block
688225
Index
0
Nonce
1775580192555
Timestamp
05:03:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 846900,
    "price": 21544000000,
    "market_id": 1,
    "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": 846900,
    "price": 21544000000,
    "order_id": 1810570,
    "market_id": 1,
    "account_id": 11
  }
}