PARCLExplorer

Transaction Details

Hash
9facb0a0aa962a10d60c565303cf14f5a846008c17ee4a57eaffee15fc4bfbc4
Type
PlaceOrder
Status
Success
Block
1066876
Index
35
Nonce
1775700790824
Timestamp
02:34:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 26428000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 26428000000,
    "order_id": 3128859,
    "market_id": 1,
    "account_id": 11
  }
}