PARCLExplorer

Transaction Details

Hash
5cc93c6fa23b32809c230498e5acf0cb5836fceffeb3a644c54e7e1e8927a39f
Type
PlaceOrder
Status
Success
Block
1034597
Index
0
Nonce
1775694198951
Timestamp
00:43:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 945875,
    "price": 92562000000,
    "market_id": 3,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 945875,
    "price": 92562000000,
    "order_id": 3012070,
    "market_id": 3,
    "account_id": 20
  }
}