PARCLExplorer

Transaction Details

Hash
78d897b34989e4240983e408fdacd2f46898ed6be1708bca93c6fb0caba89d09
Type
PlaceOrder
Status
Success
Block
82671
Index
26
Nonce
1775485175080
Timestamp
18:40:48 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 133348,
    "price": 23479000000,
    "order_id": 206561,
    "market_id": 1,
    "account_id": 8
  }
}