PARCLExplorer

Transaction Details

Hash
1763afd3479de9dfcbe9a4660d2faa0ffc8077419ef3bbc24f2f97eea037fd7c
Type
PlaceOrder
Status
Success
Block
1066876
Index
9
Nonce
1775700790796
Timestamp
02:34:51 UTC

Transaction Data

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