PARCLExplorer

Transaction Details

Hash
b6eddb90264fd63eac7b5666044870832fba67d188d84905566a3d16d2d7cd27
Type
PlaceOrder
Status
Success
Block
1117647
Index
2
Nonce
1775688921237
Timestamp
05:27:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 95,
    "price": 21504000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 95,
    "price": 21504000000,
    "order_id": 3143952,
    "market_id": 1,
    "account_id": 18
  }
}