PARCLExplorer

Transaction Details

Hash
60b8e27d4656b0fae85b4a93084937f317d06b7bf3538c9b2b0d0c9c078cda5b
Type
PlaceOrder
Status
Success
Block
1122664
Index
4
Nonce
1775688921249
Timestamp
05:44:17 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 181,
    "price": 21501000000,
    "order_id": 3144954,
    "market_id": 1,
    "account_id": 18
  }
}