PARCLExplorer

Transaction Details

Hash
e980794152a3b34f202a04e8a67529ca8b4a97a80ae939bac8ce2ef360edc2be
Type
PlaceOrder
Status
Success
Block
1124307
Index
42
Nonce
1775700798035
Timestamp
05:49:52 UTC

Transaction Data

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