PARCLExplorer

Transaction Details

Hash
b9a4b928ecd4ec00e11bed2abefd2f77f2e2df7845a05f9f0797bb1c5ff95474
Type
PlaceOrder
Status
Success
Block
1093380
Index
19
Nonce
1775700794134
Timestamp
04:04:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 8377900000000,
    "market_id": 5,
    "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: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 8377900000000,
    "order_id": 3134170,
    "market_id": 5,
    "account_id": 11
  }
}