PARCLExplorer

Transaction Details

Hash
fbf8fdbb9a38cc3911134b1f911f4274609c9274c8456cf35878dcb2a74b1448
Type
PlaceOrder
Status
Success
Block
688221
Index
3
Nonce
1775580192548
Timestamp
05:03:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 499232,
    "price": 23755000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 499232,
    "price": 23755000000,
    "order_id": 1810564,
    "market_id": 2,
    "account_id": 11
  }
}