ParclExplorer

Transaction Details

Hash
0x4cb2b85b899b9251e57637e22c8de15d731a714db36218d79c6be4b94f17a627
Type
PlaceOrder
Status
Success
Block
57453
Index
24
Nonce
1776263104235
Timestamp
15:53:42 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 532745,
    "price": 22321000000,
    "order_id": 69669,
    "market_id": 1,
    "account_id": 8
  }
}